@charset "utf-8";
@import url("../css/footer.css");
@import url("../css/header.css");
/* CSS Document */

*{ margin:0; padding:0;}
img{ border:0;}
body{background:url(../images/common/sub_bg.gif) repeat-x;}
#header{ height:94px;width:995px;}

/* sub_top */
#sub_top{ height:128px; background:url(../images/common/s_left_bg.gif) no-repeat 0 0; width:995px;}
#sub_top .t_vi{
	position:absolute;
	left:19px;
	top:148px;
	z-index: 13;
}
#sub_top .t_vi_2{
	position:absolute;
	left:220px;
	top:94px;
	z-index: 14;
}

/* container */
#container{ position:relative; background:url(../images/common/container_bg.gif) repeat-y; width:995px;}

/* left_cbox */
.left_cbox{
	width:172px;
	position:absolute;
	left:28px;
	z-index: 16;
}
.left_cbox .left_cbox_m{ background:url(../images/common/left_w_line.gif) repeat-y;}
.left_cbox .left_cbox_m ul li{ width:152px; height:23px;border:0px;position:relative;left:10px;list-style:none;}
.left_cbox .left_cbox_m .open_menu1 li{ height:19px;}
.left_cbox .left_cbox_m .open_menu1{ height:95px;}


 /* content */
 #content{ position:relative; top:23px; left:230px; width:664px;; }
.content_top{background:url(../images/common/text_conbox_bg.gif) bottom repeat-x; width:664px;  height:30px;}
.content_top .t_conbox{
	position:absolute;
	top:2px;
	z-index: 7;
} 
.content_top .t_conbox ul li{list-style:none; display:inline; padding-left:5px; }
.content_top .co_conbox ul li{ background:url(../images/common/h_icon.gif) no-repeat 0 6px;; list-style:none; float:right; font-family:"돋움"; font-size:12px; color:#686868; padding:7px 0 0 19px;}

.content_total{background:#fff;  width:650px; margin:30px 0 0 12px;}
.con_h{ height:80px;}
.clear{display:block; float:none; clear:both; height:0; width:100%; font-size:0 !important; line-height:0 !important; overflow:hidden; margin:0 !important; padding:0 !important; }
/* 네비 */
#noscript_gnb_inner{ display:none;}

#gnb ul li{ list-style:none;}

