@charset "euc-kr";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link, a:active, a:visited { text-decoration:none; }

a,img {selector-dummy:expression(this.hideFocus=true);}
a,img {outline: none;selector-dummy:expression(this.hideFocus=true);}



#div_id { position : absolute;}
#floater {position:absolute; visibility:visible}

td { 	font-family: tahoma, verdana, "±¼¸²", "µ¸¿ò"; font-size: 12px;}

.date {
	font-family: tahoma, verdana;
	font-size: 11px;
	color: #666;
}

img{
	border:0px
}

a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}

a:active {
	color: #666666;
	text-decoration: none;
}


.main_bg_image {
	background-repeat: no-repeat;
	background-position: center top;
	background-image:url(image/main_bg_image_eng.jpg)
}
.main_bg_line {
	background-repeat: repeat-x;
	background-position: center top;
	background-image:url(image/main_bg_line.gif)
}
.sub_bg_image {
	background-repeat: no-repeat;
	background-position: center top;
	background-image:url(image/sub_bg_image.jpg);
}

.bg_y {
	background-repeat: repeat-y
	background-position: center top;
}


.title_line {
	background-image: url(image/title_line.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.page_font01 {
	font-family: "µ¸¿ò", "µ¸¿òÃ¼";
	font-size: 11px;
	line-height: 1.0em;
	color: #999;
}
.page_font02 {
	font-family: "µ¸¿ò", "µ¸¿òÃ¼";
	font-size: 11px;
	color: #999;
}
.page_font03 {
	font-family: "µ¸¿ò", "µ¸¿òÃ¼";
	font-size: 11px;
	line-height: 1.3em;
	color: #666;
	font-weight: bold;
}
.copy_bg {
	background-repeat: repeat-x;
}

/* ¸ÞÀÎ¸Þ´º */
#gnb_nav{width:710px; height:90px;position:relative;box-sizing:border-box;padding: 0;margin:0;list-style: none;font-family: 'Nanum Gothic', sans-serif;}
#gnb_nav li{float:left;margin-left: 19px;}
#gnb_nav li:last-child{margin-right:0;}
#gnb_nav li h2{margin:0; padding:0;}
#gnb_nav li h2 a{display:block; font-size:18px; line-height:24px; color:#6b6b6b; font-weight:700; letter-spacing: -1px;padding: 0 20px 29px;}
#gnb_nav li h2 a.on{color:#1c5186;}
#gnb_nav li h2 a:hover{text-decoration:none;}
#gnb_nav li ul{position:absolute; top:43px; left:0;  z-index:99999; display:none; width:720px; height:30px; box-sizing:border-box;padding: 0;margin:0;list-style: none;}
#gnb_nav li ul li{padding:0; margin:0; float:left; margin-left:29px;}
#gnb_nav li ul li a{display:block; font-size:13px; line-height:30px; color:#909090; font-weight:bold;}
#gnb_nav li ul li a:hover{color:#282828; text-decoration:none;}
#gnb_nav li #top2m1{margin-left: -52px;}
#gnb_nav li #top2m2{margin-left: -17px;}
#gnb_nav li #top2m4{padding-left: 505px;}

/* ¸ÞÀÎ½½¶óÀÌµå */
.slider_box{width:100%;max-width:1000px;height:480px;margin:0 auto;position:relative;}

/* ¼­ºê ¿ÞÂÊ¸Þ´º */
#sub_select{width:210px;box-sizing:border-box;list-style:none;padding:0;margin:0;}
#sub_select li{border-bottom:1px solid #bdbdbd;}
#sub_select li:first-child{border-top:1px solid #bdbdbd;}
#sub_select li a{display:block; font-size:12px; line-height:14px; color:#6a6a6a; font-weight:bold; padding:10px 25px 8px 9px;letter-spacing: -0.5px;text-decoration:none;background:url("/image/leftmenu_icon_off.png") no-repeat 95% center;}
#sub_select li a.on{color:#2b2b2b; background:url("/image/leftmenu_icon_on.png") no-repeat 95% center;background-color:#f8f8f8;padding-left:18px;}