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

body{
    text-align:left;
    font-size:11px;
	text-align:center;
	margin: 20px 0;
	background: #FFFFFF url(images/img01.gif) repeat-x;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666666;
}
li{
list-style:none;
}
#page{
width:927px;
margin-left:auto;
margin-right:auto;
text-align:left;

}
#main{
line-height:20px;
}
#main img{
border:0px;
}
.newgame{
float:left;
width:350px;
margin:10px 0px;
border-bottom:1px dashed red;
padding-bottom:5px;

}
.title{
height:30px;
display:block;
line-height:30px;
background:silver;
}
.hrr{
font: 0px/0px sans-serif;clear: both;display: block;}
.topgame{
float:left;
margin-left:10px;
height:90px;
line-height:90px;
padding-top:10px;
}
#main{
float:left;
width:750px;

}
#sidebar{
float:right;
width:150px;

}
#tabs5 li{
float:left;
line-height:50px;
}
#tabs5{
float:right;
}
h2{
font-size:13px;
font-weight:bold;
}
h4{
font-size:13px;
font-weight:bold;
}

.ellipsis span {
   white-space:nowrap;
   text-overflow:ellipsis; /* for internet explorer */
   overflow:hidden;
   width:120px;
   display:block;
   text-align:center;
}

html>body .ellipsis {
   clear:both;
}

html>body .ellipsis span:after {
   content: "...";
}

html>body .ellipsis span {
   max-width:130px;
   width:auto !important;
   float:left;
}

.gameleft{
float:left;
width:300px;
text-align:center;
}
.mov{
float:right;
width:400px;
}
/* Header */

#header {
	width: 920px;
	height: 120px;
	margin: 0 auto;
	padding: 20px 20px 0 20px;
}

/* Header > Logo */

#logo {
	float: left;
	width: 240px;
	height: 50px;
}

#logo h1 {
	margin: 0;
	padding: 50px 0 0 0;
	font-size: 2.6em;
}

#logo h2 {
	margin-top: -5px;
	font-size: 1em;
}

#logo a {
	text-decoration: none;
	color: #000000;
}

/* Header > Menu */

#menu {
	float: right;
}

#menu ul {
	margin: 0;
	padding-top: 79px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 120px;
	height: 30px;
	margin-left: 2px;
	padding-top: 10px;
	background: url(images/img02.gif) no-repeat;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	color: #000000;
}

#menu a:hover {
	background-image: url(images/img03.gif);
}

#menu .active a {
	background-image: url(images/img04.gif);
}
/* Footer */

#footer {
	clear: both;
	height: 100px;
	padding: 40px 0;
	background: #EA5ADA;
	color: #FFFFFF;
}

#footer p {
	margin: 0;
	text-align: center;
	line-height: normal;
	font-size: x-small;
}

#footer a {
	text-decoration: underline;
	color: #FFFFFF;
}

#footer a:hover {
	text-decoration: none;
}

.zititle{
background:url(images/img07.gif) repeat-x left top;
font-weight:bold;
color:white;
font-size:15px;
height:50px;
line-height:50px;
}
.greentitle{
background:url(images/img05.gif) repeat-x left top;
font-weight:bold;
color:white;
font-size:13px;
display:block;
height:50px;
line-height:50px;
}
#list{
width:700px;
}
.gameurl{
width:340px;
float:left;
margin-left:20px;
border-bottom:1px dashed  red;
}
.newgamepic{
float:left;
width:100px;
}
.newgamedes{
float:right;
width:250px;
}
.newgamedesl{
float:left;
width:500px;
}
.newgamel{
border-bottom:1px dashed red;
}
#zi{
background:url(images/img08.gif) repeat-x left top;
padding-top:-100px;
}
#green{
background:url(images/img06.gif) repeat-x left top;
padding-top:-100px;
}
#top li{
float:left;
margin-left:10px;
line-height:50px;
}