@charset "utf-8";
body {
	font-family: "微软雅黑 Light", "微软雅黑";
	font-size: 16px;
	margin: 0px;
	padding: 0px;
}
a img {
	border: 0;
}
ul, dl, DT, DL, dd, form {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
.clear {
	clear: both;
}
.rootMenu a {
	font-family: "微软雅黑 Light", "微软雅黑";
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;
}
.rootMenu a:hover {
	color: #FF9900;
}
.ListImg {
	padding: 20px;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}
.ListImg li {
	float: left;
	height: 260px;
	width: 220px;
	margin-right: 20px;
	margin-bottom: 20px;
	border: 1px solid #E4E4E4;
	padding: 5px;
	text-align: center;
	line-height: 30px;
	color: #666666;
	font-family: "微软雅黑 Light", "微软雅黑";
	font-size: 16px;
}
.ListImg2 {
	padding: 20px;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
.ListImg2 li {
	float: left;
	height: 190px;
	width: 150px;
	margin-right: 20px;
	margin-bottom: 20px;
	border: 1px solid #E4E4E4;
	padding: 5px;
	text-align: center;
	line-height: 30px;
	color: #666666;
	font-family: "微软雅黑 Light", "微软雅黑";
	font-size: 16px;
}
.List_Page li {
	float: left;
}

.List_Page {
	height: 40px;
	margin-left: auto;
	width: 80%;
	margin-right: auto;
	margin-bottom: 20px;
}

.List_Page a {
	line-height: 30px;
	background-color: #CCCCCC;
	border: 1px solid #C1C1C1;
	margin: 5px;
	display: block;
	text-align: center;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	width: 40px;
}
.List_Page a:hover {
	color: #FF9900;
	background-color: #FF6600;
	border: 1px solid #FF6600;
}
.List_Page span {
	line-height: 30px;
	background-color: #353535;
	border: 1px solid #353535;
	margin: 5px;
	width: 40px;
	display: block;
	text-align: center;
	overflow: hidden;
	color: #FFFFFF;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
}
.t20 {
	font-family: "微软雅黑 Light", "微软雅黑";
	font-size: 20px;
	color: #0099CC;
	line-height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E4E4;
}
