@import "box_news.css";

.news_other {
	clear: both;
	margin-bottom: 10px;
}
.news_other .title {
	background: url(../images/icon_02.gif) transparent  15px 8px no-repeat;
	overflow: hidden;
	height: 21px;
}
.news_other .title a{
	font: 100 8pt/21px Verdana;
	color: #2d2d2d;
	height: 18px;
	overflow: hidden;
	padding-left: 25px;
}
/**/
.news_detail {
	width: 100%;
	margin: 0px 0px 10px 0px;
}
.news_detail .image{
	width: 250px;
	height: 175px;
	border: 1px solid #e6e5e5;
	margin-right: 10px;
}
.news_detail .title {
	font: 700 18pt/27px Tahoma;
	text-align: left;
	color: #FF0000;
	margin: 0px 0px 5px 0px;
}
.news_detail .short_content {
	font: 100 9pt/16px Verdana;
	margin: 0px 0px 10px 0px;
	color: #303030;
}
.news_detail .date{
	font: 100 8pt/16px Tahoma;
	height: 17px;
	color: #797979;
}
.news_detail_content {
	clear: both;
	margin: 10px 0px 8px 0px;
}
.news_detail_content .advert{
	clear: both;
	float: left;
	border: 1px #e6e5e5 solid;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 252px;
	height: 252px;
}
.news_detail_content .advert .container{
	width: 250px;
	height: 250px;
	background: #FFFFFF;
}
.news_detail_content .content a{
	color: #0000FF;
}
.content_12, .content_12 font, .content_12 p, .content_12 div, .content_12 td{
	font: 100 9pt/150% Verdana;
}