@import "comment.css?v1";
@import "other_content.css?v1";
@import "headline.css?v1";
@import "index_news.css?v1";

.headline{
	margin: 0px 0px 10px 0px;
}
/**/
.news_detail {
	clear: both;
}
.news_detail .news_top{
	clear: both;
	width: 570px;
	height: 208px;
	overflow: hidden;
}
.news_detail .news_top .image{
	float: left;
	width: 270px;
	height: 208px;
	background: url(../images/news_detail_image_bck.png) no-repeat;
	margin-right: 15px;
}
.news_detail .news_top .image img{
	width: 260px;
	height: 198px;
	margin: 5px;
}
.news_detail .news_top .title {
	text-align: left;
	padding: 0px 0px 8px 0px;
}
.news_detail .news_top .title h1{
	font: 700 14pt/23px Arial;
	color: #cc0000;
	margin: 0px;
	padding: 0px;
}
.news_detail .news_top .date{
	height: 11px;
	font: 100 7pt/11px Tahoma;
	color: #999999;
	margin-bottom: 12px;
}
.news_detail .news_top .short_content {
	font: 700 11pt/140% Arial;
	margin: 0px 0px 5px 0px
}
/**/
.news_detail .left_content{
	float: left;
	width: 235px;
}
/**/
.news_detail_content {
	padding: 0px 0px 10px 0px;
}
.news_detail_content p{
	margin-top: 0px;
}
.news_detail_content img{
	max-width: 500px;
	margin: 0px 5px;
}
.news_detail_content .content{
	font-family: Arial;
	line-height: 140%;
}
.news_detail_content .content a{
	color: #0000FF;
}
.content_12, .content_12 font, .content_12 p, .content_12 div, .content_12 td{
	font-size: 11pt;
}
.content_14, .content_14 font, .content_14 p, .content_14 div, .content_14 td{
	font-size: 12pt;
}
.content_16, .content_16 font, .content_16 p, .content_16 div, .content_16 td{
	font-size: 13pt;
}
.content_18, .content_18 font, .content_18 p, .content_18 div, .content_18 td{
	font-size: 14pt;
}
/**/
.news_detail_headline{
	width: 220px;
	height: 385px;
	background: url(../images/news_detail_hd_news_bck.png) no-repeat;
	display: inline-block;
}
.news_detail_headline_inner{
	padding: 38px 10px 0px 10px;
	overflow: hidden;
}
.news_detail_headline .image{
	border-top: solid 1px #e8e8e8;
	display: none;
}
.news_detail_headline .image img{
	width: 200px;
	height: 152px;
	margin: 3px 0px;
}
.news_detail_headline .title{
	background: url(../images/news_detail_hd_news_item_bck.png) no-repeat;
	height: 21px;
	font: 100 8pt/21px Tahoma;
	overflow: hidden;
	padding-left: 12px;
}
.news_detail_headline .title_act{
	background: url(../images/news_detail_hd_news_item_act_bck.png) no-repeat;
}
.news_detail_headline .title_act a{
	color: #cc0000;
}
/**/
.news_labels {
	width: 570px;
	background: #FFFFFF url(../images/icon_tags.gif) no-repeat left center;
	font: 700 8pt/20px Verdana;
	border-top: medium double #EAEAEA;
	border-bottom: medium double #EAEAEA;
	padding: 5px 0px 5px 20px;
	margin: 10px 0px 10px 0px;
}
.news_labels a{
	font: 100 8pt/20px Verdana;
	color: #000080;
}
/**/
.news_detail .source span{
	font: 700 8pt/35px Tahoma;
	color: #4b4b4b;
}
.news_detail .source img {
	 width: 67px;
	 height: 16px;
}

.news_detail .read_count {
	height: 30px;
	padding: 0px 10px;
	background: url(../images/content_read_count_bck.png) no-repeat left top;
	font: 100 8pt/25px Tahoma;
	color: #909090;
}
.news_detail .read_count span{
	font-weight: bold;
}
/*
.news_last_min{
	width: 250px;
	height: 277px;
	overflow: hidden;
	background: url(../images/detail_news_bck.png) no-repeat;
}
.news_last_min .caption{
	height: 30px;
	margin-bottom: 10px;
}
.news_last_min .caption div{
	font : 700 10pt/25px Tahoma;
	color: #ff0000;
	margin: 5px 0px 0px 12px;
}
.news_last_min .item{
	width: 245px;
	height: 23px;
	font: 100 8pt/23px Verdana;
	overflow: hidden;
}
.news_last_min .item span{
	padding: 0px 5px 0px 10px;
}
/**/
.relational_news{
	width: 220px;
	padding: 0px 0px 15px 0px;
	background: #f2f2f2 url(../images/relational_news_bck.png) no-repeat left bottom;
	display: inline-block;
}
.relational_news .related_header{
	background: url(../images/relational_news_header.png) no-repeat left top;
	height: 29px;
}
.relational_news .related_header span{
	display: none;
}
.relational_news .related_items{
	padding: 5px 10px;
}
.relational_news .related_title{
	width: 200px;
	height: 20px;
	overflow: hidden;
	font: 100 8pt/20px Tahoma;
}
.relational_news .sep{
	width: 200px;
	height: 1px;
	overflow: hidden;
	background-color: #e8e8e8;
	font-size: 1px;
}
/**/
.cpaging{
	clear: both;
	padding-top: 5px;
}
.cpaging .inner{
	width: 570px;
	text-align: center;
}
.cpaging, .cpaging a{
	color: #494949;
	font: 700 12pt/140% Arial;
}
.cpaging .inact{
	color: #A9A9A9;
	padding: 0px 5px;
}
.cpaging a{
	padding: 0px 5px;
}
.cpaging a:hover{
	color: #CA0002;
	text-decoration: none;
}
/**/
.middle_top_sport{
	background-image: url(../images/middle_top_content_sport_bck.png);
}
.news_detail_sport_headline{
	background-image: url(../images/news_detail_hd_news_sport_bck.png);
}
.news_detail_sport_headline .title{
	background-image: url(../images/news_detail_hd_news_sport_item_bck.png);
}
.news_detail_sport_headline .title_act{
	background-image: url(../images/news_detail_hd_news_item_act_bck.png);
}