@charset "utf-8";
@import url(gnbType.css);

html{height: auto;}
body{overflow: hidden;}

#top_layout,
#body_layout,
#foot_layout{ width:100%; text-align:center; display:inline-block; position:relative;}

#body_layout .body_wrap,
#body_layout.b_type .contents_wrap,
#foot_layout .foot_wrap{ width:1240px; display:inline-block; position:relative;}

#top_layout{height: 70px;}   
#top_layout .top_wrap{width: 100%}
#top_layout.ov .top_wrap{height: 120px;border-radius: 0;box-shadow: none;}
#top_layout .top_wrap .utile_wrap{position:absolute;top: 14px;right: 40px;display:inline-block; float:none;z-index:9999; margin-top:0;}
#top_layout .top_wrap .utile_wrap li{display:inline-block;float:left;position:relative;margin-left: 5px;line-height:18px;}
#top_layout .top_wrap .utile_wrap li:before{width:1px;height: 6px;background-color: #ccc;content:""; margin: 0;position:absolute; top:50%; left:0px;}
#top_layout .top_wrap .utile_wrap li:first-child:before{display:none;}
#top_layout .top_wrap .utile_wrap li.home:before,
#top_layout .top_wrap .utile_wrap li.sitemap:before{ display:none;}
#top_layout .top_wrap .utile_wrap .lan{position: relative;margin-right: 10px;line-height: 34px;}
#top_layout .top_wrap .utile_wrap .lan > a{position:relative;width:100%;height:100%; text-align:left; padding:0 15px;}
#top_layout .top_wrap .utile_wrap .lan > a:after{position: absolute;right: 0;top: 7px;border-top: 5px solid #8a8a8a;border-right: 4.5px solid transparent;border-left: 4.5px solid transparent;content: '';}
#top_layout .top_wrap .utile_wrap .lan ul{position: absolute;top: -9999999px;left: 0;width:100%;}
#top_layout .top_wrap .utile_wrap .lan.on ul{top:0;z-index: 1;padding-top: 30px;}
#top_layout .top_wrap .utile_wrap .lan.on ul li{display:inline-block;width:100%;background-color:#fff;margin:0;border:1px solid #dadada;border-top:0;line-height: 25px}
#top_layout .top_wrap .utile_wrap .lan.on ul li:first-child{border-top: 1px solid #dadada}
#top_layout .top_wrap .utile_wrap .lan.on ul li:before{display: none;}
#top_layout .top_wrap .utile_wrap .lan.on ul a{ width:100%; color:#000; text-align:center; line-height:30px; margin:0; box-sizing:border-box;}
#top_layout .top_wrap .utile_wrap li.home{width: 36px;height: 36px;}
#top_layout .top_wrap .utile_wrap li.home a{ width:100%; height:100%; background: url(../../images/eng/common/common_ir.png) -188px -1px;font-size: 0;text-indent: -9999px}
#top_layout .top_wrap .utile_wrap li.sitemap{width: 36px;height: 36px;}
#top_layout .top_wrap .utile_wrap li.sitemap a{ width:100%; height:100%; background: url(../../images/eng/common/common_ir.png) -227px -1px;font-size:0; text-indent:-9999px; padding:0; display:inline-block;vertical-align:top;}
#top_layout .top_wrap .utile_wrap li a{width: 100%;height: 100%;font-size:14px;color: #686868;line-height:18px;padding: 0 10px 0 5px; display:inline-block;vertical-align:middle;}
#top_layout .top_wrap .logo_wrap{width: 184px;height: 45px;margin: 12px 0 2px 20px;display:inline-block; float:left; position:relative; z-index:9999;}
#top_layout .top_wrap .logo_wrap a{ width:100%; height:100%; background:url(../../images/eng/common/common_ir.png) no-repeat -1px -1px; font-size:0; text-indent:-9999px; display:inline-block;vertical-align:middle;}
#top_layout.fixed{ background-color:#154282; border:0; position:fixed; top:0px; left:0; z-index:9;}
#top_layout.fixed .top_wrap .utile_wrap li a{color: #fff;}
#top_layout.fixed #gnb_layout .depth1_ul > li > a span{color: #fff}
#top_layout.fixed .top_wrap .logo_wrap{width: 184px;height: 48px}
#top_layout.fixed .top_wrap .logo_wrap a{background-position: -560px 0px}
#top_layout.fixed .top_wrap .utile_wrap li.home a{background-position: -748px -1px}
#top_layout.fixed .top_wrap .utile_wrap li.sitemap a{background-position: -787px -1px}

#gnb_layout{ height:127px; top:0;}/* height:gnb높이, top:#top_layout에서 위치 */
#gnb_layout .depth1_ul{width:1240px;padding: 0;}
#gnb_layout .depth1_ul > li{ float: left; width: 16.66%; height: 70px; text-align: center;}
#gnb_layout .depth1_ul > li > a{position:relative; width:100%;}
#gnb_layout .depth1_ul > li > a:before{content: '';display:inline-block;position:absolute;top:27px;left:-3px;width: 1px;height: 16px;background: #b2b2b2}
#gnb_layout .depth1_ul > li:first-child > a:before{display:none;}
#gnb_layout .depth1_ul > li > a span{position: relative;height: 68px;font-family: 'nsr_m';}/* 1차메뉴 높이(오버시 border-bottom값을 뺀 높이) */
#gnb_layout.on.a_type .depth2_ul,
#gnb_layout.on .gnb_bg{top:127px;}/* #gnb_layout에서 2차 메뉴, gnb배경 위치 */
/*
#gnb_layout.on .depth1_ul > li.on > a,
#gnb_layout.on .depth1_ul > li.ov > a,
#gnb_layout.on .depth1_ul > li.on:hover > a,
#gnb_layout.on .depth1_ul > li.ov:hover > a,
#gnb_layout.on .depth1_ul > li:hover > a,
#gnb_layout.on .depth1_ul > li > a:focus{ border-bottom:0} 1차메뉴 오버시 밑줄 */

#gnb_layout .depth1_ul > li > strong{display: none;position: absolute;top: 130px;left: 0;height: 41px;padding-left: 25px;background: #fdcc34;border-right: 1px solid #e5e5e5;line-height: 41px;text-align: left;font-size: 16px;font-weight: bold;color: #000;font-family: 'nsk_m'}
#gnb_layout.on .depth1_ul > li > strong{display: inline-block;}
#gnb_layout.a_type .depth2_ul,
#gnb_layout.on.a_type .gnb_bg{padding: 26px 0}
#gnb_layout.on.a_type .depth2_ul{top: 70px;}
#gnb_layout.a_type .depth1_ul.n8 .depth2_ul{ width:12.5%;}
#gnb_layout.a_type .depth1_ul.n8 li:nth-child(2) .depth2_ul{ left:12.5%;}
#gnb_layout.a_type .depth1_ul.n8 li:nth-child(3) .depth2_ul{ left:25%;}
#gnb_layout.a_type .depth1_ul.n8 li:nth-child(4) .depth2_ul{ left:37.5%;}
#gnb_layout.a_type .depth1_ul.n8 li:nth-child(5) .depth2_ul{ left:50%;}
#gnb_layout.a_type .depth1_ul.n8 li:nth-child(6) .depth2_ul{ left:62.5%;}
#gnb_layout.a_type .depth1_ul.n8 li:nth-child(7) .depth2_ul{ left:75%;}
#gnb_layout.a_type .depth1_ul.n8 li:nth-child(8) .depth2_ul{ left:87.5%;}
#gnb_layout .depth1_ul > li + li .depth2_ul:before{position: absolute;left: 0;top:23%;width: 1px;height: 60%;border-left: 1px dotted #636c77;content: '';}
#gnb_layout.on.a_type .depth1_ul > li.ov .depth2_ul, 
#gnb_layout.on.a_type .depth1_ul > li:hover .depth2_ul{background: #f3f5f9}
#gnb_layout.on .depth2_ul > li{margin: 0px;}
#gnb_layout.on .depth2_ul > li > a{width: 100%;margin: 0 5px;padding: 0 15px;color: #fff}
#gnb_layout .depth1_ul > li.ov .depth2_ul li a{color: #555;}
#gnb_layout .depth1_ul > li.ov .depth2_ul li a:hover,
#gnb_layout .depth1_ul > li.ov .depth2_ul li a:focus,
#gnb_layout.on .depth2_ul > li > a:hover,
#gnb_layout.on .depth2_ul > li:hover > a,
#gnb_layout.on .depth2_ul > li.ov:hover > a,/* 1차메뉴 오버시 2차메뉴 배경색 */
#gnb_layout.on .depth2_ul > li > a:focus{background: #20528c;color: #fff;}
#gnb_layout.a_type .depth2_ul > li.ov > ul{ display:none;}
#gnb_layout.on .gnb_bg{top: 70px;width: 100%;padding: 35px 88px;background: #3c4755;opacity: 1}
#gnb_layout.on .gnb_bg:after{position: absolute;bottom: 0;right: 50%;width: 541px;height: 64px;margin-right: -610px;background: url(../../images/eng/common/common_ir.png) -144px -49px;content: '';}

/* mobile 시작 */
#gnb_layout.mb{top:0;}
#gnb_layout.mb .gnb_wrap{padding-top: 60px}
#gnb_layout.mb .topUtile{right: -310px;width: 310px;height: 60px;padding: 20px 15px;background: #20528c;}
#gnb_layout.mb .topUtile li{float: left;position: relative;width: auto;padding: 0 14px;list-style: none;}
#gnb_layout.mb .topUtile li a{color: #fff;}
#gnb_layout.mb .topUtile li + li:before{content:"";position:absolute; top:50%;left:0;width:1px;height:11px;margin-top:-8.5px;background-color:#fff;}
#gnb_layout.mb .topUtile li.sitemap{width: 13px;height: 11px;margin:5px 0 0;padding: 0;font-size: 0;text-indent: -9999px;}
#gnb_layout.mb .topUtile li.sitemap a{display: block;width: 100%;height: 100%;background:url(../../images/kor/common/common_ir.png) -825px -1px;}
#gnb_layout.mb .topUtile li.gj{margin-top: -12px;font-size: 13px;}
#gnb_layout.mb .topUtile li.gj:before{display: none;}
#gnb_layout.mb .topUtile li.lan{position: relative;right: auto;background: none;}
#gnb_layout.mb .topUtile li.lan:after{position: absolute;right: 0;top: 10px;border-top: 5px solid #fff;border-right: 4.5px solid transparent;border-left: 4.5px solid transparent;content: '';}
#gnb_layout.mb .topUtile li.lan a{display: block;width: 100%;height: 100%;position: relative;}
#gnb_layout.mb .topUtile li.lan ul {position: absolute;top: -9999999px;left: 0;width: 100%;}
#gnb_layout.mb .topUtile li.lan.on ul{top:0;z-index: 1;padding-top: 30px;}
#gnb_layout.mb .topUtile li.lan.on ul li{display:inline-block;width:100%;background-color:#fff;margin:0;border:1px solid #dadada;border-top:0;line-height: 25px}
#gnb_layout.mb .topUtile li.lan.on ul li:first-child{border-top: 1px solid #dadada}
#gnb_layout.mb .topUtile li.lan.on ul li:before{display: none;}
#gnb_layout.mb .topUtile li.lan.on ul a{ width:100%; color:#000; text-align:center; line-height:30px; margin:0; box-sizing:border-box;}
#gnb_layout.mb .depth1_ul{overflow-y: auto;left:auto;background: #fff;}
#gnb_layout.mb .depth1_ul > li > a{ background-color:#fff;}
#gnb_layout.mb .depth1_ul > li.down > a{ background-color:#154282;}
#gnb_layout.mb .depth1_ul > li:first-child > a:before{display:inline-block;}
#gnb_layout.mb .depth1_ul > li > a > span{color: #000;}
#gnb_layout.mb .depth1_ul > li.down > a > span{color: #fff;}
#gnb_layout.mb .depth2_ul > li{background: #ECEDEF;}
#gnb_layout.mb .depth3_ul{background: #3c4755;}
#gnb_layout.mb .depth3_ul > li > a{color: #fff;}
#gnb_layout.mb .gnbClose{ width:47px; height:47px; background-image:none; font-size:0; text-indent:-9999px; padding:0; display:inline-block;vertical-align:middle; position: absolute; right: 7px; top:10px;}
#gnb_layout.mb .gnbClose:before,
#gnb_layout.mb .gnbClose:after{background-color: #fff;}
/* mobile 끝*/

#svisual_layout{margin-top: 68px;}
#svisual_layout.n1 .svisual_wrap{background: url(../../images/eng/common/svisual_img_sub01.jpg) no-repeat center center;background-size: cover;}
#svisual_layout.n2 .svisual_wrap{background: url(../../images/eng/common/svisual_img_sub02.jpg) no-repeat center center}
#svisual_layout.b_type .svisual_wrap{ height:314px;padding-top: 43px;}/* 비쥬얼 높이 */
#svisual_layout.b_type .svisual_wrap .title_wrap{width:380px;height: 142px;margin-top: 0;background: url(../../images/eng/common/common_ir.png) -172px -116px;font-size: 0;text-indent: -9999px}/* 비쥬얼 컨텐츠 넓이 */

#body_layout.a_type .lnb_wrap{width:235px;background: #20528c}/* 2차메뉴 넓이 */
#body_layout.a_type .lnb_wrap .title_wrap{display: block;position: relative;width:235px;height:154px;padding: 35px 30px;border-radius: 19px;text-align: left;}
#body_layout.a_type .lnb_wrap .title_wrap strong{ font-size:22px; color:#fff; line-height:30px;font-weight: 700}
#body_layout.a_type .lnb_wrap .depth2_ul{margin-top: 16px;border-top: 1px solid #d3d7dd}
#body_layout.a_type .lnb_wrap .depth2_ul li a{ font-weight:500; font-size:16px; color:#444; text-align:left; line-height:22px; padding:14px 25px;}/* 2차메뉴 폰트설정 */
#body_layout.a_type .lnb_wrap .depth2_ul > li > a:hover,
#body_layout.a_type .lnb_wrap .depth2_ul > li > a:focus,
#body_layout.a_type .lnb_wrap .depth2_ul > li.ov > a,
#body_layout.a_type .lnb_wrap .depth2_ul > li.on > a{font-weight:500; background-color:#fff; color:#444;border: 1px solid #d3d7dd;border-top: 0;border-bottom: 0;}/* 2차메뉴 오버시 */
#body_layout.a_type .lnb_wrap .depth2_ul > li > a:before{width: 5px;height: 8px;background-position:  -378px -123px}
#body_layout.a_type .lnb_wrap .depth2_ul > li > a:hover:before, #body_layout.a_type .lnb_wrap .depth2_ul > li > a:focus:before, #body_layout.a_type .lnb_wrap .depth2_ul > li.ov > a:before, #body_layout.a_type .lnb_wrap .depth2_ul > li.on > a:before{right: 10px;width: 27px;height: 27px;margin-top: -13.5px;background-position: -378px -93px}
#body_layout.a_type .lnb_wrap .depth3_ul{ padding:10px 0;border:1px solid #d3d7dd; border-bottom:0;background: none;}/* 3차메뉴 상단 하단 여백 */
#body_layout.a_type .lnb_wrap .depth3_ul li a{ font-weight:400; font-size:14px; color:#555; line-height:29px; padding:0 25px 0 35px;}/* 3차메뉴 폰트설정 */
#body_layout.a_type .lnb_wrap .depth3_ul li a:hover,
#body_layout.a_type .lnb_wrap .depth3_ul li a:focus,
#body_layout.a_type .lnb_wrap .depth3_ul li.ov a,
#body_layout.a_type .lnb_wrap .depth3_ul li.on a{ text-decoration:underline; color:#3a7cd2;}/* 3차메뉴 오버시 폰트설정 */
#body_layout.a_type .lnb_wrap .depth2_ul li{ border-bottom:1px solid #d3d7dd;}/* lnb 보더 설정 */
#body_layout.a_type .lnb_wrap .depth2_ul li a{ border:1px solid #d3d7dd; border-top:0; border-bottom:0;}/* lnb 보더 설정 */
#body_layout.a_type .lnb_wrap .depth3_ul li,
#body_layout.a_type .lnb_wrap .depth3_ul li a{ border:none;}
#body_layout.a_type .lnb_wrap .depth3_ul li a:hover, 
#body_layout.a_type .lnb_wrap .depth3_ul li a:focus, 
#body_layout.a_type .lnb_wrap .depth3_ul li.ov a, 
#body_layout.a_type .lnb_wrap .depth3_ul li.on a{color: #6e4b00}
#body_layout.a_type .lnb_wrap .depth3_ul li a[target=_blank]:after{display: inline-block;width: 12px;height: 12px;margin-left: 3px;background: url(../../images/eng/common/common_ir.png) -147px -54px;content: '';}
#body_layout.a_type .lnb_wrap .depth3_ul li a[target=_blank]:after{background-position:-132px -54px;}

#body_layout.a_type .contents_wrap{ width:935px; float:right;}/* 컨텐츠 사이즈 */
#body_layout.a_type .contents_wrap .title_wrap{ height:77px; margin-bottom:30px; border-bottom:1px solid #e5e5e5;}/* 페이지 타이틀 설정 */
#body_layout.a_type .contents_wrap .title_wrap h2{ font-size: 22px;font-weight: 700;line-height:77px; float:left;}/* 페이지 타이틀 폰트 설정 */
#body_layout.a_type .utile_wrap{float: none;position: absolute;right: 0;top: -99px;width: 100%;height: 65px;margin:0;background: #fdcc34}/* 유틸설정 */
#body_layout.a_type .utile_wrap .location_wrap{display: inline-block; float:left;}/* 로케이션 설정 */
#body_layout .utile_wrap .location_wrap{ display:inline-block;}
#body_layout .utile_wrap .location_wrap li{ margin:0 2px 0 3px; display:inline-block; float:left; position:relative;}
#body_layout .utile_wrap .location_wrap li:first-child{ margin-left:0;}
#body_layout .utile_wrap .location_wrap li:first-child:before{ display:none;}
#body_layout .utile_wrap .location_wrap li,
#body_layout .utile_wrap .location_wrap li a{font-size:15px;color:#333;line-height:65px;padding:0 47px; display:inline-block; position:relative;}
#body_layout .utile_wrap .location_wrap li:first-child{width:65px;height: 65px;padding: 0;border-left: 1px solid rgba(0,0,0,0.1);border-right: 1px solid rgba(0,0,0,0.1);font-size:0; text-indent:-99999px;}
#body_layout .utile_wrap .location_wrap li:first-child a{display: block;width: 100%;height: 100%;padding: 0;background: url(../../images/eng/common/common_ir.png) no-repeat -162px -54px;}
#body_layout .utile_wrap .location_wrap li.n3:before,
#body_layout .utile_wrap .location_wrap li.n4:before{margin-top:-9px; position:absolute; top:50%; left:-3px;width: 9px;height: 18px;background: url(../../images/eng/common/common_ir.png) -230px -54px;content: '';}

#body_layout.a_type .utile_wrap .print_wrap{display: inline-block;margin-left:10px; float:right;}/* sns공유 */
#body_layout .utile_wrap .print_wrap li{display: inline-block;float: left;position: relative;margin: 0 2px;border-left: 1px solid rgba(0,0,0,0.1)}
#body_layout .utile_wrap .print_wrap li:last-child{border-right: 1px solid rgba(0,0,0,0.1)}
#body_layout .utile_wrap .print_wrap li a{display: inline-block;background: url(../../images/eng/common/common_ir.png) no-repeat;font-size: 0;text-indent: -9999px;vertical-align: middle;}
#body_layout .utile_wrap .print_wrap li.n1 > a{width: 65px;height: 65px;background-position: -242px -54px}
#body_layout .utile_wrap .print_wrap li.n1 > a:hover,
#body_layout .utile_wrap .print_wrap li.n1 > a:focus{background-position: -242px -122px}
#body_layout .utile_wrap .print_wrap li.n2 > a{width: 65px;height: 65px;background-position: -310px -54px}
#body_layout .utile_wrap .print_wrap li.n2.on > a{display: block;background-position: -310px -122px}

#foot_layout{padding:25px 0;background-color:#3b3b3d;}
#foot_layout .foot_wrap{position: relative;}
#foot_layout .foot_wrap:before{position:absolute;top: 0px;width: 168px;height: 41px;background:url(../../images/eng/common/common_ir.png) -266px -1px;content: '';}
#foot_layout .foot_wrap address,
#foot_layout .foot_wrap .copy{ width:100%;margin: 0;padding-left: 210px;font-style:normal; font-size:14px; color:#fff; text-align:left; line-height:21px;display:inline-block; letter-spacing:0;}
#foot_layout .foot_wrap address span:before{display: inline-block; width:1px; height:14px; background-color:#b4b4b4; content:"";margin-left:15px;margin-right:15px;}

@media (max-width:1599px){ 
	#gnb_layout .depth1_ul{width:900px;}
	#gnb_layout .depth1_ul > li > a span{font-size:16px;}
}
@media (max-width:1299px){ 
	#top_layout{height: 120px;padding: 0}
	#top_layout .top_wrap .logo_wrap{margin-left: 10px}
	#top_layout .top_wrap .utile_wrap{right: 7px}

	#foot_layout,
	#svisual_layout .svisual_wrap{ padding:0 60px; box-sizing:border-box;}
	
	#top_layout .top_wrap,
	#body_layout .body_wrap,
	#foot_layout .foot_wrap,
	#svisual_layout.a_type .svisual_wrap .title_wrap,
	#body_layout.a_type .contents_wrap{ width:100%;}
	
	#gnb_layout .depth1_ul{ position:absolute; left:0px; right:0px;width: auto;}
	#gnb_layout .depth1_ul > li{height:120px;padding-top: 58px;}
	#gnb_layout .depth1_ul > li > a span{height: 64px;font-size:16px;}
	#gnb_layout.on.a_type .depth2_ul{top: 120px;}
	#gnb_layout.on .gnb_bg{top: 120px;}
	
	#body_layout.a_type .lnb_wrap,
	#body_layout.a_type .lnb_wrap .title_wrap{width: 200px}
	#body_layout.a_type .contents_wrap{ padding-left:255px; margin-left:-200px; box-sizing:border-box; float:left;}

	#body_layout .body_wrap{padding: 0 30px}
	
	#foot_layout{padding: 20px 30px}
	#foot_layout .foot_wrap:before{display: none;}
	#foot_layout .foot_wrap address, 
	#foot_layout .foot_wrap .copy{padding-left: 0}
}
@media (max-width:1023px){
	#top_layout{height: 69px;padding: 0}
	#top_layout .top_wrap{padding-top: 0;border-radius: 0;box-shadow: none;}
	#top_layout .top_wrap .utile_wrap{right: 12px}
	#top_layout .top_wrap .utile_wrap li{ display:none;}
	#top_layout .top_wrap .utile_wrap li.sitemap{display:inline-block;}
	
	#svisual_layout.a_type .svisual_wrap{ height:auto;}
	#svisual_layout.a_type .svisual_wrap .title_wrap{ margin:45px 0;}
	
	#body_layout.a_type{padding: 0}
	#body_layout:before{display: none;}
	#body_layout.a_type .body_wrap{padding: 0 30px;}
	#body_layout.a_type .contents_wrap .title_wrap{ height:auto; margin:15px 0 60px 0; border-bottom:1px solid #e5e5e5;}
	#body_layout.a_type .contents_wrap .title_wrap h2{ width:100%; margin-bottom:0;padding: 10px 0;font-size:30px; color:#252525; text-align:center; line-height:40px; }/* 페이지 타이틀 폰트 설정 */
	#body_layout.a_type .utile_wrap{top: -65px;padding: 0 44px}/* 유틸설정 */
	#body_layout .utile_wrap .print_wrap li.n1{ display:none;}
	
	#top_layout .top_wrap .utile_wrap .n1,
	#top_layout .top_wrap .utile_wrap .n3{display:none;}
	
	#body_layout.a_type .contents_wrap{ padding:0; margin:0;}
	
	#gnb_layout,
	#body_layout.a_type .lnb_wrap{ display:none;}
	
	#foot_layout{ padding:20px}
	#foot_layout .foot_wrap address,
	#foot_layout .foot_wrap .copy{ font-size:14px; text-align:center; line-height:16px;}
}

@media (max-width:767px){	
	#top_layout{height: 60px;padding: 0}
	#top_layout .top_wrap .logo_wrap{width: 140px;height: 34px;margin-left: 9px;}
	#top_layout .top_wrap .logo_wrap a{background-position: -1px -49px}
	
	#svisual_layout.a_type .svisual_wrap{padding: 70px 20px 0}
	#svisual_layout.a_type .svisual_wrap .title_wrap strong{font-size: 25px}
	#svisual_layout.a_type .svisual_wrap .title_wrap p{font-size: 15px}
	
	#body_layout.a_type .body_wrap{padding: 0 15px}
	#body_layout.a_type .utile_wrap{top: -45px;height: 45px;padding: 0 20px}
	#body_layout .utile_wrap .location_wrap li.n1{position: relative;width: 12px;height: 12px;margin-top: 16px;border:0;}
	#body_layout .utile_wrap .location_wrap li.n2:before{position: absolute;left: 0;top: 50%;width:5px;height: 9px;margin-top: -4.5px;background: url(../../images/eng/common/common_ir.png) -16px -328px;content: '';}
	#body_layout .utile_wrap .location_wrap li.n3:before, 
	#body_layout .utile_wrap .location_wrap li.n4:before{width:5px;height: 9px;margin-top: -4.5px;background-position: -16px -328px }
	#body_layout .utile_wrap .location_wrap li, 
	#body_layout .utile_wrap .location_wrap li a{padding: 0 8px;font-size: 13px;line-height: 45px;}
	#body_layout .utile_wrap .location_wrap li:first-child a{background-position: -1px -328px}
	#body_layout .utile_wrap .print_wrap li.n2 > a{width: 45px;height: 45px;background-position: -320px -64px}
	#body_layout .utile_wrap .print_wrap li.n2.on > a{background-position: -320px -132px}

	#foot_layout{padding: 18px 15px}
}