@charset "gb2312";
/* 底部样式表 */

#footer{
	width:891px;
	margin:0px auto; /*利用 auto 兼容 FF 浏览器*/
	background-image: url(../images/foot_bgline.gif);
	height:64px;
	margin-top:10px;
	margin-bottom:0px;

}
.about{ 

	padding-top:6px;
	line-height:18px;
	width:600px;
	margin:0px auto; /*利用 auto 兼容 FF 浏览器*/
	text-align:center; /*IE 中支持，FF 中只针对文字*/
}
