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

.news_detail {
	padding: 0px 0px 10px 0px;
}
.news_detail .image{
	float: left;
	width: 266px;
	height: 206px;
	background: url(../images/news_image_bck.png) no-repeat;
	overflow: hidden;
}
.news_detail .image img{
	width: 250px;
	height: 190px;
	margin: 8px;
}
.news_detail .date{
	font-size: 10px;
	height: 17px;
	color: #797979;
}
.news_detail .short_content {
	clear: right;
	font-weight: bolder;
	font-size: 13px;
}
.news_detail .title{
	color: #004276;
	font-size: 20px;
	font-weight: bolder;
	margin-bottom: 5px;
}
.news_detail .font_sizer{
	float: right;
	text-align: right;
	margin-bottom: 5px;
}
.news_detail .font_sizer img{
	width: 18px;
	height: 20px;
	margin-left: 2px;
}
.news_detail_content {
	clear: both;
	font-size:  9pt;
	line-height: 20px;
	font-face: Verdana;
	margin: 10px 0px 8px 0px;
}
.news_detail_content .advert{
	float: left;
	margin-right: 8px;
	border: 1px solid #EAEAEA;
}
.news_detail_content .advert_inner{
	width: 250px;
	height: 250px;
	overflow: hidden;
}
.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%;
}
.news_detail .read_source{
	height: 35px;
}
.news_detail .source {
	float: left;
	width: 200px;
}
.news_detail .source span{
	font: 700 8pt/35px 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/35px Verdana;
	width: 240px;
	
}
/**/
.news_other {
	clear: both;
	margin-bottom: 15px;
}
.news_other .item{
	float: left;
	width: 500px;
	overflow: hidden;
}
.news_other .item_{
	margin-right: 10px;
}
.news_other .title{
	background: url(../images/icon_2.gif) no-repeat 10px 10px;
}
.news_other .title a{
	padding-left: 25px;
	color: #000;
	font: 100 9pt/24px Verdana;
}

/**/
.news_cat_caption_1, .news_cat_caption_2, .news_cat_caption_3, .news_cat_caption_4{
	width: 405px;
	margin-bottom: 7px;
	position: relative;
}
.news_cat_caption_1, .news_cat_caption_2{
	background: url(../images/news_cat_caption_2_bck.png) no-repeat;
}
.news_cat_caption_3{
	background: url(../images/news_cat_caption_3_bck.png) no-repeat;
}
.news_cat_caption_4{
	background: url(../images/news_cat_caption_4_bck.png) no-repeat;
}
.news_cat_caption_1 .link, .news_cat_caption_2 .link, .news_cat_caption_3 .link, .news_cat_caption_4 .link{
	width: 300px;
	height: 24px;
	padding-left: 40px;
	font: 700 9pt/20px Tahoma;
}
.news_cat_caption_1 .link, .news_cat_caption_2 .link{
	color: #c50001;
}
.news_cat_caption_3 .link{
	color: #0b7900;
}
.news_cat_caption_4 .link{
	color: #0a8391;
}
.news_cat_caption_4 .semazen_net{
	position: absolute;
	top: 5px;
	left: 170px;
}