/*@charset "utf-8";*//*written by battleboy(wwm) battleboy@126.com 2008-6-2*//* base */
*{ font: normal 12px/160% "Verdana","Arial","Helvetica",sans-serif;color:#000;}
ul,ol{list-style:none;}
h1, h2, h3, h4, h5, h6, form, div, p, i, img, ul, li, ol, table, tr, td, fieldset, label, legend,dt,dd,dl,body{margin:0;padding:0;}
img {border:0;}
a {text-decoration:none;}
a:hover {text-decoration:none; color:#990000;}
button {cursor:pointer;}
div,p {display:block;}
fieldset,form{ background:none; border:none; padding:0; margin:0;}
.clear{ clear:both; overflow:hidden; height:0; font-size:1px;}
strong {font-weight:bold;}
input {line-height:14px;}
hr {height:1px;}
h3 {
	font-size:1.1em;
	font-weight:bold;
	color:#666;
}
label {
	font-weight:bold;
}
/*layout*/
body{ background:#fff;}
#wrapper {
	width:1000px;
	margin:0 auto;
	background:url(wrapper.gif) left 98px no-repeat;
}

#header {
	height:98px;
	background:url(cloud.gif) 300px top no-repeat;
	position:relative;
}

#header img {
	position:absolute;
	top:30px;
}

#header ul {
	position:absolute;
	top:76px;
	right:10px;
}

#header li {
	display:inline;
	border-right:1px solid #999;
	padding:0 .2em;
}

#header ul .last {
	border:0;
}

#header li a {
	font-size:1.2em;
	font-weight:bold;
}

#container {
	background:#fff url(container.gif) left top repeat-x;
	margin-top:10px;
}

#content {
	margin-left:10px;
	background:#fff;
	padding:10px;
	padding-right:0;
}

#side {
	width:220px;
	float:left;
}

.sidebox {
	border:1px solid #ccc;
	background:url(sidebox.gif) left top repeat-x;
	padding:12px 10px;
	margin-bottom:10px;
}

.sidebox h3{
	background:url(sideh3.gif) left bottom no-repeat;
	margin-bottom:10px;
}

.sidebox li {
	padding-bottom:10px;
}

.sidebox li span {
	display:block;
}

.sidebox li .strong {
	font-weight:bold;
}

#loginfm label {
	width:4em;
	font-weight:normal;
	float:left;
}

#loginfm div input {
	float:left;
	width:6em;
	height:12px;
}

#btnlogin {
	float:right;
	width:58px;
	height:40px;
	background:url(btnlogin.gif) no-repeat;
	border:0;
}

#loginfm div {
	overflow:hidden;
	height:auto;
	width:11em;
	padding:1px;
}

#loginfm div #pascode {
	width:3em;
}

#loginfm div #imgcode {
	width:38px;
	height:10px;
	margin-top:4px;
}

#loginfm p {
	text-align:center;
}

#main-index {
	margin-left:230px;
}

#main {
	margin-left:230px;
	border:1px solid #d7d7d7;
	background:#f2f2f2;
	padding:6px;
}

#stage {
	border:1px solid #d7d7d7;
	background:#fff;
	padding:10px;
}

#games {
	background:#FE981B url(gpnl.gif) left top repeat-x;
	width:190px;
	padding:10px;
	float:right;
	height:720px;
	margin-top:-10px;
}

#games li {
	width:92px;
	float:left;
	margin:1px;
}

#games li a {
	color:#fff;
	padding:1px;
	display:block;
	border:1px dashed #fc8a1d;
}

#games li a:hover {
	color:#ffff00;
	background:#f37916;
	border:1px solid #e06d10;
}

#main h3,#main-index h3 {
	background:url(h3.gif) left bottom no-repeat;
	height:26px;
	line-height:26px;
	margin:10px 0;
	position:relative;
}

#main-index h3 img {
	position:absolute;
	right:2px;
	bottom:8px;
}

#main-index h4 {
	font-weight:bold;
}

#notice {
	width:533px;
}

#notice .entry {
	padding:0 10px;
}

#notice p {
	display:block;
	margin-bottom:6px;
	background:url(noticep.gif) left bottom repeat-x;
}

#ifrm {
	width:100%;
	_width:98%;
	height:480px;
}

#regform label {
	display:block;
}

#regform td {
	background:url(noticep.gif) left bottom repeat-x;
}


#footer {
	clear:both;
	margin-top:20px;
}

#footer ul {
	background:url(footer.gif) left bottom repeat-x;
	padding-bottom:12px;
}

#footer ul li {
	display:inline;
	border-right:1px solid #999;
	height:11px;
	line-height:11px;
	padding:0 1em;
}
#footer ul li a {
	line-height:11px;
	color:#666;
}

.fred {
	color:red;
}

#gnbox {
	border:1px solid #d7d7d7;
	background:#f2f2f2;
	padding:4px;
}

#gnlist {
	width:740px;
	border:1px solid #d7d7d7;
	background:#fff;
}

#gnlist th {
	background:#f2f2f2;
	text-align:left;
	font-weight:bold;
	color:#000099;
}

#gnlist td {
	padding:.2em .5em;
	background:url(noticep.gif) left bottom repeat-x;
}

.date {
	font-size:10px;
	color:#999;
}

.red {color:red;}
.blue{color:blue;}
.green{color:green;}
.skyblue{color:#00a8ec;}
.orange{color:#ff6600;}
.purple{color:purple;}
.bold{font-weight:bold;}

#newslist {
	margin:10px;
}

#newslist li {
	border-bottom:1px solid #dfdfdf;
	height:2em;
}

.aboutus h4 {
	font-size:14px;
	font-weight:bold;
	color:#ff6600;
	margin-top:10px;
}

.aboutus p {
	text-indent:2em;
	font-size:13px;
}

.company p {
	margin-bottom:10px;
}

.newsdetail h4 {
	font-size:14px;
	font-weight:bold;
	background:url(noticep.gif) left bottom repeat-x;
}