﻿/*定义尾部链接*/
#footer {
	margin:0px auto;
	width:970px;
	height:80px;
	background-image:url('../images/footer_background.gif');
	text-align:center;
	padding-top:20px;
}
.footer_en {
    font-family:Arial;
    font-size:12px;
    color:#000000;
}
.footer_cn {
    font-size:12px;
    color:#000000;
}
