*{margin: 0;padding: 0;list-style-type: none;font-family:"微软雅黑";}
html{text-align:center;}
body {
	text-align:center;
	font-family:"微软雅黑";
	font-size:16px;
	color: #444;
	background-image: url(img/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}


/*︻▓▇▇◤文字链接等︻▓▇▇◤ */
a:link,a:visited{color: #858585;text-decoration: none;}
a:hover {color: #FD642A;text-decoration: underline;}
a:active {}
h3{font-size: 14px;}
img{border: 0;}
table{border-collapse:collapse;}
li{vertical-align: bottom;}
input.radio, input.checkbox {width: auto;}
.longTitle{
	text-overflow:ellipsis;/*IE省略号*/
	white-space:nowrap;/*强制在同一行内显示所有文本，直到文本结束或者遭遇 br 对象*/
	overflow:hidden;
	-o-text-overflow:ellipsis;/*op专用省略号*/
	}
.fl {float:left;}
.fr {float:right;}
.clearf,.cf{
	clear:both;
	overflow:hidden;
	font-size:0px;
	line-height:0px;
}

#main{
	width:1200px;
	margin:0 auto;
	margin-top:750px;
	overflow: hidden;
}
.box{float:left;
	height: 500px;
	width: 1300px;
	height:443px;
}
.box h3{text-align:left;} 


.box ul{padding-top:30px;}
.box li{height: 36px;float:left;width:550px;margin-right:90px;}
.box li a{float:left;}
.box li span{float:right;color:#A2A2A2;}

#btns{clear:both;height:200px;}
#btns a{float:left;
	display: block;
	height: 121px;
	width: 562px;
}
