@import "comment.css";
@import "box_news.css";

.news_font_size{
	height: 40px;
	background: url(../images/middle_top_bck.png) no-repeat;
	color : #000000;
	padding-top: 10px;
	font: 100 11px/22px Verdana;
}
.news_font_size .part_1{
	float: left;
	width: 366px;
}
.news_font_size .part_1 a{
	color: #000000;
	font: 100 11px/22px Verdana;
}
.news_font_size .part_2{
	float: right;
	width: 200px;
	text-align: right;
}
.news_font_size .part_2 img{
	width: 19px;
	height: 22px;
	cursor: pointer;
}
/**/
.news_other {
	clear: both;
	margin-bottom: 10px;
}
.news_other .title {
	background: url(../images/icon_02.gif) transparent 10px 8px no-repeat;
	overflow: hidden;
	height: 21px;
}
.news_other .title a{
	font: 100 8pt/21px Verdana;
	color: #6e6e70;
	height: 18px;
	overflow: hidden;
	padding-left: 21px;
}
/**/
.news_detail {
	clear: both;
	margin: 0px 0px 10px 0px;
}
.news_detail .image {
	width: 287px;
	height: 192px;
	float: left;
	overflow: hidden;
}
.news_detail .image img{
	width: 275px;
	height: 190px;
	border: 1px solid #9A9A9A;
}
.news_detail .top_content {
	width: 279px;
	float: left;
}
.news_detail .title {
	color:#DD0000;
	font: 700 14pt/23px Arial;
	margin-bottom: 5px;
	text-align:left;
}
.news_detail .short_content {
	font: 700 9pt/16px Verdana;
	color: #000000;
}
.news_detail .date{
	font: 100 7pt/17px Tahoma;
	height: 17px;
	color: #797979;
	margin-bottom: 5px;
}
.news_detail .source {
	clear: both;
	color: #797979;
	font: normal 8pt/18px Verdana;
	margin-top: 10px;
}
.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: left;
	border: 1px #D0D2C4 solid;
	background: #E5E5E5;
	font: normal 9pt/20px Arial;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 277px;
	height: 277px;
}
.news_detail_content .advert .outer{
	padding: 10px 12px 10px 13px;
}
.news_detail_content .advert .container{
	width: 250px;
	height: 250px;
	background: #FFFFFF;
}
.news_detail_content .advert .header{
	height: 30px;
	font: 100 8pt/30px Arial;
	color: #AAAAAA;
}
.news_detail_content .content a{
	color: #0000FF;
}
.content_12 h1,  .content_12 h2, .content_12 h3 {
	font-family: Arial;
}
.content_12, .content_12 font, .content_12 p, .content_12 div, .content_12 td{
	font: 100 9pt/140% Verdana;
}
.content_14, .content_14 font, .content_14 p, .content_14 div, .content_14 td{
	font: 100 14px/140% Verdana;
}
.content_16, .content_16 font, .content_16 p, .content_16 div, .content_16 td{
	font: 100 16px/140% Verdana;
}
.content_18, .content_18 font, .content_18 p, .content_18 div, .content_18 td{
	font: 100 18px/140% Verdana;
}