@charset "utf-8";
/* CSS Document */

body {
	background-color: #6f422f;
	color: #f0c960;
	padding: 0px;
	margin: 0px;
}
.top {
	clear: both;
	width: 1003px;
	margin-right: auto;
	margin-left: auto;
}
.topmenu {
	clear: both;
	width: 1003px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/topmenu.jpg);
	background-repeat: no-repeat;
	height: 73px;
	text-align: center;
	color: #FFFFFF;
	font-size: 13px;
}
.topmenu ul {
	width: 700px;
	text-align: center;
	margin-left: 175px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.topmenu li {
	float: left;
	display: block;
	width: 76px;
	list-style-type: none;
}
.topmenu a {
	color: #FFFFFF;
	text-decoration: none;
}
.main {
	clear: both;
	width: 1003px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
.bottom {
	clear: both;
	width: 1003px;
	margin-right: auto;
	margin-left: auto;
	height: 105px;
	background-image: url(images/bottom.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 12px;
}
.bottom ul {
	width: 400px;
	text-align: center;
	margin-left: 350px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.bottom li {
	float: left;
	display: block;
	width: 70px;
	list-style-type: none;
}
h1 {
	font-size: 16px;
}
.tl {
	FONT-SIZE: 13px;
	LINE-HEIGHT: 22px;
	text-indent: 26px;
}
.main h3 {
	color: #FFFFFF;
	font-size: 14px;
	border: 1px solid #FFFFFF;
	width: 200px;
	margin-left: 28px;
	padding: 3px;
}
.main h4 {
	color: #FFFFFF;
	font-size: 16px;
	border: 1px dashed #FFFFFF;
	width: 600px;
	margin-left: 28px;
	padding: 2px;
	font-family: "Times New Roman", Times, serif;
}
.tpiao {
	FONT-SIZE: 13px;
	LINE-HEIGHT: 22px;
	padding-left: 26px;
	color: #FFFFFF;
}
.pic {
	PADDING-RIGHT: 10px; PADDING-LEFT: 10px; PADDING-BOTTOM: 10px; PADDING-TOP: 10px
}
.bottom .copyright {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 20px;
}
.bottom .copyright a {
	color: #FFFFFF;
	text-decoration: none;
}
a {
	color: #FFFFFF;
}
.bottom a {
	color: #FFFFFF;
	text-decoration: none;
}

