@import "comment.css";
#news_headline {
	width: 100%;
	height: 263px;
	background: url(../images/news_main_bck.png) no-repeat;
	clear: both;
}
#news_headline .outer{
	padding: 15px 0px 0px 0px;
}
#news_headline .title{
	text-align: center;
	font: 700 18pt/30px Verdana;
	text-align: center;
	color: #000000;
	width: 450px;
}
#news_headline .image{
	float: left;
}
#news_headline .image img{
	border: 1px solid #545454;
	width: 200px;
	height: 140px;
	margin-right: 5px;
}
#news_headline .part_2 {
	margin: 30px 0px 0px 0px;
	clear: both;
}
#news_headline .content {
	height: 180px;
	width: 250px;
	float: left;
}
#news_headline .short_content {
	margin: 5px 0px 0px 0px;
	height: 112px;
	overflow: hidden;
}
#news_headline .short_content a{
	color: #666666;
	font: normal 9pt/16px Verdana;
}
#news_headline .date{
	font: 100 8pt/17px Verdana;
	height: 21px;
	color: #000000;
	text-align: right;
	border-bottom: 1px solid #999999;
	
}

#news_cat {
	width: 100%;
	text-align: left;
	margin: 0px;
}
#news_cat .title{
	height: 21px;
	font: 700 8pt/21px Verdana;
	overflow: hidden;
	height: 21px;
}
#news_cat .title a{
	color: #434343;
}
#news_cat img{
	width: 100px;
	height: 75px;
	margin: 0px 5px 5px 0px;
	border: 1px solid #000000;
}
#news_cat .short_content {
	overflow: hidden;
	height: 75px;
}
#news_cat .short_content a{
	font: normal 8pt/15px Verdana;
}



#news_detail {
	width: 470px;
	margin: 0px 0px 10px 0px;
}
#news_detail .title {
	font: 700 20pt/30px Verdana;
	text-align: center;
	color: #000000;
	margin: 15px 0px 15px 0px;
}
#news_detail .image img{
	border: 1px solid #545454;
	width: 250px;
	height: 175px;
	margin-right: 5px;
}
#news_detail .short_content {
	font: normal 9pt/16px Verdana;
	margin: 0px 0px 5px 0px
}
#news_detail .date{
	font: 100 8pt/17px Verdana;
	height: 17px;
	color: #434343;
	margin-bottom: 25px;
}
#news_detail .content{
	margin: 10px 0px 0px 0px;
}
#news_detail .content, #news_detail p, #news_detail .content td, #news_detail .content div, #news_detail .content font {
	font: normal 9pt/20px Verdana;
}
#news_detail .content a{
	color: #0000FF;
}
#news_detail .read_count{
	font: 100 8pt/17px Verdana;
	color: #8C907A;
	text-align: right;
}

#news_navigation {
	width: 100%;
	border: 5px solid #DEDEDE;
	border-left-width: 0px;
	border-right-width: 0px;
}
#news_navigation .container{
	background: #FFFFFF;
	text-align: center;
	font: normal 9pt/20px Verdana;
	margin: 5px 0px 5px 0px;
}
#news_navigation .container a {
	color: #434343;
	margin-right: 10px;
}
#news_navigation .container img {
	width: 16px;
	height: 16px;
}

#news_other {
	width: 100%;
	margin: 10px 0px 0px 0px; 
}
#news_other .header{
	width: 100%;
	margin-left: 10px;
	font: bold 11px/20px Tahoma;
	color : #FFFFFF;
	text-align: left;
	margin: 0px 0px 5px 0px;
	background: url(../images/middle_header_bck_01.png)
}
#news_other .header span{
	padding-left: 10px;
}
#news_other .title {
	padding-left: 20px;
	background: url(../images/icon_01.gif) transparent  8px 50% no-repeat;
	overflow: hidden;
	height: 20px;
}
#news_other .title a{
	color: #000000;
	font: 100 9pt/20px Verdana;
}
