#news_head {
	width:250px;
	margin:auto;
	background-image: url(images/left_menu_bk_01.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 35px;
	line-height: 30px;
	font-weight: bold;
	text-align: center;	
}


#news_body{
	width:650px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

.news_body li{
	display:block;
	list-style:none;
	background-color:#E7E7E7;
	border-bottom:solid 3px;
	border-bottom-color:#333333;
	border-right:solid 3px;
	border-right-color:#333333;
	border-top:solid 1px;
	border-top-color:#999999;
	border-left:solid 1px;
	border-left-color:#999999;
	float:left;
	font-size: 10px;
	line-height: 20px;
	margin-top: 5px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 5px;
}
/*news letter content*/
#news_title {
    width:250px;
	margin:auto;
	background-image: url(images/left_menu_bk_01.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 35px;
	line-height: 30px;
	font-weight: bold;
	text-align: center;	
}

.news_title li{
	width:250px;
	height:35px;
	background:url(images/left_menu_bk_01.jpg);
	background-repeat:no-repeat;
	text-align:center;
	list-style:none;
	display:block;
	line-height:30px;
	font-weight: bold;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#news_content {
    width: 650px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	line-height: 20px;
}
