@import "comment.css";
@import "navigation.css";
@import "box_news.css";

.news_other {
	clear: both;
}
.news_other .title {
	background: url(../images/icon_02.gif) transparent  15px 8px no-repeat;
	overflow: hidden;
	height: 21px;
}
.news_other .title a{
	font: 100 9pt/21px Verdana;
	color: #003366;
	height: 18px;
	overflow: hidden;
	padding-left: 25px;
}
/**/
.news_detail {
	width: 100%;
	margin: 0px 0px 10px 0px;
}
.news_detail .image {
	width: 286px;
	height: 192px;
	float: left;
	overflow: hidden;
}
.news_detail .image img{
	width: 275px;
	height: 190px;
	border: 1px solid #A7A7A7;
}
.news_detail .top_content {
	width: 278px;
	height: 230px;
	overflow: hidden;
	float: left;
}
.news_detail .title {
	font: 700 18pt/27px Tahoma;
	text-align: left;
	color: #000000;
	margin: 0px 0px 15px 0px;
}
.news_detail .short_content {
	font: 700 9pt/16px Tahoma;
	margin: 0px 0px 5px 0px;
	color: #000000;
}
.news_detail .date{
	font: 100 8pt/17px Tahoma;
	height: 17px;
	color: #5d5d5d;
	margin-top: 10px;
}
.news_detail_content {
	clear: both;
	font: bold 9pt/20px Verdana;
	margin: 0px 0px 8px 0px;
	padding-top: 10px;
}
.news_detail_content .advert{
	clear: both;
	float: left;
	border: 1px #D0D2C4 solid;
	background: #EBEBEC;
	font: normal 9pt/20px Arial;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 275px;
	height: 290px;
	overflow: hidden;
}
.news_detail_content .advert .outer{
	padding: 0px 13px 15px 12px;
}
.news_detail_content .advert .container{
	width: 250px;
	height: 250px;
}
.news_detail_content .advert .header{
	height: 28px;
	font: 100 8pt/28px Arial;
	color: #AAAAAA;
}
.news_detail_content .short_content {
	font-style: italic;
}
.news_detail_content .date {
	color: #434343;
	font: normal 8pt/24px Verdana;
}
.news_detail .read_count {
	color: 797979;
	font: normal 8pt/18px Tahoma;
	text-align: right;
}
.news_detail_content .content a{
	color: #0000FF;
}
.content_12, .content_12 font, .content_12 p, .content_12 div, .content_12 td{
	font: 100 9pt/140% Verdana;
}
.content_14, .content_14 font, .content_14 p, .content_14 div, .content_14 td{
	font: 100 14px/140% Verdana;
}
.content_16, .content_16 font, .content_16 p, .content_16 div, .content_16 td{
	font: 100 16px/140% Verdana;
}
.content_18, .content_18 font, .content_18 p, .content_18 div, .content_18 td{
	font: 100 18px/140% Verdana;
}
/**/

