* {
	padding:0px;
	margin:0px;
}
html {
	background:#FFF;
}
body {
	font:14px Verdana,Arial,Tahoma;
}
img {
	border:none;
}
ul {
	list-style:none;
}
img {
	border:0;
}
a {
	text-decoration:none;
	color:#000;
}
a:hover {
	color:#B17500;
}
a:link {
	text-decoration:none;
}
.clear {
	clear:both
}
/*top*/
.head {
	width:1284px;
	/* height:360px; */
	margin:0 auto;
	padding-left:2px
}
.top_l {
	width:59px;
	height:360px;
	float:left;
	background:url(../image/top_l.jpg) no-repeat
}
.top_m {
	width:1163px;
	height:360px;
	float:left;
}
.top_m_1 {
	width:1163px;
	height:30px;
	margin-top:3px;
	background:url(../image/top_bg.jpg) repeat-x
}
.top_m_2 {
	width:1163px;
	height:287px;
	background:url(../image/top_m_2.jpg)
}
.top_r {
	width:61px;
	height:360px;
	float:left;
	background:url(../image/top_r.jpg) no-repeat
}

/*鑿滃崟*/
.menu {
	width:1161px;
}
.inner {
	width:1161px;
	height:37px;
	background:url(../image/menu_bg2.jpg) no-repeat;
	padding-top:3px;
}
.inner li{
	float:left;
	width:101px;
	height:35px;
	line-height:35px;
	margin:0 14px;
	background:url(../image/menu_bg.jpg) center bottom no-repeat;
	text-align: center;
}
.inner li a{
	display:block;
	color:#D0C6AD;
}
.inner li a:hover{
	color:#fff;
	font-weight:bold;
}
.inner li ul{
	display:none;
	z-index: 999;
	position: absolute;
	background:#74171f url(../image/menu_bg1.jpg) center bottom no-repeat;
}
.inner li ul li{
	float:none;
	background:none;
	margin:0;
}
.main {
	width:1202px;
	height:auto;
	background:url(../image/content_bg.gif) repeat-y;
	margin:0 auto
}
.content2 {
	width:1160px;
	height:auto;
	margin:0 auto;
	border-top:1px solid #5B503E
}
.foot {
	width:1160px;
	background-color:#C0B59F;
	min-height:26px;
	margin-top:15px;
}
.foot ul {
	/*width:1150px;
	margin-left:10px;*/
	white-space:nowrap;
}
.foot ul li {
	float:left;
	line-height:25px;
	height:25px;
	/*margin-left:10px;*/
	width:87%;
}

.footer1{
	width:1202px;
	height:145px;
	background:url(../image/1282630035.jpg) top left no-repeat;
	margin:0 auto;
	text-align:center;
}

.footer{
	width:1161px;
	/* height:88px; */
	padding:49px 0;
	margin:0 auto;
	text-align:center;
}
.bottom_l {
	width:49px;
	height:28px;
	background:url(../image/bottom_l.jpg) no-repeat;
	float:left
}
.bottom_m {
	width:1182px;
	height:27px;
	background:url(../image/bottom_bg.jpg) repeat-x;
	float:left
}
.bottom_r {
	width:30px;
	height:27px;
	background:url(../image/bottom_r.jpg) no-repeat;
	float:left
}