@charset "gb2312";
/* CSS Document */
*{ margin:0; padding:0;}
#navigator a {
  color: #00738F;
}
#navigator a:hover{
  color: #EC4E00;
}
body {
	padding:0;
	margin:0;
	font: normal normal 12px/188% Verdana, Arial, Helvetica, sans-serif, "宋体";
	color:#d8e7fe;
}
body {
	background:url(../images/bg01.jpg) repeat-y center #002651;_width:expression((document.documentElement.clientWidth||document.body.clientWidth)<1000?"1000px":"");min-width:1000px; 
}
ul {
	list-style:none;
}
img {
	border:none;
}
/*==============================================================*/


/*伪类定义*/
a {
	color:#d8e7fe;
	text-decoration:none;
	cursor:pointer;
	blr:expression(this.onFocus=this.blur());outline:none;
	}
a:hover {
	color:#FF0;
	text-decoration:none;
}
/*==============================================================*/

/*通用定义*/
#wipper {
	width:100%;
	margin:0 auto;
	min-width:1000px;
  background:url(../images/bg02.jpg) no-repeat center 30px;} 


.content {
	width:1000px;
	margin:0 auto;
	background:url(../images/con_bg01.jpg) no-repeat transparent;
}

.header {
	width:1000px;
	margin:0 auto;
	background:url(../images/top_bg01.jpg) no-repeat top center; height:259px; overflow:hidden;
	position:relative;
        left:0px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {

.header {
	width:1000px;
	margin:0 auto;
	background:url(../images/top_bg01.jpg) no-repeat top center; height:259px; overflow:hidden;
	position:relative;
        left:-1px;
}
}


.header #menu{ position:absolute; left:0px; top:0px; width:1000px; height:259px; background:none;}
.header #menu a.logo{position:absolute; left:363px; top:26px; width:276px; height:108px;  text-indent:-3000px; display:block;}
.header #menu ul{ padding:20px 0 0 0px; position: absolute; z-index: 11;}
.header #menu ul li{ padding-left:44px; float:left; width:78px; height:40px;} 
.header #menu ul li.logob{margin-right: 225px;}
.header #menu ul li a{ width:100%; display: block; height: 100%; text-indent: -3000px;}

.header #bantxt{  position:absolute; left:70px; top:150px; width:764px; height:127px; background:none;}

.start_btn{ height:158px; overflow:hidden; padding:2px 0 0 23px;}


.clearbox {
	border-top: 1px solid transparent !important;
	margin-top: -1px !important;
	border-top: 0px;
	margin-top: 0px;
	height: 0px;
	clear: both;
	background: none;
	font-size: 0px;
	visibility: hidden;
}
.clear{ clear:both;}
.fix{*zoom:1; }
.fix:after{display:block; content:'clear'; clear:both; line-height:0; visibility:hidden; background-color:transparent;}

/*==============================================================*/

/*头部*/

/*==============================================================*/

/*导航*/

/*分页码*/
.pages { padding-bottom:20px;text-align:center;vertical-align:middle; padding-top:10px;}
.pages a{border:1px solid #c7e4ff;color:#03529c;display:inline-block;margin:1px;padding:0 5px; font-family:Arial; background-color:#c7e4ff;}
.pages a:hover{border:1px solid #FF964D;color:#f30; background:#F8F8F8; text-decoration:none;}
.pages span.disabled {border:1px solid #68abf4;color:#eef6fd;display:inline-block;margin:1px 5px 1px 1px;padding:0 5px;font-family:Arial; background-color:#0072dd;}
/*==============================================================*/

/*分享定义*/
#share{ background:url(../images/share_bg01.gif) no-repeat top center; height:68px; width:1000px; overflow-y:hidden; margin:0px auto; margin-top:10px; }
#share label{ float:left; height:16px; line-height:16px; vertical-align:middle;  padding:14px 0px 0px 340px; }
#share ul { padding:14px 0px 0px 340px; }
#share ul li{ float:left; padding-left:10px; width:16px; height:16px; }
#share ul li a{ cursor:pointer; /*background:url(../images/t_ico.png) no-repeat top center; text-indent:-1000px;*/ display: block; width:16px; height:16px; line-height:16px;}
#share ul li.icon01 a{ background-position:0px 0px;}
#share ul li.icon02 a{ background-position:0px -19px;}
#share ul li.icon03 a{ background-position:0px -38px;}
#share ul li.icon04 a{ background-position:0px -57px;}
#share ul li.icon05 a{ background-position:0px -76px;}
#share ul li.icon06 a{ background-position:0px -95px;}
#share ul li.icon07 a{ background-position:0px -116px;}
#share ul li.icon08 a{ background-position:0px -136px;}
#share ul li.icon09 a{ background-position:0px -158px;}
/*==============================================================*/

/*底部定义*/
#footer { clear:both; margin:auto 0; text-align:center; width:100%; min-width:1000px; margin:0px auto; padding-top:14px; background:url(../images/footer_bg01.gif) repeat-x top; color:#1370c0;}
#footer p{color:#1370c0;}
#footer p a{color:#1370c0;}
#myname { color:#FFff00; font-weight:bold}
#mytime { float:right; position:absolute; left:80px !important; left:70px; top:30px !important; top:26px; color:#99FF22}
.gamename { position:relative}
.gamename li a { color:#00ffff; font-weight:bold;}
.gamename .exit {color: #ffffff; font-weight:100;}
.dot {color:#ff0;}
.dot a{color:#ff0;}
.dot a:hover{color:#fff;}
#_Ten_rightDiv{z-index: 2147483647;}