@charset "gb2312";

/*µ×²¿*/
.foot {
	width:980px;
	margin: 0px auto;
	padding: 0px;
}
.foot_1 {
	line-height:25px;
	height:25px;
	color:#999;
}
.foot_1_left {
    float:left;
	width:500px;
}
.foot_1_right {
    float:left;
    width:480px;
    text-align:right;
}
.foot_2 {
	line-height:25px;
	height:25px;
	text-align:right;
}
