
.footer
{
    margin-top:10px;
	height: 52px;
	background-image: url('../images/bottom-sx.jpg');
	width: 900px;
}

.footer .footerText
{
	padding: 7px;
	width: 600px;
	font-size:10px;
	color:#444444;
	line-height:13px;
}

.footerNumber
{
	float: right;
	height: 52px;
	line-height: 52px;
	font-size:16px;
	color:#FFFFFF;
	text-align: center;
	width: 222px;
	background-image: url('../images/bottom-dx.jpg');
}