/*TOP MENU*/
.top_slogan {font-size:12px; color:#017dc3; line-height:34px;font-weight:bold;}
.top_menu {float:right;line-height:34px;}
.top_menu li{float:left;padding-left:10px; font-size:12px;}
.top_menu li:after{content:'|'; color:#ccc; font-size:10px;padding-left:10px;}
.top_menu li:last-child:after{content:none;}

.top_menu a:link {color:#666;}
.top_menu a:visited {color:#666;}
 
 
.logo {width:220px; float:left; padding-top:10px; margin-right:96px;}

.gnb_shadow{ position:absolute; width:100%; height:4px; top:71px; left:0; background:url(../images/include/gnb_shadow.png) repeat-x;}


.tnb {
	position:relative; z-index:50000; float:right;
	width:780px;
	font-family:"Nanumgothic";
}
.tnb .m1 {position:relative; z-index:100; float:right;}
.tnb .m1 .list {
	position:relative; float:left;
	margin:0; padding:0px;
	background:url(../sp_images/sp_include/menu_bg2.jpg) no-repeat right bottom;
	text-align:right;
}
.tnb .m1 .list p.tit {
	display:block; position:relative; z-index:10000;
	height:82px; margin:0px; padding:0 39px;
}
.tnb .m1 .list p.tit a {
	display:block; z-index:100000;
	margin:0px; padding:0px;
	color:#333; font-size:16px; font-weight:600; font-family:'Nanumgothic'; line-height:82px;
}
.tnb .m1 .list p.tit img {
	display:block; z-index:100000;
	margin:0px; padding-top:19px;
}
.tnb .m1 .list p.tit a:hover {color:#017dc3; text-decoration:none;}
.tnb .m1 .list p.tit a.mhover {color:#017dc3; text-decoration:none;}

.tnb .m1 .list ul {
	display:none; position:absolute; z-index:999; top:80px;
	margin-left:-35px; padding:10px 0px 10px 0px;
	border-right:1px solid #c5c5c5; border-bottom:1px solid #c5c5c5; border-left:1px solid #c5c5c5; background-color:#fff;
	list-style:none;
}
.tnb .m1 .list ul li{
	position:relative;
	height:38px; margin:0px; 
	color:#444; font-size:13px; font-weight:normal; font-family:'Nanumgothic'; padding-left:15px; text-align:left;; line-height:38px;
	letter-spacing:-0.3px;
}
.tnb .m1 .list ul li:after{
	content:">";  right:10px;position:absolute;top:0;color:#017dc3;
}
.tnb .m1 .list ul li.last {border-bottom:none;}
.tnb .m1 .list ul li:hover:after {	content:">";  right:10px;position:absolute;top:0;color:#fff;}
.tnb .m1 .list ul li:hover {
	background-color:#017dc3;
	font-size:13px; font-family:'Nanumgothic', sans-serif;color:#fff;
	letter-spacing:-0.3px;
}
.tnb .m1 .list ul li a {display:block; width:178px; word-spacing:-1px;color:#333;}
.tnb .m1 .list ul.tnb_2{margin-left:-10px;}

.tnb .m1 .list ul.tnb_2 li a {display:block; width:190px;  word-spacing:-1px;}
.tnb .m1 .list ul li a:hover {color:#fff; font-weight:bold; word-spacing:-1px;}

.tnb .m1 .list ul li.el .sub_u{ display:none; position:absolute; left:228px; top:0px; border-top:1px soild #c5c5c5; z-index:999; }
.tnb .m1 .list ul li.last .sub_u2{ display:none; position:absolute; left:228px; top:0px; border-top:1px soild #c5c5c5; }




/*Main style*/
.main .main_wrap{width:1118px; margin:0 auto;}
.main .main_visual{ background:url(../images/main/visual_pattern_bg.gif); position:relative;}
.main .main_visual .tran_bg{ position:absolute; width:100%; height:135px; top:130px; left:0; background-color:#000; filter:alpha(opacity=20); opacity:0.2; z-index:10;}
.main .main_visual .line{ position:absolute; width:100%; height:1px; left:0; background-color:#bbb; filter:alpha(opacity=70); opacity:0.7; z-index:10;}
.main .main_visual .line.pos1{ top:130px;}
.main .main_visual .line.pos2{ top:265px;}
.main .main_visual .visual_box{ height:415px; background:url(../images/main/visual_icon_bg.png) no-repeat 260px 275px; *zoom:1;}
.main .main_visual .visual_box:after{ content:""; display:block; clear:both;}
.main .main_visual .visual_box .v_left { float:left; width:420px;}
.main .main_visual .visual_box .v_right{ float:right; width:660px; text-align:right; position:relative; z-index:100;}

.main .main_visual .visual_box .v_left .slogan{ margin-top:130px; position:relative; z-index:100;}
.main .main_visual .visual_box .visual{ display:inline-block; *display:inline; zoom:1; font-size:0; line-height:0; width:650px; height:325px; margin-top:40px; border:2px solid #fff; background-color:#666;
 box-shadow: 2px 2px 12px rgba(0,0,0,0.8); 
-webkit-box-shadow: 2px 2px 12px rgba(0, 0, 0, .8); 
-moz-box-shadow: 2px 2px 12px rgba(0, 0, 0, .8);
}
.main .main_visual .visual_box .visual img{ width:100%; height:100%; max-width:650px; max-height:325px;}

.main .main_con{ margin:20px 0;}
.main .main_con > div{ overflow:hidden;}
.main .main_con .con{ position:relative; height:188px; border:1px solid #ccc;}
.main .main_con .con .line{ position:absolute; width:8px; height:8px; background-repeat:no-repeat; z-index:10;}
.main .main_con .con .line_tl{ background-image:url(../images/main/box_tl.png); top:-1px; left:-1px;}
.main .main_con .con .line_tr{ background-image:url(../images/main/box_tr.png); top:-1px; right:-1px;}
.main .main_con .con .line_bl{ background-image:url(../images/main/box_bl.png); bottom:-1px; left:-1px;}
.main .main_con .con .line_br{ background-image:url(../images/main/box_br.png); bottom:-1px; right:-1px;}
.main .main_con .con1{ float:left; width:258px;}
.main .main_con .con2{ float:left; width:468px; height:190px;}
.main .main_con .con3{ float:right; width:278px;}
.main .main_con .m_product_area{ position:relative; z-index:100;}
.main .main_con .m_product_area dt{ border-bottom:1px solid #ccc; padding-left:10px; height:38px; *zoom:1;}
.main .main_con .m_product_area dt:after{ content:""; display:block; clear:both;}
.main .main_con .m_product_area dt .tit { float:left;}
.main .main_con .m_product_area dt .tit strong{ font-size:15px; color:#333; font-weight:600; line-height:38px; background:url(../images/main/icon_tit.png) no-repeat left 3px; padding-left:20px;}
.main .main_con .m_product_area dt .more{ float:right;}
.main .main_con .m_product_area dt .more a{ display:block; margin:5px 8px 0 0; width:26px; height:26px; border:1px solid #ddd; background-repeat:no-repeat; background-position:center center; background-color:#f9f9f9; background-image:url(../images/main/icon_more_gray.png);}
.main .main_con .m_product_area dt .more a:hover{ background-color:#fff;}
.main .main_con .m_product_area .prod{ padding:10px 0 0 9px;}
.main .main_con .m_product_area .prod a{ display:block; width:240px; height:130px;}
.main .main_con .m_product_area .prod img{ width:100%; height:100%; max-width:240px; maxheight:130px;}

.main .main_con .center_logo{ position:relative; background:url(../images/main/con_bg.jpg) no-repeat left bottom; text-align:right;}
.main .main_con .center_logo .txt{ position:absolute; top:25px; left:30px;}
.main .main_con .center_logo ul{ display:inline-block; *display:inline; zoom:1; font-size:0; line-height:0; margin-top:4px;}
.main .main_con .center_logo ul:after{ content:""; display:block; clear:both;}
.main .main_con .center_logo ul:first-child{ margin-top:0;}
.main .main_con .center_logo li{ float:left; width:93px; height:92px; margin-left:4px;}
.main .main_con .center_logo li:first-child{ margin-left:0;}

.main .main_con .m_cus_box{ position:relative; z-index:100;}
.main .main_con .m_cus_box li{ text-align:center;}
.main .main_con .m_cus_box .tit{ padding:17px 0 50px 0; color:#333; font-size:16px; background:url(../images/main/icon_tel.png) no-repeat center bottom;}
.main .main_con .m_cus_box .tit strong{ font-weight:600;}
.main .main_con .m_cus_box .tel{ margin-top:9px;}
.main .main_con .m_cus_box .tel strong{ font-family:Arial, Verdana, sans-serif; font-size:31px; font-weight:600; color:#00aeac;}
.main .main_con .m_cus_box .fax{}
.main .main_con .m_cus_box .fax span,
.main .main_con .m_cus_box .fax strong{ display:inline-block; *display:inline; zoom:1; vertical-align:middle;}
.main .main_con .m_cus_box .fax .t1{ font-size:12px; color:#888; margin-right:8px;}
.main .main_con .m_cus_box .fax .t2{ font-size:17px; color:#444;}
.main .main_con .m_cus_box .time{ font-size:12px; color:#444; line-height:20px;}



/*»çÀÌÆ®¸Ê*/
.sm_tit {width:161px;margin:30px 0 0 0;float:left;border-right:1px solid #4d4d4d; min-height:190px;}
.sm_tit dt {margin-bottom:10px;font-size: 16px; font-weight:600; color:#fff;}

.sm_box {width:169px;margin:30px 0 0 0;float:left;border-right:1px solid #4d4d4d; min-height:190px;}
.sm_box dt {margin-bottom:10px;font-size: 16px; font-weight:600; color:#fff;padding-left:20px;}
/*.sm_box dd:before{Content:'¡á';color:#fff;line-height:25px;font-size:4px; vertical-align:middle;padding-right:5px;padding-left:20px;}*/
.sm_box dd{font-size:12px;line-height:25px;color:#a6a6a6; font-family:'Nanumgothic';padding-left:20px;}
.sm_box dd a:link, .sm_box dd a:hover, .sm_box dd a:before, .sm_box dd a:visited {font-size:12px;line-height:25px;color:#a6a6a6; font-family:'Nanumgothic';}

.ft_copy {float:left;line-height:24px; font-size:13px; color:#fff;}
.ft_copy p .a{ color:#fff;}
.ft_menu {height:40px; line-height:40px;}
.ft_menu li{float:left; color:#333; font-size:13px; font-weight:bold;}
.ft_menu a:link{color:#333; font-size:13px; font-weight:bold;}
.ft_menu a:visited{color:#333; font-size:13px; font-weight:bold;}
.ft_menu li .adt .ad{color:#394b61;}
.ft_menu li .adt:hover{color:#394b61; text-decoration:none;}

.ft_menu li:before {content:"|";padding:0 15px; font-size:10px; font-weight:normal; color:#aaa;}
.ft_menu .email:after {content:"";padding:0 15px;}
.ft_menu li:first-child:before{content:none;}



/*¼­ºêºñÁÖ¾ó*/
.visual_wrap {width:100%;  height:160px; margin:0 auto; background-repeat:no-repeat; background-position:center top;}
.visual_wrap_1{ background-image:url('../images/include/sub_visual01.jpg');}
.visual_wrap_2{ background-image:url('../images/include/sub_visual02.jpg');}
.visual_wrap_3{ background-image:url('../images/include/sub_visual03.jpg');}
.visual_wrap_4{ background-image:url('../images/include/sub_visual04.jpg');}
.visual_wrap_sitemap{ background-image:url('../images/include/sub_visual01.jpg');}
.visual_area {width:1018px; margin:0 auto; position:relative; z-index:50;}
.visual_area div.slogan { position:absolute; top:30px; right:0; width:460px; height:100px; z-index:60; display:none;}

/*sub_title*/
.title_area {width:271px; height:51px; background-color:#fff; float:left; overflow:hidden; margin:0 auto; text-align:left; margin-top:130px;  *margin-top:140px;}
.title_area p.arrow {float:left; margin-top:20px;}
.title_area p.sub_title {float:left; font-size:20px; color:#555; font-weight:600; padding-left:20px; margin-top:15px;}


/*sub_content*/

.sub_title2 {float:left; height:61px;}
.sub_title2 h2 { margin-top:15px;}
.sub_title2 h2 strong,
.sub_title2 h2 span{ display:inline-block; *display:inline; zoom:1; vertical-align:baseline; font-family:"Nanumgothic";}
.sub_title2 h2 strong{ color:#333; font-size:25px; font-weight:600;}
.sub_title2 h2 span {padding-left:15px; color:#777; font-size:13px; font-weight:600;}
.sub_title2 h2 .s_tt{ font-size:16px;}

.sub_con1{ width:750px; font-size:1em; line-height:1.5em;}

/*.tt_bullet{ background:url(../images/sub/tit_bullet.png) no-repeat left center; text-indent:1.5em; font-size:1.2em;}*/
.tt_bullet{ border-left:5px solid #c9242c; border-bottom:1px solid #c9242c; padding:0 10px 2px 10px; font-size:1.2em; display:inline-block; *display:inline; zoom:1;}
.tt_bullet3{ background:url(../images/sub/tit_bullet2.png) no-repeat left center; text-indent:1.3em; font-size:15px;}
.zero_bul{font-size:1.2em;}

.txt_con1{ font-size:15px; line-height:2em;}
.txt_con2{ float:right; margin-right:80px; font-size:1.2em; line-height:1.5em;}
.txt_con2 .t1{ display:block; font-size:18px; color:#000000; font-weight:600;}
.txt_con2 .t2{ display:block; font-size:15px;}

.ol_st2 {margin-left:8px; font-size:15px; line-height:2em;}
.ol_st2 li:before {content:'¡¤'; padding:0 5px; font-size:20px;}

.ul_st1 li{ padding-bottom:10px;}

.txt_red{ color:#FF0000; font-weight:bold;}
.txt_green{ color:#00860a; font-weight:bold;}
.txt_blue{ color:#0033FF; font-weight:bold;}

.txt_en{ font-size:1.2em;}

.tt_font_line{ text-decoration:underline;}
.ex_tt{ margin-top:3px; text-indent:1.1em; font-size:13px; font-weight:600; color:#FF0000; letter-spacing:-1.3px;}
.tt_fs{ margin-top:10px;}
.tt_fs strong{ display:inline-block; *display:inline; zoom:1; margin-bottom:-2px; padding:0 20px; line-height:28px; font-size:1.1em; color:#fff; background-color:#0074b4; border-radius:0 15px 15px 0; border:2px solid #ddd; border-top:0; border-left:0;}

.effect_st{ position:relative;}
.effect_st .tt_fs_red{ position:absolute; width:100px; height:25px; line-height:25px; left:10px; top:-12px; color:#fff; text-align:center; background-color:#f33737; border:3px solid #ddd; border-top:0; border-left:0; border-radius:0 0 5px 5px;}
.effect_st > div{ border:1px solid #ddd; padding: 15px 10px 10px 10px; background:#f9f9f9;}
.effect_st.in_st{ padding:0 10px 10px;}
.effect_st.in_st .tt_fs_red{ left:20px;}

.img_box_st{ border:1px solid #ddd;}
.in_tit_box{ position:relative;}
.in_tit_box .in_tit{ position:absolute; left:23px; top:20px;}
.in_tit_box .in_tit strong{ font-weight:600; font-size:15px;}
.in_tit_box .in_tit span{ font-weight:600; color:#666;}
.in_tit_box .in_tit .t1{ color:#004c99;}
.in_tit_box .in_tit .t2{ color:#009442;}



/*Å×ÀÌºí ½ºÅ¸ÀÏ*/
.tbl_st1 { border:0px; padding:0px; margin-bottom:10px;  font-size:13px; text-align:center; border-top:2px solid #7ebdfd; border-bottom:2px solid #7ebdfd; }
.tbl_st1 thead th { background:#f7faff; color:#333333; border-bottom:1px solid #aaaaaa; line-height:18px; padding:10px 10px; }
.tbl_st1 tbody th { background:#f8f8f8; color:#444444; font-weight:600; border-bottom:1px solid #dddddd; border-right:1px solid #dddddd; line-height:18px; padding:10px 10px; vertical-align:middle; }
.tbl_st1 tbody td { color:#555555; border-bottom:1px solid #dddddd; border-right:1px solid #dddddd; line-height:18px; padding:12px 5px; vertical-align:middle; }
.tbl_st1 thead th:last-child, .tbl_st1 tbody th:last-child, .tbl_st1 tbody td:last-child { border-right:none; }

.tbl_st2 { border:0px; padding:0px; margin-bottom:10px;  font-size:13px; text-align:center; border-top:2px solid #464646;  }
.tbl_st2 thead th { background:#f7faff; color:#333333; border-bottom:1px solid #aaaaaa; line-height:18px; padding:10px 20px; }
.tbl_st2 tbody th { background:#f8f8f8; color:#444444; font-weight:600; border-bottom:1px solid #dddddd; border-right:1px solid #dddddd; line-height:18px; padding:10px 20px; vertical-align:middle; }
.tbl_st2 tbody td { color:#555555; border-bottom:1px solid #dddddd; border-right:1px solid #dddddd; line-height:18px; padding:12px 5px; vertical-align:middle; }
.tbl_st2 thead th:last-child, .tbl_st2 tbody th:last-child, .tbl_st2 tbody td:last-child { border-right:none; }

.tbl_st2_2 { border:0px; padding:0px; margin-bottom:10px;  font-size:13px; border-top:2px solid #464646;  }
.tbl_st2_2 thead th { background:#f7faff; color:#333333; border-bottom:1px solid #aaaaaa; line-height:18px; padding:10px 20px; }
.tbl_st2_2 tbody th { background:#f8f8f8; color:#444444; font-weight:600; border-bottom:1px solid #dddddd; border-right:1px solid #dddddd; line-height:18px; padding:10px 10px; vertical-align:middle; }
.tbl_st2_2 tbody td { color:#555555; border-bottom:1px solid #dddddd; border-right:1px solid #dddddd; line-height:18px; padding:12px 5px; vertical-align:middle; }
.tbl_st2_2 thead th:last-child, .tbl_st2_2 tbody th:last-child, .tbl_st2_2 tbody td:last-child { border-right:none; }




/*sub_content*/
.sub_wrap{width:775px; float:right; position:relative}
.sub_content {float:right;width:775px; margin:0 auto; padding-top:45px;}
.navi_area { float:right; margin-top:30px;}
.navi_area span,
.navi_area strong{ display:inline-block; *display:inline; zoom:1; vertical-align:middle;}
.navi_area .navi_home{padding:0 10px;}
.navi_area .navi_tit {color:#888;padding:0 15px;font-size:12px; background:url(../images/include/nav_sec.png) no-repeat left center;}
.navi_area strong{ font-weight:600; color:#555 !important;}
.sub_title {float:left; width:400px; color:#505050; font-size:33px; font-weight:600; font-family:"Nanumgothic";}



/*lnb*/
.ttm_kr {padding:20px 0 0 20px;color:#fff; font-size:20px; font-weight:600; text-shadow:1px 1px 1px #0d5a92;}
.ttm_en {padding:5px 0 0 20px; font-weight:normal;color:#fff; font-size:11px;}
.left_area {float:left; width:212px;}
.lnb {position:relative; float:left; width:212px; margin-top:-19px; z-index:1000;}
.lnb .ttm {
	width:212px; height:80px;
	background: url(../images/include/lnb_tit_bg.jpg) no-repeat left center;
	color:#fff; font-weight:600;
	position:relative;	
}
.lnb .ttm .icon{ position:absolute; background-repeat:no-repeat;}
.lnb .ttm .icon1{ background-image:url(../images/include/lnb_tit_top.png); width:35px; height:30px; top:-30px; left:0;}
.lnb .ttm .icon2{ background-image:url(../images/include/lnb_tit_arrow.png); width:10px; height:16px; bottom:23px; right:-10px;}
.lnb .ttm .page_eng {float:left; margin-top:60px; margin-left:20px; font-size:14px;}
.lnb .ttm .page_kor {float:left; margin-top:10px; margin-left:20px; font-size:28px;}

.lnb div.lnb_title {margin:0px; padding:0px;}
.lnb div.lnb_menu {
	position:relative;
	width:212px; margin-top:0px; margin-left:0px; padding-bottom:60px;
}
.lnb ul {margin:0; padding:0; padding:0;}
.lnb ul li { border-bottom:1px solid #d9d9d9; border-left:1px solid #ddd; border-right:1px solid #ddd; background-color:#f4f7f9;}
.lnb ul li span {
	display:block;
	font-size:14px;  text-align:left;  line-height:19px; cursor:pointer;
	letter-spacing:-0.5px; font-weight:bold; 
	padding:12px 20px;
	 font-family:"Nanumgothic"; }

.lnb ul li.over{ border-left:0; border-right:0;}
.lnb ul li.over span {
	background:url('../images/include/left_li.png') no-repeat; 
	color:#fff; font-size:14px; font-weight:bold;font-family:"Nanumgothic"; cursor:pointer;
}

.lnb .lnb_prod ul{}
.lnb .lnb_prod li{ margin-top:5px; border-top:1px solid #d9d9d9; position:relative;}
.lnb .lnb_prod li:first-child{ margin-top:0; border-top:0;}
.lnb .lnb_prod li span{ padding:15px 20px; line-height:18px;}
.lnb .lnb_prod li.over span{ background:url(../images/include/lnb_bg_on.png) repeat-y;}
.lnb .lnb_prod li.over .icon{ position:absolute; width:10px; height:19px; top:50%; right:15px; margin-top:-9px; background:url(../images/include/lnb_arrow_on.png) no-repeat;}
.lnb .lnb_cr{ color:#ff3030;}
.lnb ul li.over .lnb_cr{ color:#8fea00;}

.lnb ul li ul.depth3 { position:relative; margin-bottom:20px; }
.lnb ul li ul.depth3 li  { display:block; color:#555555; border:0px; padding:5px 0px  0px  20px; font-size:13px; font-weight:600; line-height:140%; cursor:pointer; }
.lnb ul li ul.depth3 li.on { display:block; color:#1d3f72;  line-height:140%;cursor:pointer;}

/*Á¦Ç°¼Ò°³ ÅØ½ºÆ® Å©±â*/
.small_t{ font-size:0.73em;}



.quick_banner {width:222px; margin:0 auto; overflow:hidden;}
.quick_banner ul {padding:0;}
.quick_banner ul.quick li {float:left; width:111px; padding:0; margin:0;}

.lnb p.cus {clear:both; padding:18px 0px 130px 0px;}
div.s_m2{padding:5px 10px 5px 23px; background-color:#fff; width:164px; display:block; position:relative; margin:0px; border-left:solid 1px #e9e9e9; border-right:solid 1px #e9e9e9; border-bottom:solid 1px #e9e9e9;}
div.s_m2 dl{padding:0px; margin:0px; display:block; position:relative; text-align:left; list-style:none;}
div.s_m2 dl dt{display:block; height:24px; line-height:24px; font-size:12px; padding:0px; list-style:none; text-align:left; list-style:none; }



/*±¸ÀÎ±¸Á÷*/
.job_box{border:1px solid #ddd;width:730px; padding:20px;background:#f9f9f9;}

.job_list{float:left;margin-right:15px;}
.job_list li:first-child {line-height:23px; font-size:14px; font-weight:bold;margin-right:10px;}
.job_sel {width:130px; height:25px; border:1px solid #ddd;}
.job_list select {vertical-align:middle;}
.btn_sch {width:40px; height:25px; background:#a80000; color:#fff;}


/*¿¬Çõ*/


.history {padding:20px 0; border-bottom:1px solid #ddd;}

.history_year {float:left;margin-top:3px;padding-left:10px;width:86px;height:21px;line-height:21px;background:#ea5d4b;color:#fff;font-size:18px;font-weight:bold}
.history_month {width:630px;float:left;margin-left:30px;}

.history_month dt {width:50px;font-weight:bold; color:#333;font-size:14px; line-height:30px; float:left;}
.history_month dd {width:560px;color:#666; font-size:13px; line-height:30px; float:left; padding-left:20px;word-break:keep-all;}
.history_month li {line-height:35px;}



.sub_txt {font-size:14px; color:#666; line-height:30px;}
.sub_txt dd{color:#333; font-weight:600;text-align:right;}

/* menu */
#menu{float:left;width:730px;position:relative;height:40px;}
#menu ul.main_menu> li {float:left;padding:25px 0 35px 135px; height:20px;font-family:'Nanumgothic';}
#menu ul.main_menu> li:first-child{padding:25px 0 35px 80px;}
.main_menu li a{display:inline-block;font-size:16px;font-weight:600; color:#000;}
.main_menu li a:hover{color:#2263d0;}
.main_menu li:last-child{padding:25px 0 0 130px !important;}

#menu_open{display:none;top:10px ; width:100%;text-align:left;padding:10px 0 0 ;width:700px}
#menu_open ul.sub_menu{float:left; margin:0 2px 0 2px;padding:0 2px 0 2px;font-weight:bold;}
#menu_open ul.sub_menu li a:link{font-size:14px !important;float:left; margin:0 2px 0 2px;padding:0 2px 0 2px;font-weight:bold;}

/*½½¶óÀÌµå¸Þ´º*/
#menu_dept{clear:both;position:absolute;z-index:999;border-bottom:3px solid #179e1d; width:100%;padding-left:210px; top:105px;background:#fff;}
#menu_dept .header_img{position:absolute;left:5px;}
#menu_dept .menu_dept_ul li{float:left;width:180px;padding:3px 0 0 20px;line-height:30px; bor}
#menu_dept .menu_open{ border-left:1px dashed #ddd; text-align:left;height:300px;float:left;}
#menu_dept .menu_open ul li{padding-left:20px;}
#menu_dept .close_img{position:absolute;right:200px;top:220px;}
.main_menu a.mhover {color:#2263d0; text-decoration:none;}



/*MAIN*/
.main_notice {float:left;width:352px; height:227px; border:1px solid #ddd;}
.m_notice_li {list-style-type:square;margin-left:10px;}
.m_notice_li li{line-height:28px; font-size:13px; color:#666; }
.m_notice_li li span {float:right;color:#999;}

.main_job{float:left;width:352px; height:227px; border:1px solid #ddd;}

.main_quick {width:292px; height:227px; background:#f0f0f0; float:right;}
.main_quick h2 {font-weight:bold;color:#333; font-size:17px; padding:15px 0 0 15px;}
.main_quick h3 {color:#666; font-size:12px; padding:10px 0 0 15px;}
.main_quick_li {float:left; padding:0 14px; border-right:1px solid #ddd;}
.main_quick_li:hover {cursor:pointer; text-decoration:underline;}
.main_quick_li dd {text-align:center; padding-top:15px;}

.main_gall {width:332px; height:180px; float:left; border:1px solid #ddd;}
.main_gall h2{font-size:18px; color:#333; font-weight:600;padding:15px 0 0 15px;}
.main_gall li {width:132px; height:91px; border:1px solid #ddd; float:left;margin:0 9px;}
.main_gall ul{padding:20px 0 0 15px;}

.main_cer {width:332px; height:180px; float:left; border:1px solid #ddd;background:url('../images/main/main_cer.jpg') no-repeat;}
.main_cer h2{font-size:18px; color:#333; font-weight:600;padding:20px 0 0 15px;}
.main_cer h3 {font-size:12px; color:#666;padding:10px 0 0 15px;}
.btn_go {width:118px; height:28px; background:url('../images/main/btn_view.jpg') no-repeat;position:relative;;top:40px;left:170px;color:#0978bf;}

.main_cust {width:331px; height:180px; border:1px solid #ddd; float:right;position:relative;}
.main_cust h2{font-size:18px; color:#333; font-weight:600;padding:20px 0 0 15px;}
.main_cust h3 {font-size:12px; color:#666;padding:10px 0 0 15px;}
.main_cust_num {font-size:37px; color:#bb0611; font-weight:bold;font-family:'Arial';padding:10px 0 0 15px;}
.m_cust_txt {font-size:12px; color:#666; padding:0 0 0 15px; line-height:20px;}


.main_rolling {width:1018px; height:434px; position:relative;}
.main_img {width:724px;  height:434px;float:left;background:#fff;}
.main_img2{text-align:center;overflow:hidden;padding-top:40px;}

.main_content{position:absolute; width:294px;height:434px; background-color:rgba(0, 0, 0, 0.8);right:0;}

.m_con_box {padding:100px 20px;}
.m_con_box dt {font-size:23px; line-height:30px; color:#fff;padding-bottom:20px; border-bottom:1px solid #fff;word-break:keep-all;}
.m_con_box dd.contxt {margin:0;padding-top:20px;font-size:12px; color:#c6c6c6; line-height:22px;word-break:keep-all;}
.m_con_box dd.conbtn {margin-top:30px; float:right;}


/*SUB*/
.map {}
.map dt {color:#333; font-size:15px; font-weight:600;}
.map dt {line-height:28px;}
.map dt img {vertical-align:center;}
.map dd {padding-left:20px;line-height:23px;}



	
/*////////////////////////////////////////////////////////////////////////////////////////////
 »çÀÌÆ®¸Ê
/////////////////////////////////////////////////////////////////////////////////////////////*/

div.sitemap_wrap {
	position:relative;
	width:830px; margin:50px 0 0 0 ; padding:0px; overflow:hidden;
}
div.sitemap_wrap ul.sitmap_list {display:block; width:830px; margin:0px; padding:0px; list-style:none;}
div.sitemap_wrap ul.sitmap_list li {
	display:block; position:relative; float:left;
	width:250px; min-height:300px; margin-right:20px; padding:0px 0px 40px 0px;
	list-style:none;
}
div.sitemap_wrap ul.sitmap_list li dl {width:100%;}
div.sitemap_wrap ul.sitmap_list li dl dt {
	width:100%; height:40px;
	border-top:2px solid #545045; border-bottom:1px solid #aaaaaa; background:#f4f4f4;
	color:#252525; font-size:15px; font-weight:600; text-align:center; line-height:40px;
}
div.sitemap_wrap ul.sitmap_list li dl dd {width:100%; height:35px; border-bottom:1px solid #dddddd; ;}
div.sitemap_wrap ul.sitmap_list li dl dd a {
	display:block;
	width:220px; height:35px; padding:0px 0px 0px 30px;
	background:url(../sp_images/sitemap/dot.jpg) no-repeat 16px center;
	color:#555555; font-size:13px; font-weight:normal; text-align:left; line-height:35px;
}
div.sitemap_wrap ul.sitmap_list li dl dd a:hover {background:#f9f9f9;}





.company_table {width:730px; margin:0 auto; float:left; margin:20px 0px 0px 0px; border-top:2px solid #c15959;}
.company_table th {text-align:center; padding:10px 30px; font-size:13px; color:#4b4b4b; background-color:#f4f4f4; border-bottom:1px solid #ddd;}
.company_table td {text-align:left; padding:10px 0px 10px 20px; font-size:13px; color:#555;  border-bottom:1px solid #ddd;}

.sub_txt1 {line-height:23px;}


/*Á¦Ç°¼Ò°³*/
		.tab {width:100%; margin-bottom:30px;}
.tab ul {height:42px; border-bottom:1px solid #d2d2d2; line-height:42px;}
.tab li {
	float:left;
	height:42px;
	border-top:1px solid #d2d2d2; border-left:1px solid #d2d2d2;
}
.tab li:last-child {border-right:1px solid #d2d2d2;}
.tab li a {
	display:block;
	height:42px; padding:0 30px;
	font-size:13px; font-family:'Nanumgothic'; text-align:center; line-height:42px;
}
.uu a:hover {padding:0 30px; background:#968a7d; color:#fff; font-weight:bold;}
.u a {
	padding:0 30px;
	background:#968a7d;
	color:#fff !important; font-weight:bold; line-height:42px;
}

.prod_box {width:770px;border:1px solid #ddd; background:#f9f9f9;position:relative; display:inline-block; height:auto !important; height:100%;  min-height:100%; }
.prod_img {
	float:left; xs
	width:350px; display:inline-block; height:auto !important; height:100% !important;  min-height:100% !important; 
	border-right:1px solid #ddd; background:#fff;
}
.prod_txt {float:right; width:398px; margin:10px;}
.prod_txt dt {padding:30px 10px; color:#333; font-size:20px; font-weight:bold;}
.prod_txt dt span {float:right;}
.prod_txt dd {border:1px solid #ddd; background:#fff;}
.prod_txt dd p {padding:0px 15px; line-height:26px;}

.prod_feat {padding:0 15px 40px 15px; line-height:26px; ;}
.prod_feat h2 {color:#333; font-weight:bold;}

.btn_cat {
	width:113px; height:31px; padding-left:7px;
	background:url('../images/sub/btn_catalog.jpg') no-repeat;
	color:#fff; text-align:left;
}

.prod_con {margin:10px; border:1px solid #ddd;background:#fff;padding:15px;}


/*È¸»ç¼Ò°³ Å×ÀÌºí*/
.tbl_st2 { border:0px; padding:0px; margin-bottom:10px;  font-size:13px; text-align:center; border-top:2px solid #7ebdfd;  }
.tbl_st2 thead th { background:#f7faff; color:#333333; border-bottom:1px solid #aaaaaa; line-height:18px; padding:10px 20px; }
.tbl_st2 tbody th { background:#f8f8f8; color:#444444; font-weight:600; border-bottom:1px solid #dddddd; border-right:1px solid #dddddd; line-height:18px; padding:10px 20px; vertical-align:middle; font-size:13px;}
.tbl_st2 tbody td { color:#555555; border-bottom:1px solid #dddddd; border-right:1px solid #dddddd; line-height:18px; padding:12px 20px; vertical-align:middle; text-align:left; }
.tbl_st2 thead th:last-child, .tbl_st2 tbody th:last-child, .tbl_st2 tbody td:last-child { border-right:none; }

/*¿¬Çõ Å×ÀÌºí*/
.tbl_st3 { border:0px; padding:0px; margin-bottom:10px;  font-size:13px; text-align:center; border-top:2px solid #7ebdfd; }
.tbl_st3 thead th { background:#d0e2ff; color:#333333; border-bottom:2px solid #7ebdfd; line-height:18px; padding:10px 20px; font-size:14px;}
.tbl_st3 tbody th { background:#f8f8f8; color:#444444; font-family:Arial, Helvetica, sans-serif; font-size:27px; font-weight:600; line-height:30px; padding:10px 20px; vertical-align:text-top; }
.tbl_st3 tbody td { color:#555555; line-height:18px; padding:7px 20px; vertical-align:middle; text-align:left; font-size:15px;}
.tbl_st3 thead th:last-child, .tbl_st3 tbody th:last-child, .tbl_st3 tbody td:last-child { border-right:none; }

.tbl_st3 tbody th.top_line{ border-top:2px dotted #acacac; padding:20px 0 0 20px; }
.tbl_st3 tbody th.top_line2{ border-top:2px dotted #acacac;}
.tbl_st3 tbody td.top_line{ border-top:2px dotted #acacac; padding:20px 0 0 20px; }

.tbl_st3 tbody th.bot_line{ padding:0 0 0 0; }
.tbl_st3 tbody th.bot_line2{ border-bottom:2px dotted #acacac; }
.tbl_st3 tbody td.bot_line{ padding:0 0 20px 20px; }
.tbl_st3 tbody td.bot_line2{ border-bottom:2px dotted #acacac; padding:0 0 20px 20px; }

.tt_bullet2{ background:url(../images/sub/tit_bullet2.png) no-repeat left center; }


/* ÀÎÁõ¼­ */
.certi_list_wrap { width:860px; margin:0px; padding:0px; position:relative; overflow:hidden; vertical-align:top; }
.certi_list_wrap ul.certi_list { list-style:none; width:880px; margin:0px 0px 30px 0px; padding:0px; position:relative; }
.certi_list_wrap ul.certi_list li { float:left; list-style:none; width:250px; height:356px; margin:0px 43px 40px 0px; padding:0px; position:relative; vertical-align:top; cursor:pointer; }
.certi_list_wrap ul.certi_list li dl { position:relative;}
.certi_list_wrap ul.certi_list li dl dt { width:240px; height:320px; margin:0px; padding:0px; border:1px solid #dddddd; background:#ffffff; padding:4px; }
.certi_list_wrap ul.certi_list li dl dt img { width:238px; height:318px; border:1px solid #dddddd; }
.certi_list_wrap ul.certi_list li dl dd { width:250px; min-height:36px; margin:0px; line-height:36px;  overflow:hidden; }
.certi_list_wrap ul.certi_list li dl dd p { width:250px;  color:#555555; font-size:14px; font-weight:bold; text-overflow:ellipsis;white-space:nowrap; overflow:hidden; text-align:center;}
.certi_list_wrap ul.certi_list li:hover dl dt { border:1px solid #d20e48; }
.certi_list_wrap ul.certi_list li:hover dl dd { color:#000000; }

/***** ÀÎÁõ¼­ ÆË¾÷ ******/
.udlayPop {background:url(../images/board/popbg.png); width:100%; position:absolute; top:0; z-index:100000; }
.layPop {background:#FFF; border:5px solid #dddddd; width:0; margin:auto; padding:15px; position:relative}
.laypT {border-bottom:1px solid #bbbbbb; font-family:Arial, Helvetica, sans-serif; font-size:16px; font-weight:bold; padding-bottom:10px; margin-bottom:10px; text-align:left}
.laypC {margin:0 5px}
.laypX {border-top:1px solid #bbbbbb; bottom:0; position:absolute; display:block; padding:10px 0}
.laypX a {font-size:100%; background:#0e58a3; color:#ffffff; font-weight:bold; margin:0 auto; width:100px; display:block; text-align:center; padding:10px 0px 10px; border-radius:5px}
.laypX a:link { color:#ffffff;}

/*»ç¾÷ºÐ¾ß*/
.business_area{ overflow:hidden;}
.business_area .l_st{ float:left; width:480px;}
.business_area .r_st{ float:right; width:250px;}
.business_area .tbl_st2 thead th{ font-size:13px; padding:10px 0; border-bottom:1px solid #999;}
.business_area .tbl_st2 thead th:first-child{ border-right:1px solid #7ebdfd;}
.business_area .tbl_st2 tbody th{ border-bottom:1px solid #ccc; border-right:1px solid #ccc;}
.business_area .tbl_st2 tbody td{ border-bottom:1px solid #ccc;}
.business_area .tbl_st2 th{ line-height:15px;}
.business_area .tbl_st2 td{ padding:10px 10px;}
.business_area .tbl_st2 .busi_table_pd1 th{ padding:55px 20px;}
.business_area .tbl_st2 .busi_table_pd2 th{ padding:60px 20px;}
.business_area .tbl_st2 .busi_table_pd3 th{ padding:5px 20px;}
.business_area .tbl_st2 .busi_table_pd3 td{ padding:5px 10px;}
.business_area .tbl_st2 .busi_table_pd4 th{ padding:35px 20px;}





