@charset "UTF-8";
*{
	box-sizing:border-box;
	font-size:14px;
	font-family:sans-serif;
	color:#555;
}
body {
	background:#f6e0c4 url(../images/bg.jpg) repeat-x 0 0;
	margin:0;
	padding:0;
	line-height:150%;
}
.hometable{
	border-spacing:30px;
	border-collapse:separate;
}
ul, li{
	margin:0;
	padding:0;
}
#wrapper{
	width:1110px;
	background:url(../images/topbg.jpg) no-repeat center 0;
	min-height:600px;
	margin:0 auto;
	padding-top:400px;
}
#container{
	width:1110px;
	background:rgba(255,255,255,.95);
	min-height:200px;
	margin:0 auto;
	box-shadow:0 1px 3px rgba(0,0,0,.2);
}
a{
	color:#666;
	text-decoration:none;
}
a:hover{
	color:#960;
	text-decoration:underline;
}
#head-top{
	background:rgba(82,38,11,.65);
	z-index:100;
	position:absolute;
	left:0;
	top:0;
	height:45px;
	width:100%;
	padding:10px;
	text-align:right;
	border-bottom:1px solid rgba(255,255,255,.5);
	box-shadow:0 0 80px #5d3216;
	color:rgba(255,255,255,.5);
}
#head-top a{
	color:rgba(255,255,255,.5);
	line-height:1;
}
.bxslider1{
	width:300px;
}
.thumb-head{
	padding:16px 18px; 
	border:1px solid #ddd;
	margin-bottom:20px;
	background:linear-gradient(#f0f0f0, rgba(255,255,255,0) 30%);
}
.thumb-head h2{
	margin-top:8px;
	font-size:24px;
	color:#684a2f;
	padding-bottom:12px;
	text-align:center;
	border-bottom:1px dotted #ccc;
}
.thumb-head2{
	border:1px solid #ddd;
	margin-bottom:20px;
}
.title1{
	clear:both;
	background:#ccc;
	background:linear-gradient(#ddd, #fff);
	padding:18px;
	font-size:16px;
	border-top:2px solid #5d3216;
	font-weight:bold;
	color:#744b20;
}
.title1 a{
	font-size:16px;
	font-weight:bold;
	color:#744b20;
}
.homelist{
	list-style:none;
	line-height:1.5;
}
.homelist li{
	text-indent:15px;
	border-top:1px solid rgba(0,0,0,.05);
	line-height:30px;
}
.home-sq{
	background:#933;
	color:#fff;
	padding:5px 10px;
	font-size:20px;
	font-weight:normal;
}
#fqsptable{
	font-size:16px;
	border-collapse:separate;
}
#fqsptable td{
	padding:20px;
	border-bottom:1px solid #ccc;
}
#bottom{
	padding:35px;
	text-align:center;
}
#fqjj{
	background:#f6f6f6;
	padding:5px 30px;
	overflow:auto;
	height:340px;
	width:100%;
}
.atcc p{
	text-indent:2em;
	margin-bottom:20px;
	font-size:18px;
}
span.Column_Name{
	font-size:38px;
	line-height:60px;
}