/* CSS Document */

body {
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	}
form{
	padding:0px;
	margin:0px;
	}
#main {
	position:relative;
	width:1050px;
	margin:0 auto;
	background-color:#a7d6f4;
	}
#header {
	position:relative;
	width:100%;
	height:100px;
	background-image:url(../_img/header_back.jpg);
	background-repeat:repeat-x;
	}
#header_back_left {
	position:absolute;
	top:0px;
	left:0px;
	width:20px;
	height:100px;
	background-image:url(../_img/header_back_left.jpg);
	background-repeat:no-repeat;
	}
#header_back_right {
	position:absolute;
	top:0px;
	right:0px;
	width:20px;
	height:100px;
	background-image:url(../_img/header_back_right.jpg);
	background-repeat:no-repeat;
	}
#logo {
	position:absolute;
	left:10px;
	top:8px;
	width:273px;
	height:82px;
	}
#logo img {
	border:0;
	}
#header_banner {
	position:absolute;
	top:20px;
	right:20px;
	width:468px;
	height:60px;
	}
#header_banner img {
	border:0;
	}
#menu {
	position:relative;
	width:1040px;
	height:30px;
	background-image:url(../_img/menu_back_site.jpg);
	background-repeat:repeat-x;
	text-align:right;
	line-height:30px;
	padding-right:10px;
	font-size:14px;
	overflow:hidden;
	}	
#menu a {
	font-weight:bold;
	color:#666666;
	text-decoration:none;
	line-height:25px;
	padding:5px 0 5px 0;
	}
#menu a:hover {
	color:#0099FF;
	}		
#view {
	position:relative;
	width:100%;
	margin-top:10px;
	}
#view_left {
	position:absolute;
	width:160px;
	top:0px;
	left:5px;
	}
.left_box {
	position:relative;
	width:150px;
	margin-bottom:10px;
	background-color:#FFFFFF;
	border:1px solid #6eaad8;
	padding:25px 4px 5px 4px;
	}
.left_box a {
	color:#666666;
	text-decoration:underline;
	font-weight:bold;
	}
.left_box a:hover {
	text-decoration:none;
	color:#0099FF;
	}
.box_title {
	position:absolute;
	top:0px;
	left:0px;
	width:158px;
	height:20px;
	line-height:20px;
	font-size:12px;
	font-weight:bold;
	background-image:url(../_img/box_title_back.jpg);
	background-repeat:repeat-x;
	z-index:10;
	}
.links {
	position:relative;
	}
.links a {
	padding:3px;
	line-height:20px;
	}
#view_right {
	position:absolute;
	width:160px;
	top:0px;
	right:5px;
	}
#view_right span {
	font-weight:bold;
	}
.right_box {
	position:relative;
	width:150px;
	margin-bottom:10px;
	background-color:#FFFFFF;
	border:1px solid #6eaad8;
	padding:25px 4px 5px 4px;
	}
.right_box a {
	color:#666666;
	text-decoration:underline;
	font-weight:bold;
	}
.right_box a:hover {
	text-decoration:none;
	color:#0099FF;
	}
#view_center_index {
	position:relative;
	width:700px;
	margin-left:175px;
	min-height:500px;
	padding-bottom:20px;
	}
.index_center_full_line {
	position:relative;
	width:690px;
	padding:25px 4px 4px 5px;
	border:1px solid #6eaad8;
	background-color:#FFFFFF;
	margin-bottom:10px;
	}
.index_center_full_line a {
	color:#666666;
	text-decoration:underline;
	font-weight:bold;
	}
.index_center_full_line a:hover {
	text-decoration:none;
	color:#0099FF;
	}
.game_thumb {
	position:relative;
	float:left;
	width:285px;
	height:65px;
	margin:5px 4px 5px 4px;
	}
.game_thumb img {
	position:relative;
	float:left;
	width:60px;
	height:50px;
	border:0;
	padding-right:4px;
	z-index:10;
	}
.thumb_title {
	position:relative;
	}
.thumb_title a {
	font-size:12px;
	font-weight:bold;
	color:#0099FF;
	text-decoration:none;
	}
.thumb_title a:hover {
	text-decoration:underline;
	}
.index_thumbs_line {
	position:relative;
	width:600px;
	height:275px;
	}
.index_thumbs_line_in {
	position:relative;
	float:left;
	width:334px;
	height:235px;
	border:1px solid #6eaad8;
	background-color:#FFFFFF;
	margin-bottom:10px;
	padding:25px 4px 4px 5px;
	}
.index_thumbs_line_in_in {
	position:relative;
	width:100%;
	}
#view_center {
	position:relative;
	width:868px;
	margin-left:175px;
	min-height:500px;
	padding-bottom:80px;
	}
.title_line {
	position:relative;
	width:766px;
	height:20px;
	border:1px solid #6eaad8;
	background-image:url(../_img/box_title_back.jpg);
	background-repeat:repeat-x;
	margin-bottom:15px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	line-height:19px;
	}
.order_options {
	position:relative;
	width:600px;
	padding-bottom:10px;
	font-size:11px;
	font-weight:bold;
	}
.order_options a {
	color:#6eaad8;
	text-decoration:none;
	}
.order_options a:hover {
	color:#333333;
	text-decoration:underline;
	}
.white {
	color:#333333;
	}
#pages {
	position:relative;
	width:600px;
	text-align:left;
	font-size:12px;
	font-weight:bold;
	margin-bottom:15px;
	}
#pages span {
	color:#333333;
	}
#pages a {
	text-decoration:none;
	color:#333333;
	}
#pages a:hover {
	text-decoration:underline;
	color:#333333;
	}
#pages_left {
	position:absolute;
	top:10px;
	left:0px;
	width:100px;
	text-align:left;
	}
.pages_actions {
	position:absolute;
	bottom:0px;
	right:0px;
	text-align:right;
	}
.game_line {
	position:relative;
	width:742px;
	height:70px;
	margin-bottom:10px;
	border:1px solid #6eaad8;
	padding:8px 9px 0 9px;
	background-color:#FFFFFF;
	}
.game_line_img {
	position:relative;
	float:left;
	width:60px;
	height:50px;
	border:0;
	margin-right:10px;
	}
.game_line_title {
	position:relative;
	font-size:14px;
	font-weight:bold;
	margin-bottom:4px;
	}
.game_line_title a {
	text-decoration:underline;
	color:#6eaad8;
	}
.game_line_title a:hover {
	text-decoration:none;
	color:#6eaad8;
	}
.game_line_info {
	position:absolute;
	bottom:4px;
	right:15px;
	width:500px;
	text-align:right;
	font-weight:bold;
	}
.register_line {
	position:relative;
	width:100%;
	margin-top:10px;
	font-weight:bold;
	color:#333333;
	}
.register_line_left {
	position:absolute;
	top:0px;
	left:0px;
	width:200px;
	text-align:right;
	}
.register_line_left span {
	color:#FF0000;
	}
.register_line_right {
	position:relative;
	padding-left:220px;
	width:300px;
	}
.register_line_right_input {
	width:200px;
	}
.register_line_right span {
	font-size:9px;
	font-weight:normal;
	}
.form_submit_bold {
	margin-left:105px;
	width:100px;
	}
.red {
	color:#FF0000;
	}
#post_form {
	position:relative;
	width:500px;
	margin:0 auto;
	text-align:left;
	font-weight:bold;
	height:130px;
	}
.post_line {
	position:relative;
	width:492px;
	margin:0 auto;
	text-align:left;
	padding:4px;
	background-color:#EAF4FF;
	}	
.post_line_dark {
	position:relative;
	width:492px;
	margin:0 auto;
	text-align:left;
	padding:2px 4px 4px 4px;
	background-color:#CCE6FF;
	}
.post_line_title {
	position:relative;
	width:500px;
	margin:0 auto;
	border-bottom:1px solid #FFFFFF;
	text-align:left;
	line-height:20px;
	height:20px;
	font-size:12px;
	color:#333333;
	font-weight:bold;
	background-image:url(../_img/box_title_back.jpg);
	background-repeat:repeat-x;
	}
.post_ava {
	position:relative;
	width:100%;
	min-height:70px;
	}
.post_ava img {
	float:left;
	border:0px;
	margin-right:5px;
	height:70px;
	}
.thumbs_line {
	position:relative;
	width:600px;
	height:80px;
	}
#addfav {
	position:relative;
	margin:0 auto;
	margin-top:5px;
	text-align:right;
	}
#addfav a {
	color:#6eaad8;
	text-decoration:none;
	}
#addfav a:hover {
	color:#333333;
	text-decoration:underline;
	}
#i_like_d {
	position:relative;
	width:170px;
	float:left;
	text-align:left;
	font-weight:bold;
	border:1px solid #6eaad8;
	padding:4px;
	background-image:url(../_img/box_title_back.jpg);
	background-repeat:repeat-x;
	}
#i_like_d a {
	color:#6eaad8;
	text-decoration:none;
	}
#i_like_d a:hover {
	color:#333333;
	text-decoration:underline;
	}
.error {
	position:relative;
	padding:20px 0 20px 0;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	}
.view_left_google {
	position:relative;
	width:160px;
	text-align:center;
	}
.goo_hor {
	position:absolute;
	bottom:10px;
	left:0px;
	width:100%;
	text-align:center;
	}
#play_game_goo_top {
	position:relative;
	width:100%;
	text-align:center;
	}
#play_game_game {
	position:relative;
	width:600px;
	text-align:center;
	padding:20px 0 20px 0;
	margin-left:-5px;
	}
.news_thumb {
	position:relative;
	width:550px;
	min-height:75px;
	margin:5px 4px 5px 4px;
	padding-bottom:10px;
	}
.news_thumb img {
	position:relative;
	float:left;
	border:0;
	padding-right:4px;
	z-index:10;
	}
.news_title {
	position:relative;
	font-size:12px;
	font-weight:bold;
	color:#0099FF;
	}
.thumbs_line_news {
	position:relative;
	width:600px;
	}
#footer {
	position:relative;
	width:1040px;
	height:28px;
	background-image:url(../_img/menu_back_site.jpg);
	background-repeat:repeat-x;
	line-height:30px;
	padding-top:2px;
	padding-left:10px;
	overflow:hidden;
	}	
#footer a {
	font-weight:bold;
	color:#666666;
	text-decoration:none;
	line-height:25px;
	padding:5px 0 5px 0;
	}
#footer a:hover {
	color:#0099FF;
	}
#powered {
	line-height:30px;
	position:absolute;
	right:10px;
	top:2px;
	text-align:right;
	width:230px;
	}
.user_thumb {
	position:relative;
	float:left;
	width:285px;
	height:70px;
	margin:5px 4px 5px 4px;
	}
.user_thumb img {
	position:relative;
	float:left;
	width:90px;
	border:0;
	padding-right:4px;
	z-index:10;
	}
.users_line {
	position:relative;
	width:600px;
	height:100px;
	}
.user_thumb span {
	font-weight:bold;
	line-height:13px;
	}
.game_stat {
	position:absolute;
	bottom:0px;
	left:0px;
	}
.play_more {
	position:relative;
	width:100%;
	text-align:right;
	}
.play_more a {
	color:#0099FF;
	}
.play_more a:hover {
	color:#333333;
	text-decoration:none;
	}
.box_title_full {
	position:absolute;
	top:0px;
	left:0px;
	width:698px;
	height:20px;
	line-height:20px;
	font-size:12px;
	font-weight:bold;
	background-image:url(../_img/box_title_back.jpg);
	background-repeat:repeat-x;
	z-index:10;
	}
.box_title_index {
	position:absolute;
	top:0px;
	left:0px;
	width:342px;
	height:20px;
	line-height:20px;
	font-size:12px;
	font-weight:bold;
	background-image:url(../_img/box_title_back.jpg);
	background-repeat:repeat-x;
	z-index:10;
	}
.game_thumb_index {
	position:relative;
	float:left;
	width:285px;
	height:65px;
	margin:5px 4px 5px 4px;
	}
.game_thumb_index img {
	position:relative;
	float:left;
	width:60px;
	height:50px;
	border:0;
	padding-right:4px;
	z-index:10;
	}
.play_bann {
	position:relative;
	width:468px;
	height:60px;
	margin:0 auto;
	padding-top:10px;
	}
.posts {
	position:relative;
	margin:0 auto;
	width:500px;
	border:1px solid #6eaad8;
	}
.game_thumb_play {
	position:relative;
	float:left;
	width:155px;
	height:65px;
	margin:5px 4px 5px 4px;
	}
.game_thumb_play img {
	position:relative;
	float:left;
	width:60px;
	height:50px;
	border:0;
	padding-right:4px;
	z-index:10;
	}
