* {margin:0px; padding:0px; list-style: none;}
.syhd{width:720px;margin:auto;}
/* focus */
#focus{position:relative;width:720px;height:300px;overflow:hidden;}
#focus ul{height:300px;position:absolute;}
#focus ul li{float:left;width:720px;height:300px;overflow:hidden;position:relative;background:#000;}
#focus ul li div{position:absolute;overflow:hidden;}
#focus .btnBg{position:absolute;width:720px;height:40px;left:0;bottom:0;background:#000;}
#focus .btn{position:absolute;height:30px;left:10px;bottom:4px;}
#focus .btn span
{
	float:left;display:inline-block;width:30px;height:30px;line-height:30px;text-align:center;font-size:16px;margin-right:10px;cursor:pointer;background:#716564;color:#ffffff;
	border-radius:15px;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
}
#focus .btn span.on{background:#B91919;color:#ffffff;}
#foot_bm a,#foot_bm,p,p a{color:#666;}