/* CSS Document */
body {margin-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;}

.i_news_title {
	font-family: "宋体";
	font-size: 14px;
	color: #CC0000;
	font-weight: bold;
}

.i_news_content {
	font-family: "宋体";
	font-size: 12px;
	color: #999999;
	line-height: 150%;
}

.news_list{
	font-family: "宋体";
	font-size: 14px;
}

.news_list a{
	font-family: "宋体";
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}

.news_list a:hover{
	text-decoration: underline;
}

.copyright{font-family: "宋体";font-size: 14px;}
