﻿body, div, ul, li{
	margin:0;
	padding:0;
}
body{
	font-family:'Microsoft Yahei','Lucida Grande',Helvetica,Arial,sans-serif;
	color:#4e3e21;
	font-size:12px;
	background:url(bg.jpg) no-repeat center bottom;
	background-color:#776248;
	behavior:url("image/js/csshover.htc");
}
a {
	color:#5e5647;
	text-decoration:none;
	blr:expression(this.onFocus=this.blur())
}
a:link {
	color:#5e5647;
	text-decoration:none;
}
a:hover {
	color:#5e5647;
	text-decoration:underline;
}
ul,li {
	list-style-type:none;
}
* {
	padding:0;
	margin:0;
}
img {
	border:0;
	border:none;
}
*html {/*解决IE6下滚动抖动的问题*/
	background-image:url(about:blank);
	background-attachment:fixed;
}
/* 全局 */
#warp {
	width:970px;
	margin:0 auto;
}
#w {
	width:950px;
	padding:10px;
	display:inline-block;
}
#l {
	float:left;
	width:470px;
	display:inline-block;
}
#r {
	float:right;
	width:470px;
	display:inline-block;
}
#blank {
	height:10px;
	line-height:10px;
	clear:both;
	visibility:hidden;
}
#d {
	width:986px;
	margin:0 auto;
	background:url(dg.jpg) repeat-y;
}
#e {
	width:986px;
	margin:0 auto;
	background:url(eg.jpg) no-repeat center bottom;
}
#q {
	width:970px;
	margin:0 auto;
	background:#fff;
	border-left:1px solid #3d372f;
	border-right:1px solid #3d372f;
}
#line,#server,#version,#vip,#support {
	font-size:0px;
	height:3px;
	line-height:3px;
	background:#555;
	border-top:1px solid #333;
	border-bottom:1px solid #333;
}
/* 顶部 */
#top {
	width:100%;
	min-width:976px;
	height:45px;
	line-height:45px;
	background:#3a2f26;
	border-bottom:1px solid #2a221a;
}
.top {
	width:970px;
	margin:0 auto;
}
.top a {
	float:left;
	color:#fff;
	height:45px;
	line-height:45px;
	margin-right:20px;
	display:inline-block;
}
.top a:hover {
	color:#fff;
}
.top span {
	float:right;
}
.top span a {
	margin:0 0 0 20px;
	display:inline-block;
}
/* 幻灯 */
#focus {
	float:left;
	width:700px;
	height:280px;
	clear:both;
	overflow:hidden;
	position:relative;
}
#focus ul {
	float:left;
	width:700px;
	height:280px;
	clear:both;
	position:absolute;
}
#focus ul li {
	float:left;
	width:700px;
	height:280px;
	overflow:hidden;
	position:relative;
}
#focus .preNext {
	width:350px;
	height:280px;
	top:0px;
	cursor:pointer;
	position:absolute;
}
#focus .pre {
	left:0;
	background:url(sl.gif) no-repeat left center;
}
#focus .next {
	right:0;
	background:url(sr.gif) no-repeat right center;
}
/* 公告 */
#notice {
	float:right;
	width:238px;
	height:279px;
	background:#f1f1f1;
	border:1px solid #d5d5d5;
}
#notice h3 {
	font-size:14px;
	height:45px;
	line-height:45px;
	padding-left:15px;
	background:#e8e8e8;
	border-bottom:2px solid #d2d2d2;
}
#notice ul {
	width:223px;
	padding:10px 0 10px 15px;
}
#notice ul li {
	float:left;
	width:223px;
	height:35px;
	line-height:35px;
}
#notice ul li a {
	margin-right:15px;
}
/* Text */
#say {
	width:935px;
	margin:0 auto;
	margin-bottom:10px;
	height:40px;
	line-height:40px;
	padding-right:15px;
	background:#e8e8e8;
}
#say h3 {
	float:left;
	font-size:13px;
	width:80px;
	color:#eee;
	text-align:center;
	font-weight:normal;
	background:url(say.gif) no-repeat;
}
#say p {
	float:left;
	color:#f00;
	padding-left:15px;
}
#say span {
	color:#000;
	font-size:15px;
	font-weight:bold;
	float:right;
	display:inline-block;
	cursor:pointer;
}
/* Ad */
#ad {
	width:970px;
	margin:10px 0;
	display:inline-block;
}
#ad li {
	float:left;
	width:230px;
	height:100px;
	margin-left:10px;
	display:inline;
}
#ad li img {
	width:230px;
	height:100px;
	display:block;
}
#m img {
	float:left;
	display:block;
}
/* 表格 */
#bg {
	font-size:12px;
	margin:10px;
}
#bg table tr {
}
#bg table tr:hover {
	background:#fdfc81;
}
#be {
	width:100%;
	border-top:2px solid #c6af87;
	border-left:1px solid #c6af87;
	border-bottom:1px solid #c6af87;
}
#be thead th {
	color:#555;
	height:45px;
	line-height:45px;
	text-align:center;
	background:#f9d799;
	border-right:1px solid #c6af87;
	border-bottom:2px solid #c6af87;
}
#be tbody td {
	height:38px;
	line-height:38px;
	border-right:1px solid #c6af87;
	border-bottom:1px solid #c6af87;
}
#bk td {
	color:#318912;
	text-align:center;
}
#bk a {
	color:#318912;
}
#bt td {
	color:#f00;
	background:#c5fe73;
	text-align:center;
}
#bt a {
	color:#f00;
}
#bw td {
	color:#aaa;
	text-align:center;
}
/* VIP表格 */
#bn {
	text-align:center;
	width:950px;
	padding:10px;
	display:inline-block;
}
#bn table tr:hover {
	background:#eee;
}
#bm {
	width:100%;
	border-top:2px solid #ccc;
	border-left:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
#bm thead th {
	color:#555;

	height:45px;
	line-height:45px;
	text-align:center;
	background:#e8e8e8;
	border-right:1px solid #ccc;
	border-bottom:2px solid #ccc;
}
#bm tbody td {
	height:38px;
	line-height:38px;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
/* intro */
#intro {
	width:970px;
	padding-bottom:10px;
	display:inline-block;
}
#intro li h3 {
	font-size:14px;
	height:45px;
	line-height:45px;
}
#intro li {
	float:left;
	width:455px;
	line-height:25px;
	margin:10px 0 0 10px;
	padding:0 0 10px 15px;
	display:inline;
	background:url(v.jpg) no-repeat;
	background-color:#f3e2c2;
}
/* Foot */
#foot {
	color:#86796c;
	width:970px;
	line-height:25px;
	text-align:center;
	padding:15px 0;
	background:url(foot.gif) no-repeat bottom;
	border-top:1px solid #333;
}
#foot a {
	color:#86796c;
}