.news {
}
.news .news_header {
	float:left;
	font-size:22px;
	color:#949490;
}
.news #all_news {
	float:right;
}
.news #all_news a{
    color:#007DB5;
}
.news_more{
    color:#007DB5;/*#FF5300;*/
    float:right;
}
.news .new {
	clear:both;
	min-height:140px;
}
.news .new .photo, .news .new .photo2{
	background: url(pic_bg.jpg) no-repeat;
	float: left;
	height: 113px;
	margin: 0 10px 0 0;
	width: 158px;
}
.news .new .photo2{
	margin: 7px 10px 0 0;
}
.news .new .photo img, .news .new .photo2 img {
	padding:9px 11px;
}
.news .new .date {
	font-size:12px;
	margin:10px 5px;
    color:#636768;
}
.no_news{
	font-size:15px;
	margin:10px 5px;
    color:#636768;
}
#news_back{    
    width:600px;
    padding-top: 20px;    
}
#news_back a{
    color:#007DB5;
}
.news .new .new_content {
	overflow: hidden;
}
.news .new .new_content h2 {
	margin:0;
	padding:0 0 0 8px;
}
.news .new .new_content h2.short {
	background: url(title_bg_medium.gif) no-repeat;
}
.news .new .new_content h2 a {
	font-style:italic;
	font-size:18px;
	color:#000;
}
.news .new .new_content p {
	font-size:12px;
	color:#636667;
}
.category_title {
	color:#aaaba6;
	font-size:22px;
	margin:2px 0 10px;
}
.news_pagination{
    float:right;
}

