@charset "gb2312";
.body{
    margin:0 auto;
}
.content{
    width:1000px;
	margin:0 auto;
	background:#ffffff;
}

.contenter{
	margin:10px 0px 0px 0px;
}

.footer{
    height:134px;
	width:1000px;
	text-align:center;
	font-size:12px;
	line-height:24px;
	color:#333333;
	float:none;
}
.footer a{
    color:#000000;
	text-decoration:none;
}

