/* CSS Document */
#list{
	width:700px;
	float:left;
	margin:0 0 0 10px;
}
#list h2{
	width:668px;
	background:url(../images/lanmu.jpg) no-repeat;
	border-top:1px solid #0066cc;
	border-right:1px solid #0066cc;
	border-left:1px solid #0066cc;
	height:21px;
}
#list_1{
	float:left;
	width:698px;
	margin:0;
	padding:5px 0;
	border:1px solid #0066cc;
}
#list ul li{
	width:107px;
	padding:7px 9px 3px 9px;
	float:left;
	border:1px solid #ccc;
	margin:0 10px 10px 0;
}
#list ul li div{
	text-align:center;
	width:107px;
	padding:0;
	margin-bottom:-5px;
}
#page{
	width:698px;
	float:left;
	line-height:30px;
	text-align:center;
}