@charset "utf-8";

body {
/* 	background:url('/images/common/bg_body.png') repeat-x top; */
}
#skipNav {
	position:absolute;
	top:0;
	left:-3000%;
}
#header {
	position:relative;
	margin:0 auto;
	width:1024px;
	height:88px;
	z-index:999;
	background:url('/images/common/bg_header.png') repeat-x;
}
#header h1 {
	position:absolute;
	top:38px;
	left:23px;
}
#gnb {
	position:absolute;
	top:4px;
	right:24px;
}
#util {
	position:absolute;
	top:5px;
	right:195px;
	padding:0 0 0 41px;
	width:77px;
	height:14px;
	background:url('/images/common/bg_util.png') no-repeat 0 3px;
}
#topMenu {
	position:absolute;
	top:35px;
	right:0;
	height:38px;
	z-index:999;
}
#topMenu > li {float:left; position:relative;}
#topMenu li ul {
	margin:-2px 0 0 0;
	padding:10px 20px 10px 15px;
	width:123px;
}
#topMenu li ul li a {
	line-height:24px;
	color:#666666;
}
#topMenu li ul li a:hover {
	color:#4276d6;
	text-decoration:underline;
	font-weight:bold;
}
.subTop {margin:-2px 0 0 0; width:158px; height:10px;  background:url('/images/common/bg_subT.png') no-repeat 0 0;}
.subMiddle {background:url('/images/common/bg_subM.png') repeat-y;}
.subBottom {width:163px; height:10px; background:url('/images/common/bg_subB.png') no-repeat 0 0;}
#sub1 {position:absolute;top:40px;left:0px;}
#sub2 {position:absolute;top:40px;left:0px;}
#sub3 {position:absolute;top:40px;left:0px;}
#sub4 {position:absolute;top:40px;left:0px;}
#sub5 {position:absolute;top:40px;left:0px;}
#sub6 {position:absolute;top:40px;left:0px;}

#main {
	margin:0 auto;
	padding:25px 0 0 0;
	width:1024px;
}
.mainL {
	float:left;
	width:658px;
	border:1px solid #dcdcdc;
}
.mainR {
	float:right;
	margin:0 0 0 -1px;
	width:363px;
	border:1px solid #dcdcdc;
	border-left:none;
}
#footer {
	position:relative;
	margin:0 auto;
	width:1024px;
	height:65px;
}
#footer div {
	position:absolute;
	top:15px;
	left:0;
}
#footer .txt {
	position:absolute;
	top:15px;
	left:140px;
	font-family:verdana;
	font-size:10px;
	color:#a1a1a1;
	line-height:14px;
}
#wrap {
	background:url('/images/common/bg_wrap.png') repeat-x top;
}
#container {
	margin:0 auto;
	width:1024px;
}
#left {
	float:left;
	padding:37px 0 0 0;
	width:199px;
}
#left ul {
	border-top:1px solid #d4d2d2;
	background:#fff;
}
#left li a {
	display:inline-block;
	padding:9px 0 0 23px;
	width:174px;
	height:25px;
	color:#666666;
	font-weight:bold;
	border-left:1px solid #d4d2d2;
	border-right:1px solid #d4d2d2;
	border-bottom:1px solid #d4d2d2;
	background:url('/images/common/blt_left.png') no-repeat 170px 13px;
}
#left li a:hover,
#left li.on a {
	color:#fff;
	background:url('/images/common/blt_lefton.png') no-repeat 170px 13px #8caad7;
}
#contents {
	float:left;
	padding:0 51px 0 51px;
	width:723px;
	background:url('/images/common/bg_contentsC.png') repeat-x 0 0 #fff;
}
.contentsH {
	height:105px;
}
.contentsH h3 {
	padding:55px 0 0 0;
}
.contentsH.info {background:url('/images/common/bg_info.png') no-repeat top right;}
.contentsH.spread {background:url('/images/common/bg_spread.png') no-repeat top right;}
.contentsH.moon {background:url('/images/common/bg_moon.png') no-repeat top right;}
.contentsH.obser {background:url('/images/common/bg_obser.png') no-repeat top right;}
.contentsH.trend {background:url('/images/common/bg_trend.png') no-repeat top right;}
.contentsH.report {background:url('/images/common/bg_report.png') no-repeat top right;}
.contentsH.site {background:url('/images/common/bg_site.png') no-repeat top right;}
.nav {
	margin: 0px 0 0 0;
	padding-top:75px;
	text-align:right;
	color:#666666;
	font-size:11px;
}
.nav span {
	color:#333333;
	font-size:11px;
}
.contentsC {
	padding:50px 0 0 0;
}
