

#news_bar{
	width:440px;
	background:url(../image/news_bar.jpg) no-repeat;
	height:30px;
	line-height:30px;
}	

#backnum_box{
	width:100px;
	background:url(../image/arrow_02.jpg) left center no-repeat;
	padding-left:15px;
	margin-left:325px;
	height:30px;
	line-height:30px;
}

.news_text_box{
	width:420px;
	padding:10px;
	border-bottom:2px dotted #ccc;
}

.news_date{
	width:420px;
	line-height:16px;
	color:#666;
	font-weight:bold;
}

.news_title{
	width:420px;
	line-height:24px;
}		








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

#left_banner01{
	width:190px;
	height:140px;
}

#left_banner02{
	width:190px;
	height:90px;
	margin-top:10px;
}
		