* { margin: 0; padding: 0; list-style-type: none; }
#box {
	width: 990px;
	overflow: hidden;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 20px;
}
ul {
	width: 945px;
	margin-left: 35px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
li {
	width: 200px;
	overflow: hidden;
	float: left;
	background: url(http://www.chinadaily.com.cn/image_e/2013/cppcc/loading.gif) no-repeat center center;
	margin-top: 0;
	margin-right: 35px;
	margin-bottom: 20px;
	margin-left: 0px;
}
li img {
	width: 198px;
	height: 129px;
	border: 1px solid #C1371D;
	margin-bottom: 5px;
}
h1{
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	width: 200px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 16px;
	color: #666666;
}
h1 a:link {
	text-decoration: none;
	color: #666666;
}
h1 a:visited {
	text-decoration: none;
	color: #666666;
}
h1 a:hover {
	color: #990D00;
	font-weight: normal;
	text-decoration: underline;
}
