* {
	margin: 0px;
	padding: 0px;
}

.pic td a{display:inline-block;}
.pic td{text-align: center;}
.page li.cur{background:#000;}
.page li.cur a{color:#fff;}
.pic a img{height:auto!important;height:150px;max-height: 150px;}
#nav li.cur span{color:#ff0000;}
body {
	background-image: url(../images/bg1.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #D8C88D;
	background-size:100%;
}
.top {
	height: 240px;
	width: 100%;
	margin: auto;
}
.top-title {
	height: 180px;
	width: 100%;
}

#nav {
	padding: 0;
	font-size:12px;
	margin: 0;
	width: 100%;
	}
	#nav ul, #nav ul li {
	        list-style: none;
	        margin: 0;
	        padding: 0;
	}
	#nav ul {
	        padding: 5px 0 5px;
	        text-align: center;
	}
	#nav ul li {
	display: inline;
	margin-left: 15px;
	}
	#nav ul li a {
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1E210C;
	border: 2px dashed #A88700;
	padding: 5px;
	}
	#nav ul li span {
	padding: 5px 7px 5px 3px;
	margin: 4px 0 4px 4px;
	background-repeat: no-repeat;
	background-position: right top;
	}
.center {
	width: 1200px;
	margin-top: 10px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
.page {
	height: 30px;
	text-align: center;
	padding-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
.page ul {
	list-style-type: none;
	display: inline-block;
}
.page li {
	display: block;
	float: left;
	text-decoration: none;
	width: 10px;
	border: 1px solid #000000;
	margin-left: 10px;
}
.page li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}

.page .img {
	height: 16px;
	width: 41px;
}
.center .pic {
	height: 180px;
	width: 210px;
	border: 1px solid #D8C88D;
	margin:0 auto;
	margin-bottom: 10px;
	padding-top: 8px;
	padding-right: 3px;
	padding-left: 3px;
}
.pic .txt {
	margin-top: 5px;
}



.bottom {
	background-image: url(../images/5.jpg);
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	height: 140px;
	width: 100%;
	background-size:100%;
}
.bottom .TXT {
	width: 100%;
	text-align: center;
	height: 50px;
	padding-top: 50px;
}
.STYLE1 {color: #FFFFFF}
.STYLE2 {font-size: 24px}