#news{
	width: 100%;
}
#news .item{
	height: 120px;
}
#news .title{
	font: bold 9pt/20px Verdana;
	color: #262626;
}
#news .line{
	clear: both;
	height: 1px;
	font-size: 1px;
	margin: 10px 0px 10px 0px;
}
#news .line hr{
	color: #DEDEDE;
}
#news .short_content {
	font: 100 9pt/20px Verdana; 
	height: 75px;
	overflow: hidden;
}
#news .link, #news .link a{
	font: 700 9pt/15px Verdana;
	color: #f86d0a;
	margin: 10px 0px 0px 0px;
}
#news .img {
	width: 160px;
	height: 118px;
	margin-right: 10px;
	border: 1px solid #999999;
}
/**/
.news_detail {
	width: 100%;
	margin: 0px 0px 10px 0px;
}
.news_detail .image {
	width: 212px;
	height: 152px;
	float: left;
	overflow: hidden;
}
.news_detail .image img{
	width: 200px;
	height: 150px;
	border: 1px solid #9A9A9A;
}
.news_detail .top_content {
	width: 264px;
	height: 152px;
	overflow: hidden;
	float: left;
}
.news_detail .title {
	font: 700 13pt/23px Verdana;
	text-align: left;
	color: #313131;
	margin: 0px 0px 5px 0px;
}
.news_detail .date{
	font: 100 8pt/17px Tahoma;
	height: 17px;
	color: #797979;
}
.news_detail .read_count {
	color: #797979;
	font: normal 8pt/18px Tahoma;
	text-align: right;
}
.news_detail_content {
	clear: both;
	margin: 10px 0px 8px 0px;
}
.news_detail_content .advert{
	clear: both;
	float: right;
	border: 1px #D0D2C4 solid;
	background: #E5E5E5;
	font: normal 9pt/20px Arial;
	margin-left: 10px;
	margin-bottom: 10px;
	width: 270px;
	height: 270px;
}
.news_detail_content .advert_inner{
	margin: 10px;
}
.news_detail_content .advert_inner2{
	width: 250px;
	height: 250px;
}
.news_detail_content .content a{
	color: #0000FF;
}
.content_12, .content_12 font, .content_12 p, .content_12 div, .content_12 td{
	font: 100 9pt/140% Verdana;
}

/*/////////////////////////////////////////////////////////////*/
.news_other {
	clear: both;
}
.news_other .title {
	background: url(../images/icon_02.png) transparent  10px 8px no-repeat;
	overflow: hidden;
	height: 21px;
}
.news_other .title a{
	font: 100 9pt/21px Verdana;
	color: #737373;
	height: 18px;
	overflow: hidden;
	padding-left: 18px;
}
