#footer #bas{
	width:1060px;
	background-image:url("../picture/interface/bas.jpg");
	background-repeat:no-repeat;
	height:42px;
	margin:0 auto;
	background-position:50px 0;
}

#footer #txt_footer{
	width:960px;
	color:#afb1b3;
	margin:0 auto;
	padding:5px 0 0 0;
}

#footer #txt_footer p{
	margin:0;
}
#footer #txt_footer a{
	border:0;
	color:#fff;
}

#footer #txt_footer a:hover{
	border-bottom:1px solid #fff;
}

#footer #txt_footer #left{
	float:left;
}

#footer #txt_footer #right{
	float:right;
}