/*my account style*/
/*针对新头尾做的修改：把所有898换成980，有lchu标记的地方是修改过的*/
* {
	margin: 0; padding: 0;
	font:12px "Arial", 宋体,sans-serif;
}

html {
	height:100%; 
	background-image: url(http://www.gamesbb.com.cn/images/realcn/070612/bg.gif);
	line-height: 150%;
}

body {
	width: 980px;
	text-align: center;
	margin: 0 auto;
	padding: 0;
	line-height: 150%;
}

div {
	text-align: center;
	line-height: 150%;
}

form,p,ul,ol,dl,h1,h2,h3,h4,h5,h6 {
	padding:0;
	margin:0;
}

ul,ol,dl {list-style:none;}

img {border:0; margin:0; padding: 0;}

a {text-decoration:none; color: #285AA0; font-size: 12px; }

a:hover {text-decoration:underline; color: #FF3C00; font-size: 12px; }

/*out*/
#out {
	width: 980px;
	margin:0px auto;
	clear:both;
	background:#fff;
}/*lchu*/


#out_right {
	width: 25px;
	height: 590px;
	float: right;
	display:none;
	background: url(http://www.gamesbb.com.cn/images/account/body_dot.gif) no-repeat;
}

.out_mid {
	margin:0px auto;
	width: 980px;
	background: #fff;
	clear:both;
}/*lchu*/
.out_mid_account {
	margin:0px auto;
	width: 980px;
	background: url(http://www.gamesbb.com.cn/images/account/accout_bg.gif) repeat-y;
}/*lchu*/




/*header*/
#logo {
	width: 181px; height: 70px;
	float: left; padding-top: 5px;
}
.banner {
	width: 703px; height: 70px; float: left;
	border: 1px #000 solid; margin-top: 5px; margin-left: 5px;
}

.nav {
	width: 980px; height: 41px;
	float: left;
	background: url(http://www.gamesbb.com.cn/images/account/navbg.gif) no-repeat;
	border-bottom: 1px #fff solid;
}

.nav .chinese {
	width: 180px;
	float: left;
	text-align: left;
}
.nav ul {
	width: 650px; margin-top: 8px; float: right;
}

.nav li {
	float: left; 
	margin-right: 10px;
}

/*account left*/
#account_left {
	width: 180px; height: 600px;
	float: left;
	background: #DEEBFA url(http://www.gamesbb.com.cn/images/account/account_leftbg.jpg) no-repeat;
}

#account_left h1 {
	width: 180px; float: left;
}

.aleft_up {
	width: 167px;
	height: 15px;
	background: url(http://www.gamesbb.com.cn/images/account/left_up.gif) no-repeat;
	float: left;
	margin-left: 6px!important;margin-left: 3px;
}

.aleft_down {
	width: 167px;
	height: 13px;
	background: url(http://www.gamesbb.com.cn/images/account/left_down.gif) no-repeat;
	float: left;
	margin-left: 6px!important;margin-left: 3px;
}

#account_left ul {
	width: 167px;
	background: url(http://www.gamesbb.com.cn/images/account/left_mid.gif) repeat-y;
	float: left;
	margin-left: 6px!important;margin-left: 3px;
}

#account_left li {
	width: 142px;
	background: url(http://www.gamesbb.com.cn/images/account/anav_03.gif) no-repeat;
	margin: 0 auto;
	line-height: 22px;
	text-align: left;
	text-indent: 30px;
	margin-bottom: 6px;
}
#account_left li a {
	color: #000;
}
#account_left li a:hover {
	color: #303030;
	text-decoration: none;
}

#account_left .leftnav {
	width: 140px; 
	color: #727171;
	background: #fff;
	margin-top: 0; 
	margin-bottom: 0;
}
#account_left .leftnav1 {
	width: 140px; 
	color: #727171;
	background: #fff;
	margin-top: 0; 
	margin-bottom: 3px;
}
#account_left .leftnav a,#account_left .leftnav1 a {
	color: #727171;
	padding-left: 10px;
}
#account_left .leftnav a:hover,#account_left .leftnav1 a:hover {
	color: #000;
	background: url(http://www.gamesbb.com.cn/images/account/row.gif) no-repeat left;
	padding-left: 10px;
	
}

#account_left #myinfo { background: url(http://www.gamesbb.com.cn/images/account/anav_06.gif) no-repeat; }
#account_left #accountinfo { background: url(http://www.gamesbb.com.cn/images/account/anav_08.gif) no-repeat; }
#account_left #payinfo { background: url(http://www.gamesbb.com.cn/images/account/anav_10.gif) no-repeat; }
#account_left #myrealsevies { background: url(http://www.gamesbb.com.cn/images/account/anav_10.gif) no-repeat; }
#account_left #accounthelp { background: url(http://www.gamesbb.com.cn/images/account/anav_12.gif) no-repeat; }


#account_right {
	width: 790px;
	float: left;
	border-left: 1px #fff solid;
}

#account_right h2 {
	width: 774px;
	line-height: 30px;
	text-align: left;
	padding-left: 17px;
	color: #2B89BC; 
	font-weight: bold; font-size: 16px;
	float: left;
	background: url(http://www.gamesbb.com.cn/images/account/linebg.gif) repeat-x;
}

#account_right h2 span {
	background: url(http://www.gamesbb.com.cn/images/account/loginout.gif) no-repeat left 3px!important;
	background: url(http://www.gamesbb.com.cn/images/account/loginout.gif) no-repeat left 1px;
	float: right;
	margin-right: 20px;
	margin-top: 8px!important;margin-top: 10px;
	padding-left: 12px;
}

#account_right p {
	width: 660px;
	text-indent: 24px;
	color: #727171;
	text-align: left;
	float: left; display: inline;
	margin-left: 30px;
	line-height: 180%;
	padding-top: 10px;
}
#userinfo {
	width: 602px;
	float: left;
	margin-left: 40px!important;
	margin-left: 20px;
	background: url(http://www.gamesbb.com.cn/images/account/r_mid.gif) repeat-y;
}

#userinfo .zhxx {
	width: 530px;
	font-size: 14px;
	float: left;
	font-weight: bold;
	margin-left: 12px!important;
	margin-left: 6px;
	padding-left: 24px;
	text-align: left;
	line-height: 30px;
	background: url(images/loginout.gif) no-repeat 5px 9px;
}

#userinfo .usertx {
	width: 180px;
	float: left;
	margin-bottom: 10px;
	margin-top: 10px;
}

.usertx img {
	border:1px #868686 solid;
}

#userinfo ul{
	width: 400px;
	float: left;
	margin-right: 10px;
	margin-top: 10px;
}
#userinfo li{
	width: 390px;
	float: left;
	border-bottom: 1px dotted #ccc;
	color: #727171;
	text-align: left;
	padding-left: 10px;
	line-height: 25px;
}

#userinfo li.title{
	width: 560px;
	float: left;
	border-bottom: 1px dotted #ccc;
	color: #474747;
	text-align: left;
	padding-left: 20px;
	background: url(http://www.gamesbb.com.cn/images/account/loginout.gif) no-repeat 5px 6px;
	font-weight: bold;
}
#userinfo .r_up {
	width: 602px;
	height: 4px;
	float: left;
	background: url(http://www.gamesbb.com.cn/images/account/r_up.gif) no-repeat;
}
#userinfo .r_down {
	width: 602px;
	height: 5px;
	float: left;
	background: url(http://www.gamesbb.com.cn/images/account/r_down.gif) no-repeat;
	overflow: hidden;
}

#help {
	width: 606px;
	float: left;
	margin-left: 40px!important;
	margin-left: 20px;
	margin-top: 20px;
}
#help h2 {
	width: 606px;
	height: 38px;
	text-align: left;
	float: left;
	background: url(http://www.gamesbb.com.cn/images/account/helpbg.gif) repeat-y;
	color: #474747;
	font-weight: bold;
	line-height: 30px;
	text-indent: 15px;
	font-size: 12px;
}
#help ul{
	width: 590px;
	float: right;
}
#help li{
	width: 530px;
	float: left;
	border-bottom: 1px dotted #ccc;
	color: #727171;
	text-align: left;
	padding-left: 50px;
	line-height: 25px;
}

#foot {
	width: 900px;
	float: left;
	text-align: center;
}

#foot_up {
	width: 980px;
	line-height: 33px;
	color: #212121;
	margin: 0 auto;
	word-spacing: 10px;
	border-top: 1px #A7A7A7 solid;
	border-bottom: 1px #D1D3D5 solid;
	background: url(http://www.gamesbb.com.cn/images/realcn/footbg.gif) repeat-x;
}
#foot_up a {
	color: #212121;
	text-decoration: none;
}
#foot_up a:hover {
	color: #606060;
	text-decoration: none;
}

#foot_down {
	width: 980px;
	line-height: 22px;
	margin: 0 auto;
	border-bottom: 1px #fff solid;
	background: #B2B2B2;
}

#foot_down a {
	color: #000;
}

#foot_end {
	width: 925px;
	float: left;
	height: 12px;
	overflow: hidden;
	background: url(http://www.gamesbb.com.cn/images/realcn/foot5.gif) no-repeat;
}


/*reg*/

#account_left .khfw {
	width: 143px;
	background: url(http://www.gamesbb.com.cn/images/account/regh1.jpg) no-repeat;
	margin: 0 auto;
	height: 33px;
	line-height: 33px;
	text-align: left;
	text-indent: 40px;
	margin-bottom: 6px;
	color: #3061A4;
}
#account_left .leftnav3 {
	width: 160px; 
	color: #727171;
	background: #fff;
	margin-top: 0; 
	margin-bottom: 0;
}

#account_right h6 {
	width: 774px;
	line-height: 30px; 
	text-align: right; 
	background: #ccc url(http://www.gamesbb.com.cn/images/account/linebg.gif) repeat-x;
	float: left;
	padding-right: 17px;
	word-spacing: 8px;
}
#account_right h4 {
	width: 680px;
	line-height: 40px; 
	font-weight: bold;
	text-align: left; 
	font-size: 16px;
	text-indent: 40px;
	background: url(http://www.gamesbb.com.cn/images/account/loginout.gif) no-repeat 24px 14px;
	border-bottom: 1px #E0E0E0 solid;
	margin-left: 20px!important; margin-left: 10px;
}
#account_right h4 span {
	color: #727171;
}

#write {
	width: 682px;
	margin-left: 20px!important;
	margin-left: 10px;
	background: #EBEBEB;
	margin-top: 15px;
}
#write_up {
	width: 682px;
	height: 6px;
	background: url(http://www.gamesbb.com.cn/images/account/regup.gif) no-repeat;
}
#write_down {
	width: 682px;
	height: 3px;
	background: url(http://www.gamesbb.com.cn/images/account/regdown.gif) no-repeat;
}

.input1{
	width: 680px;
	float: left;
}
.td1 {
	text-align: right;
	width: 120px;
	color: #474747;
	line-height: 30px;
}
.td2 {
	text-align: left;
	width: 540px;
	color: #000;
	line-height: 30px;
}

.input3 {
	width: 574px;
	float: right;
	color: #474747;
	text-align: left;
	line-height: 30px;
	margin: 10px 0;
}

/*user_info.html*/
#account_right h3 {
	width: 600px;
	line-height: 40px; 
	font-size: 14px;
	font-weight: bold;
	text-align: left; 
	margin-left: 40px!important;margin-left: 20px;
	color: #474747;
	float: left;
	text-indent: 20px;
	background: url(http://www.gamesbb.com.cn/images/account/loginout.gif) no-repeat 0 14px;
}

#base_info {
	width: 602px;
	float: left;
	margin-left: 40px!important;
	margin-left: 20px;
	background: url(http://www.gamesbb.com.cn/images/account/r_mid.gif) repeat-y;
}
#base_info .b_mid{
	width: 590px;
	float: left;
	margin-left: 20px!important; margin-left: 2px;
}
#base_info td{
	line-height: 30px;
	color: #474747;
}
#base_info .b_up {
	width: 602px;
	height: 4px;
	float: left;
	background: url(http://www.gamesbb.com.cn/images/account/r_up.gif) no-repeat;
}
#base_info .b_down {
	width: 602px;
	height: 5px;
	float: left;
	background: url(http://www.gamesbb.com.cn/images/account/r_down.gif) no-repeat;
	overflow: hidden;
}
/* header */
.header {
	width: 980px; height: 84px;
	margin:0 auto;
	clear:both;
	background:#fff url(http://www.gamesbb.com.cn/images/realcn/070612/header2.gif) no-repeat -2px top;
}
#logo {
	float:left;
	width:160px;
	height:80px;
	text-align:left;
	overflow:hidden;
	background: url(http://www.gamesbb.com.cn/guide/common/tu/headerbg.jpg) repeat-x bottom;
}

#topbar {
	float:right; height: 23px; width: 658px;
 	background-image: url(http://www.gamesbb.com.cn/images/realcn/070612/topbarbg.gif);
	overflow:hidden;
}
#topbar li {
	float: left; line-height: 23px; margin-right: 10px;
}
#topbar ul.left {
	float: left; padding-left: 20px;  background: url(http://www.gamesbb.com.cn/images/realcn/070612/topbar_left.gif) no-repeat; height: 23px;
}
#topbar ul.left li {
	background: url(http://www.gamesbb.com.cn/images/realcn/070612/topbar_row.gif) no-repeat left; padding-left: 10px; margin-left: 5px;line-height: 23px;
}
#topbar ul.left li.zi{background: url(http://www.gamesbb.com.cn/images/realcn/070612/topbar_zi.gif) no-repeat left;}
#topbar ul.left li.red{background: url(http://www.gamesbb.com.cn/images/realcn/070612/topbar_red.gif) no-repeat left;}
#topbar ul.left li.blue{background: url(http://www.gamesbb.com.cn/images/realcn/070612/topbar_blue.gif) no-repeat left;}
#topbar ul.right {
	float: right;
	background: url(http://www.gamesbb.com.cn/images/realcn/070612/header3.gif) no-repeat right top;
	margin-right: -2px;
}
#topbar ul.right a{
	text-decoration: underline;
}
#topbar ul li.line {
	background: url(http://www.gamesbb.com.cn/images/realcn/070612/topbar_line.gif) no-repeat left;padding-left: 12px;margin-right: 15px;>margin-right: 8px;
}

#realnav {
		 float:right;
         width: 820px;
         height: 54px;
         padding-top: 8px;
         background: url(http://www.gamesbb.com.cn/guide/common/tu/headerbg.jpg) repeat-x bottom;		 
		 overflow:hidden;
}

#realnav ul {
         width: 820px; 
		 
}

#realnav a{
         color: #004C8F;
}

#realnav ul li {
         float: left;
         background: url(http://www.gamesbb.com.cn/guide/common/tu/line.gif) no-repeat left 50%;
         line-height: 22px;
}

#realnav ul li.mleftli {
         float: left;
         line-height: 22px;
         width:36px; padding-left:8px;
         background-image: url(http://www.gamesbb.com.cn/guide/common/tu/line.gif);
         background-repeat: no-repeat;
         background-position: left 50%;
         text-align: left;
}

#realnav ul li.mleftli4 {
         float: left;
         line-height: 22px;
         width:50px; padding-left:8px;
         background-image: url(http://www.gamesbb.com.cn/guide/common/tu/line.gif);
         background-repeat: no-repeat;
         background-position: left 50%;
         text-align: left;
}

#realnav ul li.mleft1, #realnav ul li.mleft2 {background: url(www.gamesbb.com.cn/guide/common/tu/bbs2/row.gif) no-repeat left 45%; padding-left: 15px; margin-left: 26px; padding-right:5px;}
#realnav ul li.mleft1 {margin-left: 26px;  padding-right:5px;}
*html #realnav ul li.mleft1{margin-left: 10px;}
#realnav ul li#red {background: url(http://www.gamesbb.com.cn/guide/common/tu/bbs2/row2.gif) no-repeat left 45%; }

#realnav ul li.mleftlienglish { float: left; line-height: 22px;>line-height: 19px;	width:36px;	padding-left:8px;	background-image: url(http://www.gamesbb.com.cn/guide/common/tu/line.gif);	background-repeat: no-repeat;	background-position: left 6px;	text-align: left;}

#real #ad {
	margin:0px auto; margin-top: 6px;
	background: #fff; height: 74px;  padding:8px 0px; width: 958px;
}
#real #ad1 { float: left; }
#real #ad2 { float: right; }





.layout {
	background: #fff; float: left;
}

#layout_bottom {
	width: 980px;
	height: 5px;
	float: left;
	overflow: hidden;
	background-image: url(http://www.gamesbb.com.cn/images/realcn/070612/layout_bottom.gif);
}




#footer11 {
	margin:0px auto;
	width:980px;
	border-top:1px #D2D2D2 solid;
	background-color: #FFFFFF;
	clear:both;
	margin-bottom: 0px;
}
#footer {
	FONT-SIZE: 12px;  height:60px; padding:15px 0px 25px 0px;  TEXT-ALIGN: center;
	clear:both;
}
.clear{
	height:0px;
	line-height:0px;
	font-size:0px;
	clear:both;
	overflow:hidden;
}
#footer a {color:#7A7A7A;}
#footer a.copyright {color:#000;}
#footer a.copyright:hover {color:#000; text-decoration: underline;}



.clear{
	height:0px;
	overflow:hidden;
	line-height:0px;
	font-size:0px;
	clear:both;
}

* { margin: 0; padding: 0; font-size: 12px; }
body {
	font-family: Arial, Helvetica, sans-serif; text-align: center;
}
img{
	border:none;
}

/* headerGame */
.headerGame li,.headerGame div,.headerGame a{overflow:hidden;}
.headerGame ul,.headerGame li{
	list-style: none;
	overflow:hidden;
}
.headerGame{
	margin:0px auto 0px auto;
	width:980px;
	clear:both;
	overflow:hidden;
	background:url(http://www.gamesbb.com.cn/guide/common/tu/bg.gif);
	border-bottom:7px #000 solid;
}
.headerGame_t{
	position:absolute;
	z-index:99;
	width:978px;
	height:94px;
}
.headerGame_logo{
	float:left;
	width:174px;
	height:93px;
}
.headerGame_adNav{
	float:right;
	width:800px;
}
.ad730x60{
	float:left;
	margin:0px 0px 1px 0px;
	width:730px;
	height:60px;
}
.headerGame_fav{
	float:right;
	width:70px;
	color:#707070;
	line-height:20px;
}
.headerGame_fav a{
	color:#707070;
	text-decoration:none;
}
.headerGame_fav a:hover{
	color:#707070;
	text-decoration:underline;
}
.clear{
	height:0px;
	font-size:0px;
	line-height:0px;
	clear:both;
	overflow:hidden;
}
.headerGame_nav{
	float:left;
	width:705px;
	height:32px;
}
.headerGame_nav li{
	float:left;
	margin:0px 1px 0px 0px;
	width:87px;
	height:34px;
	color:#000000;
	font-size:16px;
         text-align:center;
}

.headerGame_nav li a{
	display:block;
	width:87px;
	height:34px;
	line-height:43px;
	overflow:hidden;
         font-family: Arial;
	FILTER: DropShadow(Color=#C5C5C5, OffX=1, OffY=1, Positive=1);
}

.headerGame_nav li a,.headerGame_nav li a:hover{
	color:#000000;
	font-size:16px;
	text-decoration:none;
}
li.headerGameNavDelf{
	background:url(http://www.gamesbb.com.cn/guide/common/tu/header/navBg_a.gif) 

no-repeat bottom;
}
li.headerGameNavOn{
	background:url(http://www.gamesbb.com.cn/guide/common/tu/header/navBg_b.gif) 

no-repeat bottom;
}
li.headerGameNavDown{
	background:url(http://www.gamesbb.com.cn/guide/common/tu/header/navBg_c.gif) 

no-repeat bottom;
	font-weight:bold;
	color:#fff;
}

li.headerGameNavDown a,li.headerGameNavDown a:hover{
	display:block;
	width:87px;
	height:34px;
	line-height:40px;
	color:#fff;
	FILTER: DropShadow(Color=#000000, OffX=1, OffY=1, Positive=1);
}
.headerGame_reg{
	float:right;
	width:90px;
	height:17px;
	text-align:right;
	padding:17px 4px 0px 0px;
}
.headerGame_b{
	padding-top:92px;
	width:978px;
	height:66px;
	background:url

(http://www.gamesbb.com.cn/guide/common/tu/header/header_search.jpg) no-repeat 

bottom;
	overflow:hidden;
}
.searchBar{
	float:left;
	margin:0px 0px 0px 110px;
	width:548px;
}
*html .searchBar{
	float:left;
	margin:0px 0px 0px 55px;
}
.searchBar_t{
	padding:10px 0px 3px 0px;
	text-align:left;
	word-spacing:2px;
	color:#BDBDBD;
	font-size:14px;
}
.searchBar_t a{
	color:#BDBDBD;
	font-size:14px;
	text-decoration:none;
}
.searchBar_t a:hover{
	color:#BDBDBD;
	font-size:14px;
	text-decoration:underline;
}
.searchBar_b{
	text-align:left;
}
.searchBar_b input,.searchBar_b option{
	color:#5B5E63;
	font-family:"宋体";
}
.headerGame_tag{
	float:right;
	margin:16px 10px 0px 0px;
	width:270px;
}
.headerGame_tag li{
	float:left;
	width:64px;
	height:18px;
	color:#B4B4B4;
	text-align:left;
	line-height:18px;
	overflow:hidden;
}
.headerGame_tag li span{
	width:64px;
	height:18px;
	display:block;
	FILTER: DropShadow(Color=#000000, OffX=1, OffY=1, Positive=1);
}
.headerGame_tag li a{
	color:#B4B4B4;
	text-decoration:none;
}
.headerGame_tag li a:hover{
	color:#B4B4B4;
	text-decoration:underline;
}
.btn_submit{
	width:62px; 
	height:28px;
	border:none;
	background:url(http://www.gamesbb.com.cn/guide/common/tu/header/btn_s.gif) 

no-repeat; cursor:pointer
}
.loginBox{
	margin:0px auto;
	width:980px;
	height:0px;
	clear:both;
	text-align:right;
	overflow:hidden;
	line-height:0px;
	font-size:0px;
	
}
.login{
	position:absolute;
	top:95px;
	width:207px;
	height:144px;
	z-index:1;
	background:url

(http://www.gamesbb.com.cn/guide/common/tu/header/login/login_bg1.gif) no-repeat;
	display:none;
}
.login li{
	padding:5px 0px;
	list-style:none;
	font-size:12px;
	font-weight:bold;
}
.login,.login div,.login li,.login a{
	color:#ABABAB;
}
.login a{
	text-decoration:underline;
}
.login a:hover{
	text-decoration:none;
}
input{
	font-size:12px;
	font-family:"Arial";
}
.login_tit{
	height:30px;
	line-height:20px;
	clear:both;
}
.login_tit_l{
	float:left;
	padding:6px 0px 0px 10px;
	width:180px;
	text-align:center;
	font-weight:bold;
	color:#ABABAB;
	font-size:14px;
}
.login_tit_r{
	float:right;
	padding:5px 7px 0px 0px;
	width:9px;
	height:9px;
}
.login_btn{
	padding:4px 0px 0px 0px;
	text-align:center;
}
.login_stat{
}
.login_btn,.login_btn a{
	font-size:12px;
}
.login_btn img{
	margin-right:5px;
}
.login ul{
	margin:0px auto 3px auto;
	width:177px;
	clear:both;
}
#real{
	margin:0px auto;
	width:980px;
	overflow:hidden;
}
.clear{
	height:0px;
	overflow:hidden;
	line-height:0px;
	font-size:0px;
	clear:both;
}
