/*@charset "utf-8";*/
/*written by battleboy(wwm) battleboy@126.com 2008-1-26*/
/* base */
*{ font: normal 11px/160% "Verdana","Arial","Helvetica",sans-serif;color:#999;}
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:underline; color:#ffff99;}
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;}
hr {height:1px;}
input,select,textarea {color:#ffff00;background:#444;}
/*layout*/
body{ background:#000 url(bg.gif) no-repeat;}

#wrapper {
	width:1000px;
	margin:20px auto;
}

#header {
	height:250px;
}

#logo {
	margin-top:70px;
	padding-left:500px;
	
}

#navigation {
	height:35px;
	background:url(navbg.gif) right top no-repeat;
	padding-bottom:20px;
	text-align:right;
	padding-right:110px;
}

#navigation li {
	display:inline;
}

#navigation li a {
	line-height:30px;
	font-size:12px;
	padding:.5em;
	color:#fff;
}

#page-left {/*----  page left   ------*/
	background:url(pageleft.gif) left bottom no-repeat;
	padding-bottom:19px;
	width:252px;
	float:left;
}

#page-left h2 {
	background:url(choose.gif) no-repeat;
	height:28px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	padding-top:12px;
	color:white;
}

#page-left ul {
	background:url(listbg.gif) repeat-y;
	padding:0 13px;
}

#page-left li {
	border-bottom:1px solid #111;
	padding-left:8px;
}

#page-left a {
	display:block;
	background:url(dot.gif) left center no-repeat;
	padding-left:12px;
	line-height:20px;
}

#page-left a:hover {
	background:#3e3e3e url(dot.gif) left center no-repeat;
}


#page-main {/*----  page main   ------*/
	width:460px;
	float:left;
	margin-left:18px;
}
#page-main h2 {
	margin-bottom:10px;
	background:url(h2.gif) no-repeat;
	height:24px;
	line-height:24px;
	font-size:12px;
	font-weight:bold;
	text-indent:40px;
	color:white;
}

#page-main h2 a {
	height:24px;
	line-height:24px;
	font-size:12px;
	font-weight:bold;
	color:white;
}

#top-news {
	margin-bottom:16px;
}

#top-news h2 {
	position:relative;
	margin-bottom:6px;
	background:url(h2.gif) no-repeat;
	height:24px;
	line-height:24px;
	font-size:12px;
	font-weight:bold;
	text-indent:40px;
}

#news-more {
	position:absolute;
	right:10px;
	top:8px;
}

#top-news li {
	background:url(line.gif) left bottom repeat-x;
	height:22px;
}

#top-news li a {
	display:block;
	background:url(redblock.gif) left center no-repeat;
	padding-left:10px;
	line-height:26px;
}

#game-images h2 {
	margin-top:16px;
	margin-bottom:6px;
	background:url(h2.gif) no-repeat;
	height:24px;
	line-height:24px;
	font-size:12px;
	font-weight:bold;
	text-indent:40px;
}

#game-images dl {
	border:1px solid #969495;
	padding:10px;
	height:346px;
	margin-top:10px;
}

#game-images dd {
	text-indent:12px;
	background:url(arrow.gif) 0 4px no-repeat;
	float:left;
	margin:10px 4px;
	line-height:3em;
	text-align:center;
}

#page-right {/*----  page right   ------*/
	float:right;
	width:252px;
}

#loginform {
	height:129px;
	background:url(login.gif) no-repeat;
	padding:16px 30px 10px 30px;
	margin-bottom:16px;
}

#loginform p {
	display:block;
	padding:6px 0;
	color:#ccc;
}

#loginform p a {
	text-decoration:underline;
	color:#fff;
}

#loginform .text {
	width:8em;
	height:1.2em;
}

#loginform label {
	width:5.5em;
	display:block;
	float:left;
	text-align:right;
	padding-right:1em;
	color:#fff;
}

#btnlogin {
	width:60px;
	height:23px;
	background:url(btnlogin.gif) no-repeat;
	border:0;
	cursor:pointer;
}

#btnsignup {
	width:77px;
	height:23px;
	background:url(btnsignup.gif) no-repeat;
	border:0;
	cursor:pointer;
}



#cart {
	height:94px;
	background:url(cartbg.gif) no-repeat;
	padding-top:64px;
	text-indent:70px;
	position:relative;
	margin-bottom:12px;
}

#payment {
	position:absolute;
	bottom:20px;
	right:20px;
	background:url(arrowsml.gif) left center no-repeat;
	text-indent:10px;
}

#contact-box {
	background:url(contact.gif) no-repeat;
	height:200px;
	padding:0 20px;
	padding-top:40px;
	color:#fff8e5;
	line-height:2em;
}

#contact-box span {
	color:#f0c94a;
}

#livechat {
	height:114px;
	background:url(livebg.gif) no-repeat;
	text-align:center;
	padding-top:60px;
	margin-bottom:12px;
}



#footer {/*-------------------  footer   --------------------*/
	clear:both;
	margin:10px 0;
	text-align:center;
}
#bottom-right {
	height:88px;
	width:234px;
	background:url(bright.gif) no-repeat;
	float:right;
}

#bottom-left {
	background:url(bleft.gif) no-repeat;
	height:88px;
}

#bottom {
	background:url(bbg.gif) repeat-x;
	height:88px;
	margin-top:-30px;

}

#games-tags{padding:10px;line-height:9px;word-break:break-all;border-bottom:1px solid #333;}
#games-tags a{font-size:9px;padding-right:.5em}
#footer-links{height:28px;background:#222;border-top:1px solid #141414;line-height:28px;margin-bottom:10px;}

.alignr{text-align:right}
.regform td{border-bottom:1px solid #333;padding:.5em}
.tdunderline{border-bottom:1px solid #333;color:#999900;font-weight:bold;}
.regtable{border:1px solid #333}
input:focus,input.focus,textarea:focus,textarea.focus{background:#f0f7fd;color:#333}
.fred{color:#e00}
.note{font-size:10px;color:#89A5D5}
#articlelist li{line-height:2em;background:url(line.gif) bottom repeat-x}
.titletxt{color:#990;font-size:13px}
.tableline,.tableline td{border-collapse: collapse;padding:.5em;border:1px solid #333}
.iItem{background:url(yellow_arrow.gif) left no-repeat;width:25%;padding-left:16px}
.iLine{background:url(yellowline.gif) repeat-x;height:1px}
.iIndex{background:#3e3e3e;}
.iIndex a{font-size:14px;font-weight:bold;color:#999900;}
.tr0{background-color:#3e3e3e}
.tr0 td{font-weight:bold}
.tr1{background-color:#E7F9FF}
.tr3{background-color:#89A5D5}
.checkbox {background:none;}
.alignc {text-align:center;}
.sum {color:#f00;}

.osum {color:#600;text-decoration:line-through;}

#cmt {margin:10px 0;}
#cmt li {padding:10px 0;font-size:12px;}
#cmt li b {font-size:10px;color:#00f;text-decoration:underline;}
#cmt li span {display:block;font-size:10px;color:#ccc;}
#cmt li em {display:block;}
#cmt li em i {color:#090;}