div, td, table, ul, li, ol, dd, dl, dt {
	margin:0;
	padding:0;
}
em, i {
	font-style: normal;
}
html {
	width: 100%;
	margin: auto;
}
img, img a, img a:hover {
	border: none;
}
ul, ol {
	list-style: none;
}
 .boxline{
	position:absolute;
	left:20px;
	right:20px;
	top:80px;
	z-index: 99999;
	width:80%; 
	margin:0px auto; 
	background:url("../img/titlebg.png") repeat-x top center #e26500;
	border:3px #a43600 solid; 
	border-radius:25px;
	text-align: center;
}
.title{width:90%; padding:0 5%; font-size:36px; font-weight:bolder; color:#6e1800; text-align:left; margin:0 auto; padding-top:5px; padding-bottom:5px; border-bottom:3px #f3862f solid;}
.title span{float:right; padding-top:8px;}
.sf{width:100%; padding:5px 0; border-top:3px #bd3e00 solid; text-align:center;}
.site{border:3px #bd3e00 solid; background:url("http://ht5.17mobi.com/share/s_bg.png") no-repeat center top #f3862f; border-left:0; border-right:0; height:70px;}
.site ul li{float:left; width:50%; text-align:center; padding-top:10px;}
.sbtn{padding:10px 0; width:100%; overflow:hidden;}
.sbtn li{text-align:center;}