body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9B760A;
}
body {
	background-color: #C4BA9D;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #C4BA9D;
	line-height: 150%;
	height: 30px;
	margin-top: 5px;
	margin-bottom: 5px;
}

a:link,a:visited {text-decoration: none;color: #8E6802;}
a:hover {color: #FF6600;text-decoration: underline;}

#menutop {
	background-image:  url("../images/menutop-bg.jpg");
	background-repeat: repeat-x;
	display: block;
}
.menutitle {
	width: 100%;
	text-align: right;
	vertical-align: bottom;
	padding-bottom: 15px;
}
.menutitle a{
	margin-right: 8px;
	margin-left: 8px;
}
#dh {
	background-image:  url("../images/menu-bg.jpg");
	background-repeat: repeat-x;
	display: block;
	padding-left: 20px;
	height: 41px;
	line-height: 250%;
	width: 878px;
	text-align: center;
}
#dh a:link,#dh a:visited {
	text-decoration: none;
	color: #37485A;
	font-weight: bold;
	margin-right: 5px;
	margin-left: 5px;
}
#dh a:hover {
	color: #000000;
	text-decoration: underline;
	margin-right: 5px;
	margin-left: 5px;
}
#dh #topnow:link,#dh #topnow:visited,#dh #topnow:hover{color: #000000;}

#leftmenu {
	background-color: #415D7B;
	background-image:  url("../images/xian.gif");
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
}
.leftbt {
	height: 23px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	background: #415D7B url("../images/leftmenu-top.jpg") no-repeat right;
	width: 219px;
}
#leftmenu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#leftmenu li {
	font-weight: bold;
	color: #F5EFD5;
	text-decoration: none;
	padding: 0px;
	margin: 2px 0px 0px 30px;
	width: 189px;
	list-style-type: none;
	background-image:  url("../images/leftmenu-bg.jpg");
	background-repeat: repeat-y;
}
#leftmenu li a:link,#leftmenu li a:visited {
	font-weight: bold;
	color: #F5EFD5;
	text-decoration: none;
	width: 149px;
	margin: 0px;
	background-image:  url("../images/leftmenu-bg.jpg");
	background-repeat: repeat-y;
	display: block;
	padding: 5px 0px 5px 25px;
	float: left;
}
#leftmenu li a:hover {
	color: #F3D246;
	text-decoration: none;
}

.pro-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #C4BA9D;
	line-height: 150%;
	height: 30px;
}

.main {
	background-color: #F5EFD5;
	background-image:  url("../images/main-bg.jpg");
	background-repeat: repeat-y;
	display: block;
	font-weight: normal;
	color: #9B760A;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 688px;
}

#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #8E6802;
	width: 90%;
	margin: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
}
#copyright a:link,#copyright a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #8E6802;
}
#copyright a:hover{
	text-decoration: none;
	color: #000000;
}
