@import "comment.css";
@import "navigation.css";
@import "box_news.css";
@import "paging.css";
/**/
.middle_top{
	background : url(../images/middle_content_bck.png) transparent repeat-x;
	width : 100%;
	height: 40px;
	color : #000000;
	margin-bottom : 10px;
	padding-top: 10px;
	font: 100 11px/20px Tahoma;
}
.middle_top .part_1{
	float: left;
	width: 280px;
	padding-left: 10px;
}
.middle_top .part_1 a{
	color: #000000;
	font: 100 11px/20px Tahoma;
}
.middle_top .part_2{
	float: right;
	width: 200px;
	text-align: right;
	padding-right: 10px;
}
/**/
.news_other {
	clear: both;
}
.news_other .item {
	float: left;
	width: 351px;
	overflow: hidden;
}
.news_other .banner{
	float: left;
	width: 300px;
	overflow: hidden;
}
.news_other .banner_inner{
	text-align: right;
}
.news_other .title {
	background: url(../images/icon_02.gif) transparent  15px 8px no-repeat;
	overflow: hidden;
	height: 18px;
}
.news_other .title a{
	font: 700 8pt/18px Tahoma;
	color: #676666;
	height: 18px;
	overflow: hidden;
	padding-left: 25px;
}
/**/
.news_detail {
	padding: 0px 10px 10px 10px;
}
.news_detail .image img{
	border: 1px solid #545454;
	width: 250px;
	height: 190px;
	margin-right: 8px;
}
.news_detail .title {
	font: 700 14pt/23px Tahoma;
	text-align: left;
	color: #DD0000;
	margin: 0px 0px 4px 0px;
}
.news_detail .date{
	font: 100 8pt/17px Verdana;
	height: 17px;
	color: #797979;
	margin-bottom: 8px;
}
.news_detail .short_content {
	font: 700 9pt/16px Verdana;
	height: 64px;
	overflow: hidden;
}
.news_detail_content .advert{
	float: left;
	margin-right: 2px;
	margin-bottom: 3px;
}
.news_detail_content .advert_inner{
	width: 250px;
	height: 250px;
	overflow: hidden;
}
.news_detail_content .short_content {
	font-style: italic;
}
.news_detail_content .date {
	color: #434343;
	font: normal 8pt/24px Verdana;
}
.news_detail_content {
	clear: both;
	margin: 10px 0px 8px 0px;
	color: #2e2e2e;
	font-family: verdana;
	line-height: 140%;
}
.news_detail_content .content a{
	color: #0000FF;
}
.news_detail .read_source{
	height: 16px;
}
.news_detail .source {
	float: left;
	width: 280px;
}
.news_detail .source span{
	font: 700 8pt/16px Verdana;
	color: #575757;
}
.news_detail .source img {
	 width: 67px;
	 height: 16px;
}
.news_detail .read_count {
	float: right;
	text-align: right;
	color: #575757;
	font: 100 8pt/16px Verdana;
	width: 351px;
}
.content h1,  .content h2, .content h3 {
	font-family: Arial;
	line-height: 140%;
}
.content_12, .content_12 font, .content_12 p, .content_12 div, .content_12 td{
	font-size: 12px;
}
.content_14, .content_14 font, .content_14 p, .content_14 div, .content_14 td{
	font-size: 14px;
}
.content_16, .content_16 font, .content_16 p, .content_16 div, .content_16 td{
	font-size: 16px;
}
.content_18, .content_18 font, .content_18 p, .content_18 div, .content_18 td{
	font-size: 18px;
}
/**/
#relational_news{
	background: #FFFFFF;
	width: 250px;
	padding: 5px;
	border: 2px solid #828282;
	margin: 0px 8px 8px 0px;
}
#relational_news .related_header{
	color: #FFFFFF;
	font: 700 8pt/23px Tahoma;
	background: url(../images/related_header_bck.png) repeat-x;
	height: 26px;
}
#relational_news .related_header span{
	padding-left: 10px;	
}
#relational_news .related_title{
	clear: both;
	height: 19px;
	overflow: hidden;
	background: url(../images/icon_01.png) no-repeat 8px 7px;
}
#relational_news .related_title a{
	font: 700 8pt/19px Tahoma;
	color: #292929;
	padding-left: 20px;
}
/**/
.news_group{
	width: 550px;
	height: 336px;
	overflow: hidden;
	background: url(../images/news_group_bck.jpg) no-repeat;
}
.news_group_inner{
	position: relative;
	width: 550px;
	height: 336px;
	top: 0px;
	left: 0px;
}
.news_group .caption {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 150px;
	height: 26px;
	overflow: hidden;
}
.news_group .caption div{
	font: 700 8pt/26px Tahoma;
	color: #FFF;
	text-align: center;
}
.news_group .main_link {
	position: absolute;
	top: 0px;
	left: 575px;
	height: 20px;
}
.news_group .main_link a{
	font: 100 8pt/20px Tahoma;
	color: #979797;
}
.news_group .item{
	position: absolute;
	width: 300px;
	height: 84px;
	overflow: hidden;
	left: 4px;
}
.news_group .item img{
	width: 111px;
	height: 83px;
	margin-right: 12px;
}
.news_group .item .title{
	font: 700 8pt/14px Tahoma;
	color: #003e71;
	height: 28px;
	overflow: hidden;
	cursor: pointer;
}
.news_group .item .short_content{
	font: 100 8pt/14px Tahoma;
	color: #464646;
	height: 56px;
	overflow: hidden;
	cursor: pointer;
}
.news_group .item_1{
	top: 41px;
}
.news_group .item_2{
	top: 140px;
}
.news_group .item_3{
	top: 239px;
}

.news_group .other_item{
	position: absolute;
	left: 333px;
	top: 43px;
	width: 315px;
	height: 112px;
	overflow: hidden;
}
.news_group .other_item img{
	width: 158px;
	height: 112px;
	margin-right: 12px;
}
.news_group .other_item .title{
	font: 700 8pt/14px Tahoma;
	color: #e20304;
	height: 42px;
	overflow: hidden;
	cursor: pointer;
}
.news_group .other_item .short_content{
	font: 100 8pt/14px Tahoma;
	color: #464646;
	height: 70px;
	overflow: hidden;
	cursor: pointer;
}

.news_group .others{
	position: absolute;
	left: 345px;
	top: 166px;
	width: 315px;
	overflow: hidden;
}
.news_group .others .title{
	font: 700 8pt/18px Tahoma;
	color: #000;
	height: 18px;
	overflow: hidden;
}