@charset "utf-8";



#main_under{
	width:960px;
	padding:10px;
	background:#fcf9e4;
}


#left_box{
	width:291px;
	float:left;
	display:inline;
}

#left_banner01{
	width:291px;
	height:128px;
}

.left_banner02{
	width:291px;
	height:128px;
	margin-top:9px;
}		


#right_box{
	width:660px;
	float:left;
	display:inline;
	margin-left:9px;
}

#right_bar{	
	width:650px;
	height:36px;
	padding-left:10px;
	background:#053d54;
	position:relative;
}

#news_logo{
	width:72px;
	height:36px;
	float:left;
	display:inline;
}

#detail_btn{
	width:86px;
	height:16px;
	position:absolute;
	top:10px;
	right:10px;
}		


#right_in{
	width:658px;
	height:325px;
	padding-top:0px;
	padding-bottom:35px;
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	position:relative;
}


#right_img{
	width:275px;
	height:365px;
	position:absolute;
	top:0px;
	right:0px;
}

.news_box{
	width:648px;
	padding-bottom:10px;
	margin-top:4px;
	border-bottom:1px solid #ccc;
	padding-left:10px;
}	

.news_box02{
	width:648px;
	padding-bottom:10px;
	margin-top:4px;
	padding-left:10px;
}	

