﻿@charset "utf-8";
/*좌측네비*/

#sub_content{ width:970px; margin:0 auto; overflow:hidden; min-height:500px; padding-top:10px; padding-bottom:20px; }
#left_view{ float:left; width:230x; padding-right:20px;}
#left_view h2{ height:40px; line-height:40px; font-size:2.6em; font-family:'Nanum Gothic',Sans-serif; font-weight:800; padding-bottom:20px; padding-left:5px; }
#left_view #left_menu{ width:100%; border-top:1px solid #a0a0a0; border-bottom:1px solid #a0a0a0;}
#left_view ul li{ position:relative; width:220px; border-bottom:1px solid #e4e4e4; height:33px; line-height:33px; padding-left:10px;}
#left_view ul li#last_submenu{border-bottom:none;}


#left_view ul li a.left_nain{ display:block;background:#FFFFFF url(../images/sub/menu_on.png) 210px center no-repeat; height:33px; line-height:33px; color:#000000; position:absolute; width:220px; font-size:1.27em;font-weight:700;}
#left_view ul li a.left_over{ background:url(../images/sub/menu_over.png) left center no-repeat;  left:0px; padding-left:10px;}


#coating_menu{ position:absolute; top:35px; width:210px; padding-left:10px;}
#coating_menu a{ font-size:1.14em; font-weight:700; display:block;}
#coating_menu a.coating_sub_over{color:#af0c12; }



#right_view{ float:right;  min-height:500px; width:708px;overflow:hidden; }



/*좌측메뉴 안나올때 설정*/
#sub_view{ width:95%; margin:0 auto;}
#container_title{margin-bottom:10px;font-size:1.8em; font-weight:700; margin-top:20px;}
#container_title2{font-size:12px; color:#000000}


.attention{padding-top:30px;}

body.body_english p.eng{word-break:normal;text-align:justify;}
