body {
	margin: 0 auto;
	padding: 0px;
	font-size /*IE5*/: 8pt;
	font-size: 13px;/*Mozilla & IE6*/
	color: #333;
	font-family: Arial, Helvetica, sans-serif, "宋体";
	background-color: #ffffff;
	text-align: center;
}
#LayoutAll {
	width: 917px;
	margin-right: auto;
	margin-left: auto;
}

#foot {
	background-color: #F0F0F0;
	height: 68px;
	margin-bottom: 12px;
	background-image: url(../img/foot_R.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#foot img {
	float: left;
}
#foot_left {
	background-image: url(../img/foot_L.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 68px;
}
#foot a {
	color: #333;
	text-decoration: underline;
}
#foot a:hover {
	color: #FF9900;
	text-decoration: underline;
}
#foot_copyright {
	padding-top: 15px;
	padding-left: 30px;
	float: left;
	line-height: 20px;
}
#foot_services {
	width: 360px;
	float: right;
	color: #333333;
	line-height: 16px;
	margin-top: 10px;
}

.list a:link, .list a:visited {
	display: block;	
	background-repeat: no-repeat;
	margin: 0px;
	padding-top:14px;
	padding-left:8px;
	padding-right:8px;
	height:32px;
	font-family:黑体;
	text-decoration: none;
	color: #ffffff;
	font-size: 18px;
        border:0px;
	padding-top:14px;

}
.list a:hover, .list a:active {
	display: block;
	text-align: center;
	text-decoration: none;
	padding-top:14px;
	padding-left:8px;
	padding-right:8px;
	font-family:黑体;
	color: #ffcc00;
	font-size: 18px;

}
.top1 a:link, .top1 a:visited {

	font-family:"宋体";
	text-decoration: none;
	color: #ffffff;
	font-size:15px;
    font-weight: bold;

}
.top1 a:hover, .top1 a:active {
	font-family:"宋体";
	text-decoration: underline;
	color: #ffffff;
	font-size:15px;
    font-weight: bold;

}
.list2 a:link, .list2 a:visited {

	font-family:"宋体";
	text-decoration: none;
	color: #000000;
	font-size:13px;

}
.list2 a:hover, .list2 a:active {
	font-family:"宋体";
	text-decoration: underline;
	color: red;
	font-size:13px;

}
#nav {
	background-image: url(../img/nav_bak.jpg);
	height: 74px;
	padding-right: 10px;
	padding-left: 10px;
	background-repeat: repeat-x;
}
#nav #logo {
	float: left;
}
#nav #TopLink {
	float: right;
}
#nav #navList {
	float: left;
	background-image: url(../img/navLine.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 40px;
}
#navList ul {
	list-style-type: none;
	padding: 0px;
	display: block;
	width: 580px;
	margin: 0px;
}
#navList ul li {
	display: block;
	float: left;
	position: relative;
	height: 74px;
	margin: 0px;
	line-height: 71px;
	text-align: center;
	padding: 0px;
}
#navList ul li a {
	display: block;
	position: relative;
	text-align: center;
	background-image: url(../img/navLine.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	margin: 0px;
	width: 70px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	text-decoration: none;
	color: #333333;
	font-size: 13px;
	font-weight: bold;
}
#navList ul li a:hover {
	display: block;
	position: relative;
	text-align: center;
	margin: 0px;
	width: 70px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #333333;
	background-image: none;
	font-family: "~{KNLe~}";
	font-size: 13px;
	font-weight: bold;
}
.cls {
	clear: both;
	height: 12px;
	font-size: 0px;
}


