.pop {
	position:relative;
	top:0;
	left:0;
	z-index:1000;
	width:100%;
	border-bottom:1px solid #678AAF !important;
	background: #86a9f8; /* Old browsers */
	background: -moz-linear-gradient(top, #86a9f8 0%, #86a9f8  100%); /* FF3.6+ */
		
	/* FireFox 3.6 */
	/* Safari4+, Chrome */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#86a9f8', endColorstr='#86a9f8')";
	-pie-background: linear-gradient(#86a9f8, #86a9f8 100%);
	behavior: url(PIE.htc);

	height: 45px;
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #86a9f8),color-stop(1, #86a9f8));/* IE6,IE7 */
	/* IE8 */
	/* Firefox F3.5+ */
	/* Safari3.0+, Chrome */
}

.warp{	
	position: relative;
	width: 960px;
	min-width: 880px;
	max-width: 1120px;
	margin: 0 auto;
	padding: 0 10px;
	zoom: 1;
	
}

.warp .st_img{
	float: left;
	position:absolute;
	
}

.warp .st_close{position:absolute; margin: 15px 10px 0 0; right: 0;}

.sticky a, .floated a, .fixed a, .ondemand a{ float:right; margin:2px 40px 0px 0px; }
.sticky p, .floated p, .fixed p, .ondemand p{ float:left; padding:0px; margin:0px; margin-left:10px; line-height:45px; color:#fff; font-size:12px;}

.sticky .close{
	margin:13px 40px 0 0;
	
	
}


/*메인 슬라이더*/



#top_slider .st_slide {
	width:980px;
	margin:0 auto;
}

.st_slide{
	width:100%;
	height:100%;
	position:relative;
	overflow:hidden;
}


.st_wrap{
	position:relative;
	display:table-cell;
	vertical-align:middle;
}

.st_wrap1{
	width:259px;
	height:81px;
}

.st_wrap3{
	position:absolute;
	left:-30px;
	margin-top:60px;
	width:580px;
	height:40px;
}

.st_zone{
	position:absolute;
	width:100%;
}

#top_slider .st_zone1{
	top:100px;
	left:40px;
}

#top_slider .st_zone2{
	top:190px;
	left:40px;
}

.st_wrap img.st_shown{
	display:inline !important;
}

/*메인 배너*/

#feature_list {
	width: 722px;
	height: 187px;
	overflow: hidden;
	position: relative;
}

#feature_list ul {
	position: absolute;
	
 }
 
#tabs {
	height: 185px;
	width: 210px;
	z-index: 15;
	border-top:1px solid #C2C1C6;
	border-left:1px solid #C2C1C6;
	border-bottom:1px solid #C2C1C6;
	background:url(../images/hd_bg.gif) repeat-y 73px 0;
 }
 
#tabs li {
	height: 65px;
 }

#tabs li a {
	color: #666;
	text-decoration: none;
	display: block;
	outline: none;
	letter-spacing:-1px;
	height:55px;
	
} 
 
#tabs li a.current{
	background: url(../images/hd_arrow.gif) no-repeat;
	color: #FFF;
	margin:0 0 1px -1px;
}

tabs li a.current:hover {
	text-decoration: none;
	cursor: default;
}


#tabs li a h3 {
	font-size:12px;
	font-weight:bold;
	padding:10px 0  2px 10px;	
}


#tabs li span{
	font-size:12px;
	padding-left:10px;
}


#output {
	right: 0;
	float: left;
	height: 185px;
	width: 542px;
	position: relative;
	border-top:1px solid #C2C1C6;
	border-right:1px solid #C2C1C6;
	border-bottom:1px solid #C2C1C6;
	
}

#feature_list #output li {
	width: 363px;
	height: 160px;
	position: absolute;
}


/*  ----------------최신글---------------------- */ 

.tab_ul{float:left;position:relative; width:305px;}
.tab_ul a{color:#666;text-decoration:none}
.tab_ul a:hover,
.tab_ul a:active,
.tab_ul a:focus{text-decoration:underline}
.tab_ul em{font-style:normal}
.tab_ul ul{margin:12px 5px 5px 5px;padding:0;list-style:none}
.tab_ul li{position:relative;margin:0 0 5px 0; background:url(../images/m_bullet_img.gif) no-repeat scroll left 5px transparent;}
.tab_ul li:after{display:block;clear:both;content:""}
.tab_ul li .bu{float:left;margin:0 4px 0 0;color:#999}
.tab_ul li a{float:left;padding: 0 7px; font-size:12px}
.tab_ul li .nick{float:right;clear:right;font-size:12px;color:#a8a8a8;white-space:nowrap}
.tab_ul .more{position: absolute;right: 0;padding: 2px;	top: 0;}
.tab_ul .more h2{width:56px; height:13px; background:url(../images/gc_more_img.gif) no-repeat;}

.tab_ul.sub{float:right;position:relative; width:390px;}

.tab_ul.sub ul .sub_thumb{clear:both;_height:0; padding-bottom:5px;}

.sub_thumb dt.tit{margin-left:84px; font-size:12px;}
.sub_thumb dd.thumb{display:inline;float:left;margin:-15px 0 0 0;}
.sub_thumb dd{line-height:16px}
.sub_thumb dd a{float:none; padding:0; color:#666;}
.sub_thumb .tit a{float:none; padding:0; color:#666;}


.tab_ul.sub2{float:left;position:relative; width:720px;}