*{
	margin: 0px;
	padding: 0px;
	border: none;	
  font-family: Tahoma,Verdana;	
  scrollbar-face-color:#7e3811;
  scrollbar-arrow-color:#1f0b02;
  scrollbar-track-color:#1f0b02;
  scrollbar-shadow-color:#1f0b02;
  scrollbar-highlight-color:#1f0b02;
  scrollbar-3dlight-color:#1f0b02;
  scrollbar-darkshadow-Color:#1f0b02;  
}
body{
	width: 100%;
	height: 100%;
	background-color: #1f0b02;
	text-align: center;
	font-size: 11px;
	color: #c28a4d;	
	background-image: url(images/site_rep.gif);
	background-repeat: repeat-x;
	background-position: top;
  font-family: Tahoma,Verdana;	
}
a{
	color: #fad087;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
p{
	margin: 15px;
	text-align: left;
}
hr{
	width: 100%;
	clear: both;
	height: 1px;
	overflow: hidden;
	color: #dc7e28;
}
table td{
	text-align: left;
}
input,select,textarea{
	border-top: 1px solid #120601;	
	border-bottom: 1px solid #431d05;	
	font-size: 10px;
	color: #e6b083;
	width: 130px;
	background-color: #562708;
}
.site_top_back{
	width: 100%;
	background-repeat: no-repeat;
	background-position: top center;
	background-image: url(images/site_top_back.jpg);
}
.site_cont{
	width: 900px;
	margin: 0px auto;	
}
.site_top{
	width: 100%;
	height: 44px;
}
.toph1{
	width: 100%;
	height: 31px;
}
.topmenu{
	width: 100%;
	text-align: left;
}
.topmenu a{
	color: #cf9a5d;
}
h1{
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	margin-bottom: 0px;
}
h2{
	font-size: 14px;
	font-weight: bold;
}
.site_head{
	width: 100%;
	height: 232px;
	background-repeat: no-repeat;
	background-position: center;
}
.site_middle{
	width: 100%;
}
.site_bottom_cofr{
	width: 100%;
	clear: both;
	height: 30px;
}
.site_bottom{
	width: 100%;
	height: 34px;
	background-image: url(images/site_bottom.jpg);
	text-align: center;
	line-height: 34px;	
	margin-bottom: 10px;
	clear: both;
}
.left{
	width: 158px;
	float: left;
}
.content{
	width: 716px;
	margin-right: 10px;
	float: right;
}
.menu{
	width: 158px;
	display: table;
	background-image: url(images/menu_rep.jpg);
	background-repeat: repeat-y;
	margin-bottom: 5px;
}
.menu_top{
	background-repeat: no-repeat;
	background-position: top;
	background-image: url(images/menu_top.jpg);
}
.menu_bottom{
	background-repeat: no-repeat;
	background-position: bottom;
	background-image: url(images/menu_bottom.jpg);
}
.menu_bottom2{
	background-repeat: no-repeat;
	background-position: bottom;
	background-image: url(images/menu_bottom.jpg);
}
.menu_bottom a{
	display: block;
	width: 132px;
	height: 15px;
	line-height: 15px;
	margin-left: 26px;
	text-align: left;
	font-weight: bold;
	font-size: 10px;
}
.menu_bottom a.submenu{
	color: #efad52;
	font-weight: normal;
}
.box{
	margin-top: 10px;
}
.innerimg{
	float:left;
	margin:0px 15px 15px 15px;
	border: 1px solid #dc7e28;
}
.galleryimg{
	float:left;
	margin: 15px 33px 15px 15px;
	border: 1px solid #dc7e28;
}
.title{
	color: #dc7e28;
	font-size: 30px;
	text-align: right;	
	height: 40px;
	line-height: 40px;
	clear: both;
	margin: 20px 15px 20px 15px;
	border-bottom: 1px solid #dc7e28;
}
.vipbox{
	width: 131px;
	margin-right: 54px;
	margin-bottom: 40px;
	background-color: #dc7e28;
	background-image: url(images/vip_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
}
.vipbox img{
	border: 1px solid #000000;
	margin-top: 1px;
}
.vipbox div.vipname{
	height: 37px;
	color: #ffe6ce;
}