.news{
	background-image:url(../images/index0_news_bg.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	height:174px; 
}

.more{font-size:9px;}
.more a:link {text-decoration: none; color:#7D98B0;}
.more a:visited {text-decoration: none; color:#7D98B0;}
.more a:hover {text-decoration: none; color:#fff;}
.news_box{margin:5px 0 20px 20px;width:210px;color:#fff;font-size:11px;line-height:16px;}
.news_box a{text-decoration:none;color:#fff;display:block;width:100%;height:32px;overflow:hidden;}
.news_box a:hover{text-decoration:underline;}
.news_title{color:#009FD5;}
.member_box{
	background-color:#2B1A51;
	margin:5px 0 0 20px;
	padding:0px 6px 0 6px;
	font-size: 10px;
	height:25px;
	overflow: hidden;
	color: #FFFFFF;
	line-height:25px;
}
.member {color: #0791C0;}
.member_key{font-size: 12px;color:#2B1A51;width:120px;height:10px;margin-top:3px;}

