.news{
	width: 100%;
	text-align: left;
}
.news a{
	color: #FFFFFF;
}
.news .part_1 .image{
	text-align: center;
	background-color: #B6B6B6;
}
.news .part_1 .image img{
	width: 203px;
	height: 130px;
	margin: 8px 8px 0px 8px;
	border: 1px solid #FFFFFF;
}
.news .part_1 .title{
	background: url(../images/index_news_title_bck.jpg) no-repeat;
	height: 37px;
	font: 700 8pt/16px Tahoma;
	color: #FFFFFF;
	padding-left: 8px;
	overflow: hidden;
}
.news .part_1 .short_content{
	padding: 8px;
	border-top: 1px solid #C9C9C9; 
	border-bottom: 1px solid #C9C9C9;
	background-color: #6E6E6E;
}
.news .part_1 .short_content .content{
	overflow: hidden;
	font: 100 8pt/12px Tahoma;
	color: #FFFFFF;
	height: 61px;
}
.news .part_2{
	background: url(../images/index_other_news_bck.jpg) no-repeat;
	padding: 8px;
	height: 76px;
	overflow: hidden;
}
.news .part_2 .item .title{
	padding-left: 14px;
	background: url(../images/icon_03.gif) transparent  5px 50% no-repeat;
}
.news .part_2 .item .title a{
	color: #FFFFFF;
	font: 100 8pt Tahoma;
}




.news_detail{
	text-align: left;
}
.news_detail .img {
	 margin-right: 10px;
	 border: 1px solid #999999;
	 width: 200px;
	 height: 150px;
}
.news_detail .title{
	color: #ff0000;
	font: 700 14pt Tahoma;
	margin: 0px 0px 10px 0px;
}
.news_detail .line hr{
	height: 1px;
	color: #DEDEDE; 
	margin: 5px 0px 5px 0px;
}
.news_detail .spot{
	clear: both;
	margin: 5px 0px 10px 0px;
	font: 700 8pt/20px Tahoma;
}
.news_detail .content{
	margin: 5px 0px 0px 0px;
}
.news_detail .content a{
	color: #0000FF;
}
.news_detail .content, .news_detail .content font, .news_detail .content p, .news_detail .content div, .news_detail .content td{
	font: 100 8pt/20px Tahoma;
}
.news_detail .date{
	color: #737373;
	font: 100 8pt/16px Tahoma;
}
/**/
.news_detail_other{
	clear: both;
	margin: 20px 0px 0px 0px; 
	text-align: left;
}
.news_detail_other .header{
	background: #F6821F;
	height: 22px;
	color: #FFFFFF;
	font: 700 11px/22px Tahoma;
	margin: 0px 0px 5px 0px;
	padding-left: 10px;
}
.news_detail_other .header a{
	color: #FFFFFF;
}
.news_detail_other .item {
	padding-left: 14px;
	background: url(../images/icon_02.gif) transparent  5px 50% no-repeat;
}
.news_detail_other .item a{
	color: #737373;
	font: 100 8pt/20px Tahoma;
}
