@CHARSET "UTF-8";
*{
	
}
body{
	margin:auto;
	font-size:13px;
}
a{
	text-decoration:none;
}
#contrainer {
	margin:0 auto;
	width: 950px;
	position: relative;
}

/* Header *************************/
#header{
	height:140px;
	background:url('../image/header.png');
	width:950px;
	
}
#header .top{

	height:25px;
}
#header .center{
	height:85px;
}
#header .bottom{
	height:25px;
}

#header .bottom .ads{
	margin-top:8px;
	margin-left:410px;
}
/* Body ***************************/
#body{
	position:relative;
	overflow:hidden;
}

/* Left **************************/

#left{
	width:210px;
	float:left;
}

#left .wrap_menu{
	margin:0;
}
#left .wrap_menu h4{
	background:url('../image/left_menu_top.png');
	text-align:center;
	height:30px;
	line-height:27px;
	margin:0 auto;
}
#left .wrap_menu a{
	margin-left:6px;
}
#left .wrap_menu ul{
	background:url('../image/left_menu_mid.png') repeat-y;
	margin:0px;
}
#left .wrap_menu ul li{
	list-style-type:none;
	list-style-position:outside;
	height:30px;
}
#left .wrap_menu ul li img{
	width:25px;
	height:25px;
}

#left .blank_bottom{
	background:url('../image/left_menu_bottom.png') repeat-y;
	line-height:20px;
	margin:0px;
}
#left .wrap_ads .adsense{
	margin:0 auto;
	width:160px;
}


/*********** Left Login *************/
#left .login{
	margin-top:0px;
	margin-bottom:0px;
}
#left .login .text{
	background:url('../image/left_menu_mid.png') repeat-y;
	margin:0px;
	line-height:28px;
	padding-left:22px;

}
#left .login .text_a{
	background:url('../image/left_menu_mid.png') repeat-y;
	margin:0px;
	line-height:28px;
	text-align:center;
}

#left .login .text .input{
	margin-right:20px;
}
#left .login .text .submit{
	margin-left:48px;
	border:1px solid #000000;
}

#left .login .text .forgot{
	width:100px;
	margin-left:51px;
}

/********* Left Member ***********/

#left .member{
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	font-size:15px;
	font-weight:bold;

}
#left .member .child{
	background:url('../image/left_menu_mid.png') repeat-y;
	margin-top:0px;
	text-align:center;
}
#left .member .child_ex{
	line-height:10px;
}

#left .member .child img{
	margin-top:5px;
}
#left .member .child .mini{
	font-size:12px;
	
}
#left .member div{
	line-height:22px;
}


/****** Left Menu Other ***********/
#left .wrap_menu{
	background:url('../image/left_menu_mid.png') repeat-y;
	margin:0px;

}
#left .wrap_menu ul{
	margin-top:10px;
}
#left .wrap_menu ul li{
	list-style-type:none;
	list-style-position:outside;
	height:30px;
}










	
/* Content *************************/
#content{
	width:738px;
	float:left;
}

/* Content News *******************/
#content .game{
	width:575px;
	float:left;
	position:relative;
}
#content .game h3{
	background:url('../image/box_news_top.png');
	margin:0 auto;
	width:568px;
	height:30px;
	text-indent:70px;
}

#content .game h3 img{
	position:absolute;
	top:0px;
	left:30px;
	width:30px;
	height:30px;
	margin:auto;
}

#content .game .news .headline{
	background:url('../image/box_news_center.png') repeat-y;
	margin:auto;
	width:568px;
}
#content .game .news .headline .pic_new{
	width:110px;
	height:90px;
	margin:0px 0px 0px 25px;
	float:left;
	
}
#content .game .news .headline h4{
	margin-top:0;
}
#content .game .news .headline p{
	margin-top:0px;
	padding:0px 20px;
}
#content .game .news .underline{
	margin:15px 0 15px 80px;
	width:400px;
}
#content .game .blank_bottom{
	width:568px;
	margin:0 auto;
	background:url('../image/box_news_bottom.png') no-repeat;
	height:25px;
}

/* Content Game Hit ***************/
#content h3.h3_game_hit{
	position:relative;
	padding-top:8px;
	height:22px;
}

#content .game_hit{
	overflow:hidden;
	background:url('../image/box_news_center.png') repeat-y;
	width:568px;
	margin:auto;
}
#content .game_hit .game_once{
	width:160px;
	float:left;
	overflow:auto;
	margin-left:22px;
	
}
#content .game_hit .game_once h5{
	height:20px;
	width:160px;
	background:url('../image/box_game_top.png');
	margin-top:10px;
	margin-bottom:0px;
	padding:0px;
	text-indent:30px;
	padding-top:7px;
}
#content .game_hit .game_once .detail{
	height:100px;
	width:160px;
	background-image:url('../image/box_game_center.png');
	margin-top:0px;
	
}
#content .game_hit .game_once .detail img{
	width: 100px;
	height:70px;
	margin:5px auto;
	margin-left:28px;
}
#content .game_hit .game_once .detail div{
	margin-left:28px;
}
#content .game_hit .game_once .foot{
	height:38px;
	width:160px;
	background:url('../image/box_game_bottom.png') no-repeat;
	margin-top:0px;
}
#content .game_hit .game_once .foot img{
	width:25px;
	height:25px;
	border:0px;
	margin:5px 12px;
}
#content .blank_foot{
	width:568px;
	margin:0 auto;
	background:url('../image/box_news_bottom.png') no-repeat;
	height:25px;
}



/* Content Adsense ********************/
#content .ads{
	width:160px;
	float:left;
}


/* Content Wrap **********************/
#content .wrap {
	float:left;
	overflow:auto;
	width:735px;
}
#content .wrap .group{
	width:97%;
	height:130px;
	border:1px solid #0d74a0;
	margin:auto;
	background:#d9dcde;
	margin-left:10px;
	margin-bottom:3px;
	overflow:hidden;
}
#content .wrap .group .tab {
	border:0px;
}
#content .wrap .group .tab img{
	border:0px;
	float:left;
}
#content .wrap .group .box{
	width:95px;
	margin-top:5px;
	margin-left:3px;
	float:left;
}

#content .wrap .group .box img{
	width:90px;
	height:65px;
	margin-top:2px;
	border:1px solid #d3d3d3;
}
#content .wrap .group .box p{
	font-size:10px;
	margin:auto;
	margin-top:2px;
	text-align:center;
	margin-bottom:0px;

}
#content .wrap .group .box p img{
	border:0px;
	width:15px;
	height:15px;
}

/* Footer *************************/
#footer{
	height:30px;
	background:url('../image/footer.png');
}
