*{
	margin:0px;
	padding:0px;
}

body{
    FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background:black;
    font-size:11px;
	text-align:center;
}
li{
list-style:none;
}
li.imgs{
list-style: url(/images/star-sm.gif) circle;
}
#page{
width:900px;
margin-left:auto;
margin-right:auto;
margin-bottom:50px;
text-align:left;
background:#802B80;
}
.hrr{
font: 0px/0px sans-serif;clear: both;display: block;
}
#main{
float:right;
width:680px;
background:white;
margin:5px;
padding:5px;
}
#sidebar{
float:left;
width:200px;
background:#802B80;
height:100%;
display:block;
}
.newgame{
float:left;
width:150px;
height:120px;
}
.newgametitle{
display:block;
background:#6B216B;
font-size:13px;
font-weight:bold;
color:white;
height:20px;
margin-top:5px;
margin-bottom:5px;
text-align:left;
padding-left:10px;
}
.newgame h2{
font-weight:bold;
font-size:11px;
}

#topgame{
text-align:left;
margin:10px;
}
#topgame h2{
font-weight:bold;
font-size:11px;
}
.topgamedes{
float:right;
width:120px;
}
.topgame{
float:left;
width:220px;
height:120px;
}
.topgame img{
float:left;
width:90px;
}
#top{
text-align:left;
margin:10px;
}
.biggame{
float:left;
width:450px;
line-height:20px;
}
.meunright{
float:right;
width:200px;
background:silver;
}
.meunright li{
padding-left:10px;
}
#hotgame{
width:180px;
float:left;
border:1px solid #BB3EBB;

background:#6B216B;
margin:10px 10px 0px 10px;
line-height:20px;
}
#hotgame ul{
padding:10px;
}
#hotgame a {
color:white;
text-decoration:none;
}
#latestgame{
width:180px;
float:left;
border:1px solid #BB3EBB;

background:#6B216B;
margin:10px 10px 0px 10px;
line-height:20px;
}
#latestgame ul{
padding:10px;
}
#latestgame a {
color:white;
text-decoration:none;
}
.gameurl{
float:left;
width:310px;
height:220px;
text-align:left;
border-bottom:2px dashed silver;
margin-right:5px;
}
.gameurl ul{
margin-left:10px;
}
.gameurl li{
line-height:20px;
}
.sidebartitle{
background:#BB3EBB;
height:20px;
font-weight:bold;
color:white;
font-size:13px;
display:block;
}
#header{
height:130px;
display:block;
background:black url(images/logo.gif) no-repeat left top;
border-bottom:10px solid black;
padding-left:220px;
}
.biggameimg{
float:left;
margin:5px;
}
.bluetitle{
display:block;
background:#3366FF;
font-size:11px;
font-weight:bold;
color:white;
height:20px;
margin:5px 0px;
text-align:left;
padding-left:10px;
margin-right:10px;
}
.redtitle{
display:block;
background:#B90000;
font-size:13px;
font-weight:bold;
color:white;
height:20px;
margin:5px 0px;
text-align:left;
padding-left:10px;
}
.zititle{
display:block;
background:#802B80;
font-size:13px;
font-weight:bold;
color:white;
height:20px;
margin:5px 0px;
text-align:left;
padding-left:10px;
}
.title{
height:20px;
font-size:11px;
font-color:#ffffff;
line-height:20px;
font-weight:bold;
color:#ffffff;
display:block;
text-align:left;
padding-left:10px;
 background:#000000;
}
.yellowtitle{
display:block;
background:#FFCB29;
font-size:13px;
font-weight:bold;
color:white;
height:20px;
margin:5px 0px;
text-align:left;
padding-left:10px;
}

   #tabsI {
      float:left;
      width:100%;
      background:black;
      font-size:97%;
	  font-weight:bold;
      line-height:normal;
	  border-bottom:10px solid #FFCB29;
	  margin-top:81px;
	  }
    #tabsI ul {
	  margin:0;
	  padding:10px 10px 0 0px;
	  list-style:none;
      }
    #tabsI li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsI a {
      float:left;
      background:url("images/tableftI.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
      }
    #tabsI a span {
      float:left;
      display:block;
      background:url("images/tabrightI.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsI a span {float:none;}
    /* End IE5-Mac hack */
    #tabsI a:hover span {
      color:#FFF;
      }
    #tabsI a:hover {
      background-position:0% -42px;
      }
    #tabsI a:hover span {
      background-position:100% -42px;
      }


a {
color:#0066cc;
text-decoration:none;
}
a:hover {
color:#ff7031;
text-decoration:underline;
}
#foot{
height:50px;
background:#3366FF;
display:block;
line-height:50px;
margin:0px 0px 5px;
}
.meunright li{
height:20px;
line-height:20px;
}
.download{
float:right;
line-height:50px;
}
#new{
margin:10px;
}
#list{
margin:10px;
}
#gamedetail{
text-align:left;
}
.gameleft{
float:left;
width:200px;
}
.mov{
float:right;
width:450px;
}

#gamelist{
text-align:left;
}
blockquote {
  margin: 0;
  padding: 0 20px;
  background: #E7F1F3;
  border-top: 1px solid #AAD3DB;
  border-bottom: 1px solid #AAD3DB;
}
.lanlist{display:inline;padding-left:2px;}
.highlight   {       background: #CEDAEB;  }  
.highlight_important       {       background: #F8DCB8;  }  
.adsense336{	width:346px;	height:285px;	float:left;	vertical-align:top;	margin:0px 10px 0px 10px;	padding:0; 	clear: none;}

