div.top_banner_wrap{position:relative;width:100%;height:200px;margin:0;padding-top:90px}
div.top_banner{overflow:hidden}
div.banner_list{width:100%;height:250px;margin:0 auto}
.banner_tit{position:absolute;left:50%;z-index:9}
.banner_tit_main{top:90px;margin-left:-250px}

div.top_banner_wrap .inner {
	position:absolute;
	width: 703px;
	left:50%;
	top:265px;
	min-height: 50px;
	padding:0;
	z-index:99;
	font-family:³ª´®¹Ù¸¥°íµñ, NanumBarunGothic, NG, NGEN, 'µ¸¿ò', sans-serif;
}

div.top_banner_wrap .inner:after {
	  content: "";
	  display: table;
	  clear: both;
}

div.top_banner_wrap .subMenu {
	height: 50px;
	z-index: 99;
	width: 100%;
}

div.top_banner_wrap .subMenu .inner {
	padding:0;
	font-weight: bold;
	margin-left:-350px;
	background:url('/layouts/mit_main/image/on_bg.jpg') repeat-x ;
	border-right:#191919 1px solid;
}


div.top_banner_wrap .subNavBtn {
	display: block;
	height: 35px;
	width: 350px;
	float: left;
	margin: 0px 0px 0 0;
	text-decoration: none;
	border-left:#cccccc 1px solid;
	border-top:#cccccc 1px solid;
	border-bottom:#cccccc 1px solid;
	font-size: 16px;
	padding: 15px 0 0 0;
	text-align: center;
    color:#777777;
}
div.top_banner_wrap .subMenu a:hover {
	background: #505050;
	color:#ffffff;
	border-left:#505050 1px solid;
	border-top:#505050 1px solid;
	border-bottom:#505050 1px solid;
}

div.top_banner_wrap .active {
    display: block;
	height: 35px;
	width: 350px;
	float: left;
	margin: 0px 0px 0 0;
	text-decoration: none;
	background:url('/layouts/mit_main/image/ac_bg.jpg') repeat-x ;
	border-right:#191919 1px solid;
	border-left:#191919 1px solid;
	border-top:#191919 1px solid;
	border-bottom:#191919 1px solid;
	font-size: 16px;
	padding: 15px 0 0 0;
	text-align: center;
	color:#ffffff;
}
div.top_banner_wrap .end {
	margin: 0;
}

.sub_cont{width:980px;min-height:550px;margin:0 auto}

