/* standard elements */
* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #5F8000;
	background-image:url(../img/bg.gif);
	background-position:center;
	background-repeat:repeat-y;
	background-color:#688B00;
	color: #FFFFFF;
	font: normal 62.5% Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
}

img, div { behavior: url(../iepngfix.htc) }

img { border-style:none;}

a {
	color: #567300;
	text-decoration:none;
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 0 auto;
	text-align: center;
	padding:0px;
	}
a:link, a:visited, a:active { text-decoration:none;}	
a:hover {color: #567300; text-decoration:underline;}

img a:link, img a:visited, img a:active { }

iframe { background: inherit;}

p,cite,code,ul {
	font-size: 1.1em;
	padding: 1.2em;
	line-height:18px;
}

blockquote {
	background: #FFF;
	border-bottom: 1px solid #EEE;
	border-top: 1px solid #EEE;
	color: #333;
	display: block;
	font-size: 0.9em;
	margin-bottom: 1.2em;
	padding: 6px 12px;
}

blockquote p {padding: 3px 0;}

h1 {background: #567300;
	line-height: 40px;
	padding-left: 16px;
	text-align:left;
	font-size:1.4em;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
h6 {
	background-image:url(../img/bgseprate.gif);
	background-color:#666666;
	line-height: 40px;
	padding-left: 16px;
	border-bottom: 1px solid #000000;
	text-align:left;
	font-size:1.15em;
	text-transform:uppercase;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

h2,h3,h4,h5 {
	line-height: 40px;
	padding-left: 25px;
	text-align:left;
	font-size:1.4em;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	background-image:url(../img/list.gif);
	background-position:10px 50%;
	background-repeat:no-repeat;
	background-color:#000000;
}

h1	{color:#FFFFFF;}	/*gamename*/
h2	{color:#688B00;}	/*xbox360*/
h3	{color:#666666;}	/*ps3-psp*/
h4	{color:#FFFFFF;}	/*wii-nds*/
h5	{color:#333366;}	/*.ps2*/
h6	{color:#FFFFFF;}	/*.*/

/* top */
.top {
	background: #567300;
	font: bold 1.0em Verdana,sans-serif;
	height: 60px;
	margin: 0 auto;
	width: 884px;
}
.top a {
	font: bold 1.0em Verdana,sans-serif;
	color: #FFF;
	display: block;
	line-height: 60px;
	text-decoration: none;
	width: 100%;
}
.top span {padding-left: 24px;}
.top a:hover {
	text-decoration:none;
	background: #688B00;
	color: #FFF;
}

/* header */
.header {
	margin: 0 auto;
	padding:0px;
	height: 150px;
	width: 884px;
	background-color:#000000;
}

/* structure */
.warper {
	margin: 0 auto;
	width: 956px;
	background-image:url(../img/bg.gif);
	background-position:center;
	background-repeat:repeat-y;
}

.container {
	width:956px;
	height:auto;
	margin: 0px auto 0px auto;
}

.left {
	width:478px;
	height:auto;
	margin:0px 1px 0px 0px;
	float:left;
}

.right {
	width:441px;
	height:auto;
	margin:0px;
	float:left;
	color:#000000;
	text-align:left;
}

.clearer {clear: both;}

.seprate {
	width:884px;
	height:40px;
	background: url(../img/bgseprate.gif) repeat-x;
	color:#000000;
	margin:0px auto 0px auto;
}

.seprate2 {
	width:884px;
	height: auto;
	color:#000000;
	border-bottom: 1px solid #FFF;
	margin:0px auto 0px auto;
	text-align:left;
}

.ddseprate {
	width:884px;
	height:auto;
	color:#000000;
	margin:0px auto 0px auto;
	text-align:left;
}

.seprate ul, .seprate2 ul {margin-left: 1.2em;}
.seprate ul li, .seprate2 ul li{
	list-style-image: url(../img/downarrow.gif);
	background-position:1em 50%;
	line-height:50%;
}



/* item */
.item {
width: auto;
}

.date {
	background: url(../img/bgdate.gif) no-repeat;
	color: #00FF00;
	float: left;
	height: 40px;
	text-align: center;
	width: 36px;
}
.item .date div {padding-top: 4px;}
.item .date span {font: normal 1.6em serif;}

.content {
	float: left;
	width:442px;
	background-color:#000000;
	text-align:left;
}
.content img {
	float: right;
	margin:10px;
	border-color:#FFFFFF;
	border-width:1px;
	border-style: solid;
}
.misl {
	width: 382px;
	margin: 0px 0px 0px 36px;
	padding: 10px 20px 0px 40px;
	color:#000000;
	background-color:#F0FFC6;
	border-bottom: 1px groove #999;
	text-align:left;
	background-image: url(../img/bgcontainer.gif);
}

.sfeature {
width: 401px;
height: auto;
margin: 0px 0px 0px 0px;
padding: 0px 20px;
color:#000000;
text-align:left;
border-bottom: 1px dotted #000;
}

.form {
margin:0px;
padding:10px 20px;
text-align:left;
line-height:18px;
}

.field {
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	width: 200px;
	height: auto;
	background-color: #333333;
	float: left;
}
.field:hover {
	border-color: #66CC33;
	border-width: 1px;
}
.field:focus {
	border-color: #66CC33;
	border-width: 1px;
}

.txtarea {
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	width: 200px;
	height: auto;
	background-color: #333333;
}
.txtarea:hover {
	border-color: #66CC33;
	border-width: 1px;
}
.txtarea:focus {
	border-color: #66CC33;
	border-width: 1px;
}

.btn {
	float:left;
	margin:5px;
	padding:1px;
	border:1px solid #FFF;
	background-image: url(../img/bgnavigation.gif)
}
input {
	color: #000;
	font: normal 1.1em Verdana, Arial, Helvetica, sans-serif;
}


/* main */


/* navigation */
.chart {
	margin:0px auto;
	padding:10px 50px;
	width:784px;
	height:auto;
}

.navigation {
	float: left;
	margin: 0px;
	width: 384px;
}
.navigation h1 {
	background: url(../img/h6bg.gif);
	color: #FFF;
	font-size: 1.1em;
	line-height: 40px;
	padding-left: 12px;
	border:1px solid #000;
}
.navigation ul {margin: 0; padding: 0;}
.navigation li {
	padding:3px;
	text-align:left;
	border-bottom: 1px solid #D5E8AD;
	list-style:inside;
	list-style-type: square;
}
.navigation li a {
	background: #E8F6BF url(../img/bgnavigation.gif) repeat-x;	
	color: #553;
	width: 224px;
	display: block;
	padding: 8px 4px 8px 12px;
	text-decoration: none;
	font-weight:bold;
	font-size:10px;
}
.navigation li a:hover {
	background: #F0FFC6;
	color: #553;
	text-decoration:none;
}

.console {
	float: left;
	margin: 0px;
	width: 200px;
}
.console h1 {
	background: url(../img/h6bg.gif);
	color: #FFF;
	font-size: 1.1em;
	text-align:center;
	line-height: 40px;
	padding-left: 0px;
	border:1px solid #000;
}
.console ul {margin: 0; padding: 0;}
.console li {
	padding:3px;
	border-bottom: 1px solid #CCCCCC;
	list-style: none;
}
.console li a {
	background-color: #999999;
	color: #FFFFFF;
	width: 84px;
	display: block;
	padding: 8px 4px 8px 12px;
	text-decoration: none;
	text-align: center;
	font-weight:bold;
	font-size:10px;
}
.console li a:hover {
	background: #F0FFC6;
	color: #553;
	text-decoration:none;
}

.ranking {
	float: left;
	margin: 0px;
	width: 200px;
}
.ranking h1 {
	background: url(../img/h6bg.gif);
	color: #FFF;
	font-size: 1.1em;
	text-align:center;
	line-height: 40px;
	padding-left: 0px;
	border:1px solid #000;
}
.ranking ul {margin: 0; padding: 0;}
.ranking li {
	padding:3px;
	border-bottom: 1px solid #CCCCCC;
	list-style: none;
}
.ranking li a {
	background-color: #333333;
	color: #CCCCCC;
	width: 84px;
	display: block;
	padding: 8px 4px 8px 12px;
	text-decoration: none;
	text-align:center;
	font-weight:bold;
	font-size:10px;
}
.ranking li a:hover {
	background: #F0FFC6;
	color: #553;
	text-decoration:none;
}

/* footer */
.footer {
	background: url(../img/bgfooter.gif) repeat-x;
	color:#FFFFFF;
	font-size: 1.1em;
	line-height: 40px;
	margin: 0 auto;
	text-align: center;
	width: 884px;
}

.footer p{font-size:10px;}

.footer a {
	color: #FFF;
	font-weight:bold;
	text-decoration:none;
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 0 auto;
	text-align: center;
	padding:3px;
	}
.footer a:hover { color:#567300; text-decoration:none;}

.sepratef {
	width:884px;
	height: auto;
	color:#000000;
	border-bottom: 1px solid #FFF;
	margin:0px auto 0px auto;
	text-align:center;
}

b.rtop, b.rbottom { display:block;  }
b.rtop b, b.rbottom b {
	display:block;
	height:1px;
	overflow:hidden;
	background-color: #CCCCCC;
}
b.r1 { margin:0 5px; }
b.r2 { margin:0 3px; }
b.r3 { margin:0 2px; }
b.rtop b.r4, b.rbottom b.r4 { margin:0 1px; height:2px; }

