.footer {
background: #ececec;
margin-top: 15px;
font-size: 12px;
}
.footer .bot-nav {
	height: 34px;
    background: url(/skin/images/pc/g10.gif) repeat-x;
    line-height: 34px;
    line-height: 35px;
    text-align: center;
    color: #fff;
}
.footer .bot-nav li {
	display:inline-block;
	padding:0 10px;
}
.footer .bot-nav li a {
	color: #fff;
}
.footer .copyright {
	line-height: 28px;
	color: #000;
}
.footer .copyright a {
	color: #000;
}