.news{
	width: 580px;
	text-align: left;
	background: url(../images/news_bck.png) no-repeat;
}
.news .inner{
	padding: 4px 0px 0px 10px;
}
.news .title{
	font: 100 8pt Verdana;
	color: #97aec6;
	padding: 2px 0px 0px 8px;
	width: 220px;
}
.news .title a{
	color: #97aec6;
}
.news .short_content{
	font: 100 8pt Verdana;
	color: #6f7a86;
	padding: 2px 0px 0px 8px;
	width: 220px;
}
.news .short_content a{
	color: #6f7a86;
}
.news .title1 a{
	font: 100 8pt Verdana;
	color: #6f7a86;
}
.news .sep{
	font-size: 1px;
	height: 10px;
	clear: both;
}
.news .title1{
	font: 100 8pt Verdana;
	color: #97aec6;
}
.news .sep1{
	font-size: 1px;
	width: 240px;
	height: 1px;
	background: url(../images/sep.gif) repeat-x;
	padding: 4px 0px 4px 0px;
	clear: both;
}
.news_detail{
	margin: 0px 10px 10px 0px;
}
.news_detail .news_image {
	 margin-right: 10px;
	 border: 1px solid #999999;
	 width: 181px;
	 height: 200px;
}
.news_detail .title{
	color: #ffffff;
	font: 700 8pt/17px Verdana;
	margin: 40px 0px 0px 25px;
}
.news_detail .date{
	margin: 5px 0px 0px 25px;
	color: #737373;
	font: 100 7pt/17px Verdana;
}
.news_detail .short_content{
	color: #97aec6;
	margin: 5px 0px 0px 25px;
	font: 100 8pt/20px Verdana;
}
.news_detail .content{
	margin: 30px 0px 30px 60px;
	clear: both;
}
.news_detail .content, .news_detail .content td, .news_detail .content p, .news_detail .content div{
	font: 100 9pt/20px Verdana;
	color: #A0A0A0;
}
.news_detail .content a{
	color: #0000FF;
}
.news_detail .line hr{
	height: 1px;
	color: #DEDEDE; 
	margin: 5px 0px 5px 0px;
}
.news_detail_other{
	clear: both;
	margin: 4px 10px 30px 60px;
	width: 442px;
}
.news_detail_other .item {
	background: url(../images/news_bullet.gif) transparent  0px 6px no-repeat;
}
.news_detail_other .item a{
	color: #97aec6;
	font: 100 8pt/20px Verdana;
	padding-left: 14px;
}

