@charset "utf-8";

/* common */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, address, big, cite, code, del, dfn, em, font, img, ins, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, table, tbody, tfoot, thead, tr, th, td 
{margin: 0;padding: 0;	border:0; }

html , body{
	overflow:hidden;
}
body,div,th,td,ol,ul,li,a,strong,span,input,select,textarea{
	font-family:Gulim,doutm,tahoma,sans-serif;
	color:#444;
	margin:0px;
	padding:0px;
}
body{
	height:100%;
	min-height:100%;
	font-size:75%;
}
html{
	height:100%;
	min-height:100%;
}

h1{
	padding:20px 0 10px; 
	margin:0;
	color:#1C1C1C; 
	font-size:1.25em; 
}
h2{
	padding:20px 0 10px; 
	margin:0;
	color:#1C1C1C; 
	font-size:1.55em; 
	text-align:center;
}
h3{
	color:#215182; 
	font-size:1.25em; 
	margin:0;
	padding:10px 0 0 40px;
}
h4{
	color:#151594; 
	font-size:1.15em; 
	margin:0;
	padding:20px 0 0 0;
}
h5{
	color:#151594; 
	font-size:1em; 
	margin:0;
	padding:10px 0 0 20px;
}
h6{
	color:#999999;
	font-size:1em; 
	margin:0;
	padding:10px 0 10px 20px;
}

ul, ol{
	list-style:none;
}

a{
	color:#444;
	text-decoration:none;
	font-size: 12px;
}
a:hover, a:visited{
	text-decoration:none;
}

img,table{
	border:none;
}

table,td {
border-collapse:collapse;
}

hr{
	display:none;
}

form{
	margin:0; padding:0;
}

strong{
	font-weight:bold;
}
img {
	vertical-align:middle;
}
table th{
	/* font-weight:bold; */
	text-align:center;
}
table td img{
	vertical-align:middle;
}
fieldset{border:none;
	padding:0;
	margin:0;
}

legend{display:none;
	padding:0;
	margin:0;
}

.label_b{position:absolute;
	left:-1000px; 
	top:0; 
	width:1px; 
	height:1px; 
	font-size:1%;
	line-height:0; 
	overflow:hidden
} 
/*  hidden */
#skip {position:fixed !important;top:0;left:0;width:100%;text-align:center;z-index:9999;}
#skip h2{position:absolute;top:0;left:-9999px;height:1px; width:1px; overflow:hidden;font-size:0;text-align:left; line-height:0;z-index:-99;}
#skip a {display:block;height:1px;width:1px;margin-bottom:-1px;overflow:hidden;text-align:center;color:#fff;white-space:nowrap;}
#skip a:focus,
#skip a:active {height:auto;width:100%;padding:5px;margin-bottom:10px;background:#2f82d7;position:absolute; top:0; left:0;}
.hidden,legend {position:absolute; overflow:hidden; height:0; width:0; font-size:0; visibility:hidden; text-align:left;}
caption {overflow:hidden; height:0; width:0; font-size:0; visibility:hidden; text-align:left;text-indent:-99999px;}
/* 스킵네비게이션 */


/* S:서브 상단 navgation */
body.engtop{
	background:url(../../../images/eng/common/engsubtopbg.gif) repeat-x 0 0px;
}
div.e_subhead{
	height:59px;
	width:100%;
	display:inline-block;
	position:absolute;
    top:0px;
	left:0px;
	overflow:hidden;
}
div.e_subhead p{
	margin:0;
	font-size:0;
	padding:2px 0 0 12px;
	position:relative;
	z-index:4;
}
div.e_subhead div.lnb{
	float:right;
	width:120px;
	height:32px;
	padding-top:27px;
	margin-right:10px;
	text-align:right;
}
div.e_subhead div.lnb ul{
	padding:2px 1px 0 0;
}
div.e_subhead div.lnb ul li{
	padding:0 2px 0 5px;
	display:inline;
	background:url(../../../images/cssimg/gnbmn_bar2.gif) no-repeat right top;
	line-height:14px;
	font-size:0.95em;
	font-family:Dotum, '돋움', Arial, Helvetica, sans-serif
}
div.e_subhead div.lnb ul li a{
	font-family:Dotum, '돋움', Arial, Helvetica, sans-serif;
}
div.e_subhead div.lnb ul li.bano{
	background:none !important;
	padding-right:0 !important;
}
/* S:서브 상단 검색영역 */
div.esearch{
	position:relative;
	z-index:3;
	width:720px;
	margin:0 auto;
	height:49px;
	padding-top:10px;
}
div.esearch div.logo{
	margin:2px 0 0 0;
	width:310px;
	float:left;
}
div.esearch div.sebox{
	width:390px;
	height:31px;
	float:left;	
	margin-top:0;
	margin-left: 10px;
	position: relative;
	border:4px solid #005bb3;
	background-color:#fff;
}
div.esearch div.bdv11{
	border:4px solid #005bb3;
}
div.esearch div.sebox input{
	border: 0px;
	width: 280px;
	font-size: 13.3px;
	position: absolute;
	left: 12px;
	top: 8px;
	ime-mode: active;
}
div.esearch div.sebox img.opclbt{
	margin:5px 0 0 290px;
}
div.esearch div.sebox img.deshbt{
	position: absolute;
	right:-4px;
	top: -4px;	
}
div.esearch div.sebox img.hebt{
	position: absolute;
	right: -27px;
	top: 18px;
}
div.esearch div.optin{
	width:290px;
	border:1px solid #005bb3;
	position:absolute;
	top:46px;
	left:320px;	
	z-index:4;
}
div.esearch div.optin div.tit{
	background:#e7e7e7;
	color:#000;
	padding:7px 6px;
	font-weight:bold;
	position:relative;
	z-index:2;
	font-size:0.95em;
}
div.esearch div.optin div.tit div{
	margin:-13px 0 0 256px;
	color:#666;
	font-weight:normal;
	position:relative;
}
div.esearch div.optin div.conwrap{
	height:220px;
	overflow:auto;
	background:#fff;
}

div.esearch div.optin div.conwrap ul{
	margin:0px;
}
div.esearch div.optin div.conwrap ul li{	
	margin:3px 0 0 6px; 
	line-height:150%; 
	color:#000;
	padding:0 4px;
	width:259px; 
	height:20px;
}
div.esearch div.optin div.conwrap ul li.on{
	background:#efefef;
}
div.esearch div.optin div.conwrap ul li.off{
	background:#fff;
}
div.esearch div.optin div.conwrap ul li a{
	color:#000;
	width:250px;
	
}
div.esearch div.optin div.conwrap ul li a:hover{
	background:#efefef;
}
div.esearch div.optin div.conwrap ul li span.org{
	color:#ff0000;
}
div.esearch div.txse{
	float:right;
	width:50px;
	line-height:140%;
	padding:4px 0 0;
}
div.esearch div.txse a{
	color:#000;
}
div.esearch div.txse a:hover{
	color:#000;
	text-decoration:underline;
}
/* E:서브 상단 검색영역 */
/* S:상단 gnb */
div.engtopnav{
	margin:0 auto;
	position:relative;
	height:50px;
	width:1000px;
}
div.toheg{
	height:20px;
	width:660px;
}
div.v11bn{
	background:none;
}
div.engtopnav ul.menu{
	padding:0;
	overflow:hidden;
}
div.engtopnav ul.menu li{
	float:left;
	padding:0 0 0 0;
	line-height:0;
}
div.engtopnav ul.menu li.las{
	padding:0;
	background:none;
}
div.engtopnav ul.menu li ul{
	position:absolute;
	top:35px;
	left:0px;
}
div.engtopnav ul.menu li ul li{
	float:left;
	background:none;
	padding:0;
}
div.engtopnav ul.menu li ul.depmn1{
	width:1000px;
	overflow:hidden;
}
div.engtopnav ul.menu li ul li input{
	vertical-align:middle;
	height:13px;
}
div.engtopnav ul.menu li ul li label{
	vertical-align:-1px;
}
/* E:상단 gnb */

/* E:상단 navgation */

div#topEngDiv {
	position:relative;
	height:130px;
	min-width:1000px;
}

div.lelitop div.num strong{
	font-weight:bold;
	color:#ff6c00;
} 

h2{
	padding:20px 0 10px; 
	margin:0;
	color:#1C1C1C; 
	font-size:1.55em; 
	text-align:center;
}

/* S:content Page */
.mb10{margin-bottom:10px !important;}
.mb15{margin-bottom:15px !important;}
.mb30{margin-bottom:30px !important;}
.mt30{margin-top:30px !important;}
.pb30{padding-bottom:30px !important;}
.alignC{text-align:center}
.txtbold{font-weight:700; font-size:14px}

.conbg1{background-image:url(../../../images/eng/common/conImg1.gif); background-position:left top; background-repeat:no-repeat}
.conbg1_2{background-image:url(../../../images/eng/common/conImg1_2.gif); background-position:left top; background-repeat:no-repeat}
.conbg2{background-image:url(../../../images/eng/common/conImg2.gif); background-position:center bottom; background-repeat:no-repeat}
.conCr1{color:#244679;}

.econtentWrap{width:980px; margin:30px auto; font-family:Tahoma, arial, sans-serif; font-size:12px; font-weight:400; line-height:160%; white-space:normal}
.econtentWrap h3{
	margin:0;
	padding:0;
}
.econtentWrap h4{
	margin:0;
	padding:0;
	padding-left:20px;
	background-image:url(../../../images/eng/common/conBullet1.gif);
	background-repeat:no-repeat;
	background-position:left center;
	color:#3290de;
	font-size:100%;
}
.conculumn1{height:146px; padding:15px;}
.conculumn1_2{height:93px; padding:15px;}
.conculumn2{width:100%; padding-top:10px;}
.conbox{padding:0 10px 5px 20px; margin:0;}

.conbox2 dt{
	margin:0;
	padding:0;
	color:#444;
	font-size:100%;
	font-weight:bold;
}
.conbox2 dd{padding-left:30px;}
.Inum{
	width:20px;
	height:20px;
	display:inline-block;
	margin-right:10px;
	text-align:center;
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	color:#fff;
	background-image:url(../../../images/eng/common/numBg.gif);
	background-position:center top;
	background-repeat:no-repeat
}

div.tab{
	padding:0 !important;
	position:absolute;
	top:91px;
	left:48px;
	z-index:2;
	height:26px; 
	width:100%;
}

div.tab a.tab1{
	background:url(../../../images/eng/common/econ_tab1.gif) no-repeat;
	width:270px;
	height:26px;
	text-align:center;
	float:left;
	padding-top: 8px;
}

div.tab a.tab2{
	background:url(../../../images/eng/common/econ_tab2.gif) no-repeat;
	width:203px;
	height:26px;
	text-align:center;
	float:left;
	padding-top: 8px;
}

div.tab a.tab3{
	background:url(../../../images/eng/common/econ_tab3.gif) no-repeat;
	width:98px;
	height:26px;
	text-align:center;
	float:left;
	padding-top: 8px;
}

div.tab a.tab1on , div.tab a.tab1:hover{
	background:url(../../../images/eng/common/econ_tab1on.gif) no-repeat;
	width:270px;
	height:26px;
	text-align:center;
	float:left;
	padding-top: 8px;
}

div.tab a.tab2on , div.tab a.tab2:hover{
	background:url(../../../images/eng/common/econ_tab2on.gif) no-repeat;
	width:203px;
	height:26px;
	text-align:center;
	float:left;
	padding-top: 8px;
}

div.tab a.tab3on , div.tab a.tab3:hover{
	background:url(../../../images/eng/common/econ_tab3on.gif) no-repeat;
	width:98px;
	height:26px;
	text-align:center;
	float:left;
	padding-top: 8px;
}