body,div,ul,li {
	margin:0;
	padding:0;
}
body {
	font-family:'Microsoft Yahei','Lucida Grande',Helvetica,Arial,sans-serif;
	color:#382b35;
	font-size:14px;
	background:#eae1d0 url(../images/bg.jpg) no-repeat top center;
}
a {
	color:#382b35;
	text-decoration:none;
	blr:expression(this.onFocus=this.blur());
}
a:link {
	color:#382b35;
	text-decoration:none;
}
a:hover {
	color:#382b35;
	text-decoration:underline;
}
ul,li {
	list-style-type:none;
}
* {
	padding:0;
	margin:0;
}
img {
	border:0;
	border:none;
	display:block;
}
*html {
	background-image:url(../other/about:blank);
	background-attachment:fixed;
}
#warp {
	width:980px;
	margin:0 auto;
	background:#fff;
	-webkit-box-shadow:0px 0px 8px #aea28b;
	-moz-box-shadow:0px 0px 8px #aea28b;
	box-shadow:0px 0px 8px #aea28b;
}
#broad {
	margin:10px 10px 0 10px;
	overflow:hidden;
}
#d {
	margin:10px 10px 0 10px;
}
#d img {
	width:960px;
}
#top {
	width:100%;
	height:55px;
	line-height:55px;
	background:#e03703;
	position:relative;
}
#top marquee {
	color:#ff0;
	font-size:15px;
	width:980px;
	height:55px;
	line-height:55px;
	position:absolute;
}
#left {
	width:10px;
	height:65px;
	position:absolute;
	left:-10px;
	background:url(../images/mark.png) no-repeat;
}
#right {
	width:10px;
	height:65px;
	position:absolute;
	right:-10px;
	background:url(../images/mark.png) no-repeat -10px 0;
}


/* 公告 */
#notice {
	float:left;
	width:600px;
	background:#fff url(../images/notice.jpg) no-repeat right bottom;
	border-top:2px solid #f66;
}
#notice h1 {
	color:#f66;
	font-size:15px;
	line-height:25px;
	padding:15px;
	background:#f8f8f8;
	border:1px solid #e5e5e5;
	border-top:none;
}
#notice ul {
	border-left:1px solid #e5e5e5;
	border-right:1px solid #e5e5e5;
}
#notice ul li {
	height:20px;
	line-height:20px;
	padding:15px 15px 15px 32px;
	background:url(../images/notice.gif) no-repeat 10px 18px;
	border-bottom:1px solid #e5e5e5;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	-ms-text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	-moz-binding:url("../other/ellipsis.xml");
}
/* 在线 */
#follow {
	float:right;
	width:360px;
	background:#fff;
	border-top:2px solid #c60;
}
#follow h1 {
	color:#c60;
	font-size:15px;
	line-height:25px;
	padding:15px;
	background:#f8f8f8;
	border-right:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
}
#follow h1 span {
	float:right;
	font-weight:normal;
}
#online {
	height:305px;
	position:relative;
	overflow:hidden;
	border-right:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
}
#online ul {
	position:absolute;
	width:359px;
	top:0;
	left:0;
}
#online ul li {
	height:20px;
	line-height:20px;
	padding:15px 15px 15px 30px;
	background:#f4fdf4 url(../images/online.gif) no-repeat 10px 18px;
	border-bottom:1px solid #e5e5e5;
	width:359px;
	position:relative;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	-ms-text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	-moz-binding:url("../other/ellipsis.xml");
}
#online ul li b {
	color:#f00;
	padding:0 5px;
	font-weight:normal;
}
#online ul li i {
	color:#f60;
	padding:0 5px;
	font-style:normal;
}
.c0 {
	color:#f00;
}
.c1 {
	color:#0f0;
}
.c2 {
	color:#00f;
}
.c3 {
	color:#f0f;
}
.c4 {
	color:#0ff;
}
.c5 {
	color:#000;
}

/* 幻灯片 */
#focus {
	width:960px;
	height:360px;
	margin:10px 10px 0 10px;
	overflow:hidden;
	position:relative;
}
#focus ul {
	float:left;
	width:960px;
	height:360px;
	clear:both;
	position:absolute;
}
#focus ul li {
	float:left;
	width:960px;
	height:360px;
	overflow:hidden;
	position:relative;
}
#focus ul li img {
	width:960px;
	height:360px;
	display:block;
}
#focus ul li div {
	position:absolute;
	overflow:hidden;
}
#focus .sbg {
	position:absolute;
	width:960px;
	height:15px;
	bottom:0;
	background:#000;
}
#focus .sbn {
	position:absolute;
	width:960px;
	height:10px;
	right:0;
	bottom:0;
	text-align:center;
}
#focus .sbn span {
	display:inline-block;
	_display:inline;
	_zoom:1;
	width:45px;
	height:5px;
	_font-size:0;
	margin:0 2px;
	cursor:pointer;
	background:#fff;
}
#focus .sbn span.on {
	background:#fff;
}
#focus .preNext {
	width:41px;
	height:69px;
	top:138px;
	cursor:pointer;
	position:absolute;
}
#focus .pre {
	left:0;
	background:url(../images/push.png) no-repeat 0 0;
}
#focus .next {
	right:0;
	background:url(../images/push.png) no-repeat -41px 0;
}


/* 服务器表格 */
#form {
	margin:10px 10px 0 10px;
	overflow:hidden;
	background:#f8f8f8 url(../images/f.jpg) no-repeat bottom;
	border-top:2px solid #f00;
}
#form table tr {
}
#form table tr:hover {
	background:#fefde6;
}
#be {
	width:100%;
	border-left:1px solid #e5e5e5;
}
#be th {
	font-size:15px;
	color:#555;
	line-height:25px;
	padding:15px;
	text-align:center;
	background:#f5f5f5;
	border-right:1px solid #e5e5e5;
	border-bottom:2px solid #e5e5e5;
}
#be td {
	height:45px;
	line-height:45px;
	text-align:center;
	border-right:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
}
#bt td {
	color:#f00;
	background:url(../images/f.gif) repeat-x;
}
#bt a {
	color:#f00;
}

/* 游戏广告 */
#intro {
	margin:10px 10px 0 10px;
	border-top:2px solid #369;
	background:url(../images/i.jpg) no-repeat bottom;
}
#intro h1 {
	color:#369;
	font-size:15px;
	line-height:25px;
	padding:15px;
	background:#f8f8f8;
	border:1px solid #e5e5e5;
	border-top:none;
}
#intro h1 span {
	float:right;
	font-weight:normal;
}
#intro ul {
	border-left:1px solid #e5e5e5;
	border-right:1px solid #e5e5e5;
}
#intro ul li {
	height:20px;
	line-height:20px;
	padding:15px 15px 15px 38px;
	background:url(../images/i.gif) no-repeat 10px 20px;
	border-bottom:1px solid #e5e5e5;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	-ms-text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	-moz-binding:url("../other/ellipsis.xml");
}
#intro ul li:hover {
	background-color:#f8f8f8;
}

/* 游戏广告 */
#vip {
	margin:10px 10px 0 10px;
	border-top:2px solid #369;
	background:url(../images/i.jpg) no-repeat bottom;
}
#vip h1 {
	color:#369;
	font-size:15px;
	line-height:25px;
	padding:15px;
	background:#f8f8f8;
	border:1px solid #e5e5e5;
	border-top:none;
}
#vip h1 span {
	float:right;
	font-weight:normal;
}
#vip ul {
	border-left:1px solid #e5e5e5;
	border-right:1px solid #e5e5e5;
}
#vip ul li {
	height:50px;
	line-height:50px;
	text-indent:20px;
	border-bottom:1px solid #e5e5e5;
}
#vip ul li:hover {
	background:#f8f8f8;
}
#vip ul li:hover b {
	color:#fff;
	background:#f00;
}
#vip ul li b {
	float:left;
	width:150px;
	height:50px;
	line-height:50px;
	padding-right:20px;
	text-align:center;
	display:block;
	background:#f8f8f8;
	border-right:1px solid #e5e5e5;
}

/* 首页图片 */
#live {
	overflow:hidden;
	margin:10px 10px 0 10px;
	border-top:2px solid #f0f;
}
#live h1 {
	color:#f0f;
	font-size:15px;
	line-height:25px;
	padding:15px;
	overflow:hidden;
	background:#f8f8f8;
	border:1px solid #e5e5e5;
	border-top:none;
}
#live h1 span {
	float:right;
	font-weight:normal;
}
#live ul {
	overflow:hidden;
	border-left:1px solid #e5e5e5;
}
#live ul li {
	float:left;
	width:206px;
	padding:10px;
	text-align:center;
	position:relative;
	border-right:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
}
#live ul li img {
	width:206px;
	height:150px;
	display:block;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}
#live ul li.b {
	float:left;
	width:390px;
}
#live ul li.b img {
	width:390px;
	height:321px;
	display:block;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}
#live ul li.m {
	float:left;
	width:300px;
}
#live ul li.m img {
	width:300px;
	height:150px;
	display:block;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}
#live ul li:hover img {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}
#live ul li p {
	color:#fff;
	width:186px;
	height:20px;
	line-height:20px;
	padding:10px;
	overflow:hidden;
	background:#000;
	position:absolute;
	bottom:10px;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	opacity:0.6;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	-ms-text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	-moz-binding:url("../other/ellipsis.xml");
}
#live ul li.b p {
	width:370px;
	background:#f00;
}
#live ul li.m p {
	width:280px;
	background:#069;
}
#live ul li:hover p {
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}
/* Totop */
#totop {
	position:fixed;
	bottom:80px;
	right:50px;
	_position:absolute;
	z-index:9;
	display:none;
	opacity:0.6;
	filter:alpha(opacity=60);
	width:69px;
	height:70px;
	display:block;
	cursor:pointer;
	background:#000 url(../images/totop.png) no-repeat;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
}
#totop:hover {
	background-color:#a00;
}
/* 底部 */
#foot {
	color:#a1aab4;
	font-size:12px;
	padding:15px;
	line-height:25px;
	margin-top:10px;
	text-align:center;
	background:#f5f5f5;
	border-top:1px solid #e5e5e5;
}
#foot a {
	color:#a1aab4;
}