#zhuti{
	width: 1200px;
	background: #e7eaee;
	margin: 0 auto;
	font-family: 微软雅黑;
           min-height:500px;
}
.weizhi{
	float:left;
	margin-left: 20px;
	margin-top: 10px;
	font-size: 18px;

}
.weizhi a{
	color: black;
}
.weizhi a:hover{
    color: #8abdea;
}
.liebiao{
	width: 1150px;
	margin: 0 auto;
	padding-top: 20px;
}
.liebiao ul li{
	display: inline;
	float: left;
	width: 1150px;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px dotted #a7aaac;
    font-size: 16px;
    background: url("../images/erji.png") no-repeat 8px;
}
.liebiao ul li a{
    color: black;
    margin-left: 30px;
    float: left;
}
.liebiao ul li a:hover{
	color: #8abdea;
}
.liebiao ul li span{
	float: right;
	margin-right: 20px;
	color: black;
}
/*#footer{
	height: 100px;
	width: 1003px;
	background: #757a7d;
	margin: 0 auto;
}*/
