@import "headline.css?v2";
@import "comment.css?v1";
@import "box_news.css?v1";
@import "paging.css?v1";

.news_font_size{
	width: 100%;
	height: 25px;
	margin-bottom: 5px;
}
.news_font_size .part_1{
	float: left;
	width: 270px;
	background: url(../images/middle_top_back_bck.png) no-repeat left center;
}
.news_font_size .part_1 a{
	padding-left: 40px;
	font: 100 11px/21px Tahoma;
	color: #3a3a3a;
}
.news_font_size .part_2{
	float: right;
	width: 200px;
	text-align: right;
	font: 700 11px/22px Tahoma;
	color: #727272;
}
.news_font_size .part_2 img{
	width: 19px;
	height: 22px;
	cursor: pointer;
}
/**/
.news_other {
	clear: both;
	margin-bottom: 10px;
}
.news_other .title {
	float: left;
	width: 50%;
	height: 21px;
	overflow: hidden;
	background: url(../images/icon_02.gif) transparent 10px 8px no-repeat;
}
.news_other .title a{
	font: 100 8pt/21px Verdana;
	color: #000000;
	height: 18px;
	overflow: hidden;
	padding-left: 21px;
}
/**/
.news_detail {
	width: 100%;
	background: url(../images/news_detail_bck.png?v1) no-repeat left top;
	margin: 0px 0px 10px 0px;
}
.news_detail .image {
	float: left;
	width: 270px;
	height: 200px;
	overflow: hidden;
	margin: 0px 0px 10px 0px;
}
.news_detail .image img{
	width: 250px;
	height: 190px;
	margin: 5px;
}
.news_detail .top_content {
	float: left;
	width: 390px;
	height: 200px;
	overflow: hidden;
	margin: 0px 0px 10px 0px;
}
.news_detail .date{
	font: 100 10px/36px Tahoma;
	height: 36px;
	color: #727272;
}
.news_detail .title {
	text-align: left;
	margin: 0px 0px 10px 0px;
}
.news_detail .title h1{
	margin: 0px;
	padding: 0px;
	font: 700 18px/21px Tahoma;
	color: #df0202;
}
.news_detail .short_content {
	margin-bottom: 10px;
	font: 700 12px/15px Tahoma;
	color: #242424;
}
.top_advert{
	width: 234px;
	height: 60px;
}
.news_detail .read_count {
	color: #797979;
	font: normal 8pt/18px Tahoma;
	text-align: right;
}
.news_detail .source {
	text-align: right;
}
.news_detail .source{
	font: 700 8pt/35px Tahoma;
	color: #575757;
}
.news_detail .source img {
	 width: 67px;
	 height: 16px;
}
/**/
.news_detail_content {
	clear: both;
	margin: 0px 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: 252px;
	height: 252px;
}
.news_detail_content .advert .outer{
	padding: 10px 10px 10px 10px;
}
.news_detail_content .advert .container{
	width: 230px;
	height: 230px;
	background: #FFFFFF;
}
.news_detail_content .advert .header{
	height: 30px;
	font: 100 8pt/30px Arial;
	color: #AAAAAA;
}
.news_detail_content .content{
	line-height: 140%;
	font-family: Verdana;
}
.news_detail_content .content a{
	color: #0000FF;
}
.news_detail_content .content p{
	margin-top: 0px;
}
.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, .content_12 span{
	font-size: 9pt;
}
.content_14, .content_14 font, .content_14 p, .content_14 div, .content_14 td, .content_14 span{
	font-size: 14px;
}
.content_16, .content_16 font, .content_16 p, .content_16 div, .content_16 td, .content_16 span{
	font-size: 16px;
}
.content_18, .content_18 font, .content_18 p, .content_18 div, .content_18 td, .content_18 span{
	font-size: 18px;
}
/**/
.news_label {
	border-top: medium double #EAEAEA;
	border-bottom: medium double #EAEAEA;
	font: 100 9pt/20px Verdana;
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 10px 0px;
}
.news_label .tags {
	background: #FFFFFF url(../images/icon_tags.gif) no-repeat scroll left top;
	font: 700 9pt/20px Verdana;
	margin: 0;
	padding: 0 0 0 18px;
}
/**/
.cpaging{
	clear: both;
	padding-top: 5px;
	font: 700 12pt/140% Arial;
}
.cpaging .inner{
	width: 660px;
	text-align: center;
}
.cpaging span{
	white-space: nowrap;	
}
.cpaging, .cpaging a{
	color: #1926cd;
}
.cpaging .inact{
	color: #A9A9A9;
	padding: 0px 5px;
}
.cpaging a{
	padding: 0px 5px;
}
.cpaging a:hover{
	color: #CA0002;
	text-decoration: none;
}
/**/
.news_warning{
	background-color: #fefbce;
	border: 1px solid #bbb;
	padding: 5px;
	margin: 5px 0px;
	font: 100 8pt/15px Verdana;
}