@import "comment.css";
@import "navigation.css";
@import "box_news.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 .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: 152px;
	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: 15px;
}
.news_detail .short_content {
	font: 700 9pt/16px Verdana;
	margin: 0px 0px 5px 0px
}
.news_detail_content .advert{
	float: left;
	background: #E5E5E5;
	margin-right: 5px;
	margin-bottom: 8px;
	border: 1px solid #EAEAEA;
}
.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 .read_count {
	clear: both;
	color: #797979;
	font: normal 8pt/18px Verdana;
	text-align: right;
}
.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;
}
.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: #F1F1F1;
	width: 250px;
	margin: 0px 5px 8px 0px;
}
#relational_news .header{
	color: #787878;
	font: 700 8pt/18px Tahoma;
}
#relational_news .header span{
	padding-left: 10px;	
}
#relational_news .item{
	border-top: 1px solid #FFFFFF;
}
#relational_news .title{
	height: 18px;
	overflow: hidden;
	background: url(../images/icon_05.gif) no-repeat 10px 50%;
}
#relational_news .title a{
	color: #717171;
	font: 100 8pt/18px Tahoma;
	padding-left: 22px;
}