@import url(master.css);
@import url(common_right.css);

#wrapper{
	width:990px;
	position:relative;
	margin:0 auto;
	overflow:hidden;
}

/* common_gnb */

#common_gnb{
	width:990px;
	height:62px;
	font-size:12px;
	font-family:Gulim;
	position:relative;
	z-index:100;
}
#gnb_menu{
	background:url(http://img.sbs.co.kr/sbscnbc/img/main/gnb_bg.gif) no-repeat top left;
	width:990px;
	height:37px;
}
.gnb_ul_left{
	width:969px;
}
.gnb_menu{
	float:left;
}
.gnb_menu_tab{
	float:left;
}
.gnb_ul_right{
	position:absolute;
	top:11px;
	right:17px;
}
.gnb_ul_right li{
	display:inline;
	margin-left:10px;
}
.menu_tab_ul{
	display:none;
	position:absolute;
	top:34px;
	left:117px;
	background:url(http://img.sbs.co.kr/sbscnbc/img/main/sub_bg.gif) no-repeat top left;
	width:238px;
	height:95px;
	z-index:1000;
	padding:10px 0 0 10px;
}
.menu_tab_ul li{
	line-height:20px;	
}
.menu1_1{float:left;}
.menu1_2{float:left; margin-left:17px;}
.menu1_3{margin-left:152px;}
.menu1_4{float:left;}
.menu1_5{float:left; margin-left:10px;}
.menu1_6{margin-left:152px;}
.menu1_7{float:left; width:69px;}
.menu1_8{float:left;}
.menu1_9{margin-left:152px;}
.menu1_10{float:left;}
.menu1_11{float:left; margin-left:18px;}

/* //common_gnb */

/* hot_topic */

#hot_topic{
	width:990px;
	height:25px;
	background:url(http://img.sbs.co.kr/sbscnbc/img/main/hot_topic_bg.gif) no-repeat top left;
	font-size:12px;
	font-family:Gulim;
	position:absolute;
	top:37px;
	left:0px;
}
.hot_topic_ul{
	padding:6px 0 0 21px;
}
.hot_topic_ul li{
	display:inline;
	margin-right:13px;
}
.hot_topic_ul li img{
	vertical-align:middle;
}

/* //hot_topic */

/* common_body_main */

#body_bg{
	width:990px;
	margin-top:15px;
	float:left;
}

#common_body_main{
	width:720px;
	position:relative;
	float:left;
}

/* body_contents */

.body_contents{
	position:relative;
	float:left;
	width:720px;
}
#area_end_title{
	width:720px;
	float:left;
	padding-bottom:8px;
	margin-top:20px;
	border-bottom:3px solid #2f7abe;
}

/* body_contents */

/* common_body_main */

#common_footer{
	clear:both;
	width:990px;
	margin-top:57px;
}
