@charset "utf-8";

/*footer*/
.footer-detail ul{
	float:left;
}
.footer-detail ul li{
	float:left;
	font-size:12px;
	line-height:14px;
	padding:0;
}
.footer-logo{
	margin-right:25px;
	float:left;
}
div.copyright{
	float:right;
	font-size:11px;
	color:#666;
}
.totop{
	text-align:right;
	margin-bottom:25px;
}

.central{
  text-align:center;
  clear:both;
}
