@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: 260px;
	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  8px center no-repeat;
	overflow: hidden;
	height: 18px;
}
.news_other .title a{
	font: 700 8pt/18px Tahoma;
	color: #676666;
	padding-left: 25px;
}

/**/
.news_detail {
	padding: 0px 10px 10px 10px;
}
.news_detail .image{
	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 8px 0px;
}
.news_detail .date{
	font: 100 8pt/17px Tahoma;
	height: 17px;
	color: #797979;
	margin-bottom: 8px;
}
.news_detail .read_count {
	color: #797979;
	font: normal 8pt/18px Tahoma;
	margin-bottom: 8px;
}
.news_detail .short_content {
	font: 700 9pt/16px Verdana;
	margin: 0px 0px 5px 0px
}
.news_detail_content {
	clear: both;
	font: 100 9pt/20px Verdana;
	margin: 10px 0px 8px 0px;
	color: #2e2e2e;
}
.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_content .content a{
	color: #0000FF;
}
.content_12, .content_12 font, .content_12 p, .content_12 div, .content_12 td{
	font-family: Verdana;
	font-size: 12px;
	line-height: 140%;
}
.content_14, .content_14 font, .content_14 p, .content_14 div, .content_14 td{
	font-family: Verdana;
	font-size: 14px;
	line-height: 140%;
}
.content_16, .content_16 font, .content_16 p, .content_16 div, .content_16 td{
	font-family: Verdana;
	font-size: 16px;
	line-height: 140%;
}
.content_18, .content_18 font, .content_18 p, .content_18 div, .content_18 td{
	font-family: Verdana;
	font-size: 18px;
	line-height: 140%;
}