@charset "gb2312";
/* CSS Document */

* {
	margin:0;
	padding:0;
}

/*β*/
#foot {
	position:relative;
	/*margin-top:20px;*/
	clear:both;
	width:100%;
	height:85px;
    background:#e9e7e7;
}


#foot_content {
	padding-top:25px;
	font-size:12px;
	color:#393636;
	line-height:25px;
	text-align:center;

}