@charset "utf-8";
.pL {
	float:left;
}
/*base*/
.topbar .inner, .header, .footer2, .center {
	width:800px;
	margin:0 auto;
}
.topbar .inner {
	width:960px;
}
body {
	background:#f9f9f6;
}
/*header*/
.header .logo {
	height:80px;
	overflow:hidden;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 9px;
	padding-left: 10px;
	width: auto;
}
/*页尾*/
.footer2 {
	margin-top:20px;
	padding-bottom:20px;
	text-align:center;
	background:#f9f9f6 center top no-repeat;
	overflow:hidden;
	zoom:1;
}
.footer2 .copyright {
	padding:10px 0 10px;
	height:40px;
	line-height:20px;
}
.footer2 .inner {
	width:580px;
	margin:0 auto;
}
.footer2 .topnav {
	margin-top:18px;
}
.footer2 .copyright .inner {
	width:400px;
	margin:0 auto;
}
.footer2 .copyright .inner p {
	float:left;
	font-family:Tahoma, Geneva, sans-serif;
	color:#999;
	padding-top:10px;
}
.fontG {
	color:#009900;
}
.fontR {
	color:#ff0000;
}
/*box*/
.box {
	clear:both;
	width:802px;
	margin:0 auto;
}
.box .title, .box .bottom {
	clear:both;
	width:100%;
	overflow:hidden;
}
.box .title {
	text-align:center;
	height:58px;
	line-height:50px;
	background:url(../images/bg_box.png) 0 0 no-repeat;
}
.box .title h2 {
	font-weight:normal;
	font-family:"微软雅黑";
	font-size:24px;
	color:#666;
}
.box .content {
	width:800px;
	border-left:1px solid #e9e9e9;
	border-right:1px solid #e9e9e9;
	background:#fff;
	overflow:hidden;
}
.box .bottom {
	height:8px;
	background:url(../images/bg_bottom.png) 0 0 no-repeat;
}
/*输入框*/
.srP {
	display:inline;
	float:left;
	width:298px;
	height:34px;
	padding:5px;
	margin-right:10px;
	background:url(../images/bg_input.png) 4px -56px no-repeat;
}
.focus {
	height:34px;
	padding:5px;
	background:url(../images/bg_input.png) 0 0 no-repeat;
}
.inputC {
	color:#999;
	font-size:14px;
	width:288px;
	height:30px;
	line-height:30px;
	padding:1px 5px;
	border:none;
	overflow:hidden;
}
/*selectC*/
.selectC {
	font-size:12px;
	width:300px;
	height:22px;
	line-height:22px;
}
.zjlx .selectC {
	width:82px;
}
/*按钮 btnC*/
.btnC, .btnC span, .btnC2, .btnC2 span {
	display:inline-block;
	height:23px;
	line-height:23px;
	background:url(../images/bg_btn.png) 0 0 no-repeat;
	overflow:hidden;
}
.btnC, .btnC2 {
	padding-left:15px;
}
.btnC span, .btnC2 span {
	padding-right:15px;
	background-position:100% -35px;
}
.btnC:hover span, .btnC2:hover span {
	text-decoration:underline;
	cursor:pointer;
}
.btn_qd, .btn_bc, .btn_dl {
	margin-right:10px;
}
.btn_dl2, .btn_z3, .btn_z6 {
	float:left;
	display:inline-block;
	text-align:center;
	width:54px;
	height:23px;
	line-height:23px;
 *line-height:25px;
	margin-right:10px;
	background:url(../images/btn_dl2.gif) 0 0 no-repeat;
	border:none;
	cursor:pointer;
	overflow:hidden;
}
.btn_z3 {
	width:66px;
	background-position:0 -23px;
}
.btn_z6 {
	width:102px;
	background-position:0 -46px;
}
/*btnC2*/
.btnC2, .btnC2:hover {
	color:#fff;
}
.btnC2 {
	background-position:0 -70px;
}
.btnC2 span {
	background-position:100% -105px;
}
/*xzP*/
.xzP {
	padding:0 5px;
}
.xzP .selectC {
	float:left;
	width:82px;
	margin-right:10px;
}
/*tabC*/
.tabC .tab_t {
	padding-top:7px;
}
.tabC .tab_t ul {
	padding-left:100px;
}
.tabC .tab_t li, .tabC3 .tab_t3 li {
	float:left;
	font-size:14px;
	font-weight:bold;
	width:140px;
	height:46px;
	line-height:46px;
	overflow:hidden;
}
.tabC .tab_t li a, .tabC2 .tab_t2 li a, .tabC3 .tab_t3 li a {
	float:left;
	color:#666;
	width:100%;
	-moz-outline:none;
	outline:none;
ie-dummy:expression(this.hideFocus=true);
}
.tabC .tab_t li a:hover, .tabC2 .tab_t2 li a:hover, .tabC3 .tab_t3 li a:hover {
	text-decoration:none;
}
.tabC .tab_t li.selected {
	width:188px;
	height:51px;
	background:url(../images/bg_tab.png) 0 0 no-repeat;
}
.tabC .tab_t li.selected a, .tabC2 .tab_t2 li.selected a, .tabC3 .tab_t3 li.selected a {
	color:#fff;
}
.tabC .tab_c .nrpart, .czwdl .content {
	padding-top:20px;
}
/*tabC2*/
.tabC2 .tab_t2 {
	height:34px;
	line-height:34px;
	background:url(../images/bg_tab4.gif) 0 100% repeat-x;
	overflow:hidden;
}
.tabC2 .tab_t2 li {
	float:left;
	text-align:center;
	font-weight:bold;
	width:101px;
	margin-right:5px;
	background:url(../images/bg_tab2.png) -106px 0 no-repeat;
}
.tabC2 .tab_t2 li.selected, .tabC3 .tab_t3 li.selected {
	background-position:0 0;
}
.tabC2 .tab_c2 {
	padding:12px 10px 5px 20px;
	border:3px solid #6fc9f7;
	border-top:none;
	overflow:hidden;
}
/*tabC3*/
.tabC3 {
	padding:25px 30px 0;
	overflow:hidden;
}
.tabC3 .tab_t3 {
	height:51px;
	background:url(../images/bg_tab3.png) 0 100% repeat-x;
}
.tabC3 .tab_t3 ul {
	padding-left:176px;
}
.tabC3 .tab_t3 li {
	cursor:pointer;
	text-align:center;
	width:188px;
	height:45px;
 *line-height:50px;
	_line-height:49px;
	margin-right:10px;
	background:url(../images/bg_tab.png) 0 -60px no-repeat;
	_background-position:0 -62px;
}
.tabC3 .tab_t3 li.selected {
	font-weight:bold;
	height:51px;
}
/*安全等级*/
.djC .dj1, .djC .dj2, .djC .dj3 {
	display:block;
	text-indent:-9999px;
	width:105px;
	height:22px;
	background:url(../images/bg_dj.png) 0 0 no-repeat;
	overflow:hidden;
}
.djC .dj2 {
	background-position:0 -32px;
}
.djC .dj3 {
	background-position:0 -64px;
}
/*单选按钮*/
.dxC, .dxC .radioC, .dxC img, .xzC, .xzC .checkboxC, .xzC img {
	font-family:Tahoma;
	vertical-align:middle;
}
.dxC .radioC {
	margin-right:5px;
}
/*tableC*/
.tableC {
	padding:20px 0 0 160px;
	overflow:hidden;
}
.tableC th {
	color:#666;
	vertical-align:top;
	text-align:right;
	font-weight:normal;
	font-size:14px;
	padding-top:12px;
}
.tableC .mbwt th {
	padding-top:0;
}
.tableC .dxxz th {
	padding-top:13px;
 *padding-top:14px;
}
.tableC .dxxz .dxxb {
	display:inline;
	float:left;
	margin-top:11px;
	overflow:hidden;
}
.tableC .dxxz li {
	float:left;
	font-size:14px;
	color:#333;
	margin-right:20px;
 *margin-right:10px;
	_margin-right:8px;
}
.tableC td {
	color:#999;
	font-size:12px;
	padding:0 0 10px 0;
}
.tableC .gnts td, .tableC .zcyx td {
	padding-bottom:5px;
}
.tableC .xzarea {
	padding:0 4px;
}
.tableC .sjxh .srP {
	width:150px;
	background-position:4px -416px;
}
.tableC .sjxh .focus {
	background-position:0 -360px;
}
.tableC .srP .inputC {
	background:none;
}
.tableC .sjxh .srP .inputC {
	width:140px;
}
.tableC .yzm .srP, .tableC .zsxm .srP {
	width:113px;
	background-position:4px -176px;
}
.tableC .yzm .focus, .tableC .zsxm .focus {
	background-position:0 -120px;
}
.tableC .yzm .inputC, .tableC .yzm .pic_yzm {
	float:left;
}
.tableC .yzm .inputC, .tableC .zsxm .inputC, .tableC .srdtm .inputC {
	width:100px;
}
.tableC .yzm .pic_yzm {
	padding:4px 0;
}
.tableC .yzm .pic_yzm img {
	width:113px;
	height:36px;
	margin-right:10px;
	overflow:hidden;
}
.tableC .yzm .pic_yzm a {
	display:inline-block;
	color:#0082cc;
	margin-top:22px;
*margin-top:23px;
	_margin-top:22px;
}
.tableC .mmqd th {
	padding-top:0;
}
.tableC .mmqd td span {
	float:left;
}
.tableC .mmqd td .ico_cg {
	margin-right:8px;
}
.tableC .btnarea {
	padding-left:5px;
}
/*tableC2*/
.tableC2 table {
	color:#333;
	border-top:1px solid #b4b4b4;
	border-left:1px solid #b4b4b4;
}
.tableC2 table tr th, .tableC2 table tr td {
	line-height:20px;
	padding:0 5px;
	border-right:1px solid #b4b4b4;
	border-bottom:1px solid #b4b4b4;
}
.tableC2 table tr th, .tableC2 table tr td {
	text-align:center;
	vertical-align:top;
}
.tableC2 table tr th {
	color:#666;
	height:30px;
	line-height:30px;
	background:#f0f0f0;
	border-bottom:none;
}
.wjl table tr th {
	border-bottom:1px solid #b4b4b4;
}
.tableC2 table tr td {
	padding:10px 5px;
}
/*ico*/
.ico_cg, .ico_xh, .ico_fh, .ico_sj, .ico_mail, .ico_wh, .ico_db, .ico_th {
	display:inline-block;
	vertical-align:top;
	background:url(../images/ico_01.png) 0 -481px no-repeat;
	overflow:hidden;
}
.ico_cg, .ico_fh {
	width:14px;
	height:14px;
}
.ico_xh {
	width:12px;
	height:28px;
	background-position:-73px -115px;
}
.ico_fh {
	background-position:1px -539px;
}
.ico_sj {
	width:12px;
	height:16px;
	background-position:0 -120px;
}
.ico_mail {
	width:16px;
	height:12px;
	background-position:0 -60px;
}
.ico_wh, .ico_th {
	width:16px;
	height:16px;
	background-position:0 -180px;
}
.ico_db {
	width:15px;
	height:15px;
	background-position:0 -240px;
}
.ico_th {
	background-position:-64px -180px;
}
/*szC*/
.szC a {
	display:block;
	text-indent:-9999px;
	width:25px;
	height:23px;
	background:url(../images/ico_01.png) -55px -300px no-repeat;
	overflow:hidden;
}
.sz_xg a {
	background-position:0 -360px;
}
.sz_bd a {
	background-position:0 -300px;
}
.sz_sd a {
	background-position:0 -601px;
}
.sz_qh a {
	background-position:-55px -481px;
}
.sz_jb a {
	background-position:0 -300px;
}
/*合作网站*/
.hzC {
	clear:both;
	width:100%;
	overflow:hidden;
}
.hzC li {
	float:left;
	padding:0 15px 0 0;
	margin-right:12px;
	background:url(../images/bg_fgx.png) 100% 4px no-repeat;
}
.hzC li.more, .hzC li.nobg, .hzC li.more a {
	background:none;
	margin-right:0;
}
.hzC li.more a {
	color:#0082cc;
	padding:1px 0 0 0;
*padding-top:0;
}
.hzC a {
	float:left;
	font-family:"宋体";
	line-height:20px;
	padding-left:20px;
	background:url(../images/ico_hz.gif) 0 1px no-repeat;
}
.hzC a, .hzC a:hover {
	color:#666;
}
.hzC .ico_qq {
	font-family:Arial;
}
.hzC .ico_bd {
	background-position:0 -49px;
}
.hzC .ico_rr {
	background-position:0 -100px;
}
.hzC .ico_xlwb {
	background-position:0 -149px;
}
/*textareaC*/
.textP {
	width:396px;
	height:99px;
	padding:6px;
	background:url(../images/bg_text.png) 5px 5px no-repeat;
	*background-position:5px 6px;
}
.bzxx .focus {
	height:396px;
	height:99px;
	background:url(../images/bg_text2.png) 0 0 no-repeat;
}
.textareaC {
	font-size:12px;
	color:#999;
	width:390px;
	height:99px;
	*height:98px;
	line-height:20px;
	padding-left:4px;
	border:none;
	overflow-y:auto;
}
/*提示*/
.tsP {
	padding:0 20px;
	border:1px solid #dedea3;
	background:#ffffe1;
	overflow:hidden;
}
/*操作*/
.szP {
	width:694px;
	margin:0 auto 0;
	overflow:hidden;
}
.szP .tit {
	height:28px;
	line-height:28px;
	padding-left:125px;
	background:url(../images/bg_dot.gif) 0 100% repeat-x;
	overflow:hidden;
}
.szP .tit h3 {
	font-size:14px;
	color:#333;
}
.tabC .tab_c .nrpart, .szP .con, .wczc, .yhzc .content, .yzyx, .xgsj, .sjrz .content, .szmb, .jlP .con {
	padding-bottom:20px;
	min-height:350px;
	_height:450px;
	_overflow:visible;
}
/*dotline*/
.dotline {
	clear:both;
	font-size:0;
	width:100%;
	height:1px;
	margin:10px 0 16px;
	background:url(../images/bg_dot.gif) 0 0 repeat-x;
	overflow:hidden;
}
/*选择银行*/
.xzyh {
	width:520px;
}
.xzyh .dxC img {
	width:120px;
	height:30px;
	border:1px solid #dbdbdb;
	overflow:hidden;
}
.xzyh li {
	float:left;
	width:154px;
	height:32px;
	margin:0 20px 0 0;
	overflow:hidden;
}
.xzyh li img {
	width:120px;
	height:30px;
	border:1px solid #dbdbdb;
}
/*登录*/
.login .content {
	padding-bottom:10px;
	min-height:330px;
	_height:330px;
}
.login .tableC td.password {
	padding-bottom:12px;
}
.login .tableC .wjmm a, .login .tableC .mpjy a, .login .tableC .gbyy a {
	color:#0082cc;
	vertical-align:middle;
}
.login .btnarea td, .login .mpjy td {
	padding-bottom:10px;
}
.login .hzwz {
	color:#999;
	padding-left:262px;
	margin-top:20px;
}
.login .hzwz .hzC {
	margin-top:5px;
}
/*登录成功*/
.dlcg {
	width:360px;
	padding:15px 0 0 305px;
}
.dlcg li {
	font-family:"宋体";
	color:#999;
	height:24px;
	line-height:24px;
	overflow:hidden;
}
.dlcg li.ts_dlcg {
	font-size:14px;
	padding-bottom:25px;
}
.dlcg .ico_cg {
	float:left;
	margin:4px 2px 0 0;
}
.dlcg a {
	color:#0082cc;
}
/*广告词*/
.ggc {
	padding:0 20px;
	margin:35px 0 0;
}
.ggc li {
	text-align:center;
	height:24px;
	line-height:24px;
	overflow:hidden;
}
.ggc li a {
	color:#0082cc;
}
/*设置密保问题*/
.szmb .tableC {
	padding-left:140px;
}
/*邮箱验证*/
.yzyx .tableC {
	padding-left:0;
}
.yzyx .tableC .ts_tjyx {
	text-align:center;
}
.ts_yzyx {
	padding:40px 0 35px;
}
.ts_yzyx p {
	text-align:center;
	font-size:14px;
	color:#333;
	line-height:24px;
}
.ts_yzyx p a, .jhbz .tsP p a {
	font-family:Arial;
	color:#0082cc;
}
/*激活帮助*/
.jhbz .tit {
	text-align:center;
	height:26px;
	line-height:26px;
	overflow:hidden;
}
.jhbz .tit h4 {
	font-size:14px;
	color:#333;
}
.jhbz .con {
	margin-top:12px;
	overflow:hidden;
}
.jhbz .tsP {
	float:left;
	width:310px;
	height:83px;
	padding-top:5px;
}
.jhbz .zcfs {
	margin-right:34px;
}
.jhbz .tsP p {
	color:#333;
	line-height:36px;
}
/*找回密码*/
.zhmm {
	padding:0 50px 0;
}
.zhss {
	padding:0 0 0 86px;
}
.zhss .tit {
	height:22px;
	line-height:22px;
	padding-left:40px;
	overflow:hidden;
}
.zhss .tit h3 {
	float:left;
	font-size:14px;
	color:#333;
	margin-right:20px;
}
.zhss .tit .ssgc {
	font-weight:bold;
	color:#666;
	font-size:12px;
}
.zhss .tit .ssgc span {
	margin-right:20px;
}
.zhss .tsP {
	text-align:center;
	color:#999;
	width:480px;
	height:37px;
	line-height:20px;
	padding-top:15px;
	margin-top:6px;
}
.zhss .tsP a {
	color:#0082cc;
}
/*基本资料*/
.jbzl .tit, .lxfs .tit {
	height:22px;
	line-height:22px;
	padding-left:125px;
	overflow:hidden;
}
.jbzl .tit h3, .lxfs .tit h3 {
	font-size:14px;
	color:#333;
}
.jbzl .tableC {
	width:570px;
	padding:10px 0 0 0;
}
.jbzl .tableC th {
	padding-top:12px;
}
.jbzl .tableC .zjlx th {
	padding-top:1px;
}
.jbzl .tableC .inputC {
	float:left;
}
.jbzl .tableC .ystk {
	color:#333;
	padding-left:120px;
}
.jbzl .tableC .ystk a {
	color:#0082cc;
}
/*申诉联系方式*/
.lxfs .tableC {
	width:600px;
	padding:10px 0 20px;
}
.lxfs .tableC th {
	width:120px;
}
.lxfs .tableC td {
	color:#333;
	padding-bottom:5px;
}
.lxfs .tableC .xzfs th {
	padding-top:5px;
}
.lxfs .tableC .xzfs .dxC {
	font-size:14px;
}
.lxfs .tableC .ts_zhaq, .lxfs .tableC .ts_wszl {
	color:#999;
	padding-left:5px;
}
.lxfs .tableC .ts_zhaq {
	width:300px;
	line-height:18px;
	padding-bottom:5px;
}
.lxfs .tableC .btnarea {
	padding-left:6px;
	margin-top:10px;
}
/*更改密保手机*/
.xgsj .tableC {
	padding-left:0;
}
.xgsj .ts_xgsj {
	padding:0 0 0 115px;
}
.xgsj .sjyzm th {
	padding-left:34px;
}
.xgsj .inputC {
	font-size:14px;
}
/*充值记录*/
.czjl, .xfjl {
	padding-top:14px;
}
.jlP {
	width:740px;
	margin:0 auto;
	overflow:hidden;
}
.jlP .tit {
	width:696px;
	height:32px;
	line-height:32px;
	margin:0 auto;
	background:url(../images/bg_dot.gif) 0 100% repeat-x;
	overflow:hidden;
}
.jlP .tit li {
	float:left;
	font-family:Arial;
	font-weight:bold;
	color:#666;
	font-size:14px;
	padding-right:18px;
	margin-right:18px;
	background:url(../images/bg_fgx.png) 100% 10px no-repeat;
}
.jlP .tit .last {
	background:none;
}
.jlP .caption {
	height:52px;
	line-height:52px;
	padding:0 22px;
	overflow:hidden;
}
.jlP .caption h4 {
	float:left;
	font-size:14px;
	color:#333;
}
.jlP .caption .rqfw {
	float:right;
}
.jlP .caption .rqfw span {
	display:inline-block;
	float:left;
	vertical-align:middle;
}
.jlP .caption .selectC {
	float:left;
	width:112px;
	margin-top:15px;
*margin-top:13px;
	_margin-top:15px;
}
/*没有记录*/
.ts_wjl {
	text-align:center;
	font-weight:bold;
	font-size:14px;
	color:#333;
	height:32px;
	line-height:32px;
	margin-top:25px;
	overflow:hidden;
}
/*关闭昵称登录*/
.gbdl .con {
	padding:6px 0 0 125px;
}
.gbdl .con li {
	font-size:14px;
	color:#333;
	height:34px;
	line-height:34px;
	overflow:hidden;
}
.gbdl .con .ts_gbdl {
	color:#999;
}
.gbdl .con .ts_gbdl, .gbdl .con .btnarea {
	font-size:12px;
}
/*修改联系邮箱*/
.xgyx .tableC {
	padding-left:0;
}
.xgyx .tableC th {
	width:140px;
}
.xgyx .tableC .xzyx {
	font-size:14px;
	padding-bottom:12px;
}
.xgyx .tableC .xzyx span {
	font-family:Arial;
	color:#333;
}
.xgyx .tableC .zcsy td {
	padding-bottom:10px;
}
.xgyx .ts_xgyx {
	width:456px;
	line-height:18px;
}
/*手机认证*/
.sjrz .tableC {
	padding-left:150px;
}
.sjrz .tableC .dlnc th, .sjrz .tableC .dlyx th {
	padding-top:0;
}
.sjrz .tableC .dlnc td, .sjrz .tableC .dlyx td {
	font-size:14px;
	color:#333;
}
.sjrz .tableC .dlyx td {
	font-family:Arial;
}
.tableC .srsjh .srP {
	width:140px;
	background-position:4px -236px;
}
.tableC .srsjh .focus {
	background-position:0 -300px;
}
.tableC .srsjh .srP .inputC {
	width:128px;
}
.tableC .srdtm .srP .inputC {
	width:130px;
}
.tableC .srsjh .btnarea {
	margin-top:10px;
}
.ts_jg, .ts_jg2 {
	float:left;
	color:#cc0000;
	height:34px;
	line-height:34px;
	*line-height:36px;
	_line-height:34px;
	padding:0 10px 0 28px;
	margin-top:4px;
	border:1px solid #eed1d2;
	background:#ffeded url(../images/ico_01.png) -56px -171px no-repeat;
*background-position:-56px -172px;
	_background-position:-56px -171px;
	overflow:hidden;
}
.ts_jg2 {
	background-position:-56px -591px;
*background-position:-56px -593px;
	_background-position:-56px -591px;
}
.ts_jg3 {
	float:left;
	width:16px;
	height:16px;
	margin:14px 10px 10px 10px;
	border:0;
	background:transparent url(../images/ico_loading.gif) no-repeat;
	overflow:hidden;
}
/*充值未登录*/
.czwdl .title h2 {
	text-indent:-9999px;
}
.czwdl .szP .tit {
	padding-left:90px;
}
.czwdl .szP .tit ul, .czwdl .szP .tit li {
	float:left;
}
.czwdl .szP .tit li {
	font-weight:bold;
	font-size:14px;
	color:#333;
	margin-right:25px;
}
/*申诉帐号*/
.sszh .tableC {
	padding-left:40px;
}
/*申诉帐号常见问题*/
.sszh .cjwt {
	width:481px;
	height:52px;
	line-height:52px;
	padding:0 0 0 40px;
	margin:0 auto;
	border:1px solid #dedea3;
	background:#ffffe1;
	overflow:hidden;
}
.sszh .cjwt li {
	float:left;
	width:180px;
	margin-right:15px;
}
.sszh .cjwt li a {
	color:#0082cc;
}
.sszh .cjwt li.cap {
	color:#999;
	width:60px;
	margin-right:0;
}
/*密码找回方式*/
.zhfs .con, .xgfs .con {
	padding:12px 0 0 120px;
}
.zhfs .con li, .yhbd .con li, .xgfs .con li {
	font-size:14px;
	height:32px;
	line-height:32px;
	overflow:hidden;
}
.zhfs .con li.btnarea, .yhbd .con li.btnarea, .xgfs .con li.btnarea {
	font-size:12px;
	padding-left:20px;
	margin-top:5px;
}
.zhfs .con .dxC i, .xgfs .con .dxC i {
	font-style:normal;
	font-size:12px;
}
.zhfs .con .dxC a, .xgfs .con .dxC a {
	font-size:12px;
	color:#0082cc;
}
/*账户绑定*/
.yhbd .content {
	padding-top:20px;
}
.yhbd .tit {
	padding-left:230px;
}
.yhbd .con {
	padding:12px 0 0 210px;
}
/*找回密码*/
.mmxx .tableC {
	padding-left:60px;
}
.mmxx .tableC .mmlx th {
	padding-top:13px;
}
.mmxx .tableC .mmlx li {
	float:left;
	font-size:14px;
	color:#333;
	margin-right:20px;
}
/*设置新密码*/
.szmm .tableC {
	padding-left:0;
}
.szmm .tableC th {
	width:132px;
}
.tableC .ts_sr {
	float:left;
	height:34px;
	line-height:34px;
	padding:0 10px;
	margin:3px 0 0 0;
}
/*激活帐号*/
.jhts {
	font-size:14px;
	color:#333;
	padding:10px 0 22px 164px;
}
.jhts p {
	line-height:30px;
}
.jhts .ts_jh {
	padding-left:18px;
	background:url(../images/ico_01.png) -66px -532px no-repeat;
*background-position:-66px -534px;
}
.zhjhh {
	padding-left:30px;
	overflow:hidden;
}
.zhjhh .tsP {
	float:left;
	width:310px;
	height:95px;
	padding-top:13px;
	margin-right:34px;
}
.zhjhh .shjh {
	margin-right:0;
}
.zhjhh .btnarea {
	text-align:center;
	margin-bottom:12px;
}
.zhjhh p {
	color:#999;
	line-height:24px;
}
/*用户注册*/
.yhzc .content {
	padding-top:15px;
}
.yhzc .tableC .info {
	text-align:center;
	width:300px;
}
.reg .tab_t3 li {
	width:160px;
	padding-left:28px;
}
.reg .tab_t3 li a {
	background:url(../images/ico_02.png) 12px -113px no-repeat;
}
.reg .tab_t3 .yxzc {
	background-position:0 -48px;
}
.reg .tab_t3 .selected .yxzc {
	background-position:0 -167px;
}
.reg .tab_t3 .selected .sjzc {
	background-position:12px 6px;
}
.reg .tab_c3 {
	padding-bottom:30px;
}
.yyzh {
	text-align:center;
	width:480px;
	height:23px;
	line-height:23px;
	padding:15px 0;
	margin:0 auto;
	overflow:hidden;
}
.yyzh .text {
	display:inline-block;
	color:#999;
	height:23px;
	line-height:23px;
	margin-right:10px;
	overflow:hidden;
}
.reg .tableC {
	padding-left:70px;
}
.reg .tableC th {
	width:96px;
}
.tableC .zcmm td .ico_cg, .tableC .zcmm td .djC {
	float:left;
	margin:12px 8px 0 0;
}
.reg .tableC .fwtk .checkboxC {
	vertical-align:middle;
}
.reg .tableC .fwtk a {
	color:#0082cc;
}
.reg .tableC .btn_ljzc, .reg .tableC .btn_ljzc2 {
	float:left;
	text-indent:-9999px;
	width:242px;
	height:51px;
	background:url(../images/btn_ljzc.png) 0 0 no-repeat;
	overflow:hidden;
}
.reg .tableC .btn_ljzc2 {
	display:block;
	border:none;
	cursor:pointer;
}
.reg .yqts {
	width:610px;
	margin:0 auto;
	overflow:hidden;
}
.reg .yqts .pL {
	color:#333;
	width:60px;
	padding-top:1px;
}
.reg .yqts .pR {
	float:left;
	color:#999;
	width:550px;
	line-height:18px;
}
/*激活帮助*/
.jhbz2 {
	clear:both;
	width:698px;
	padding:0 20px 15px;
	margin:30px auto 0;
	border:1px solid #e9e9e9;
	background:#f8f8f8;
	overflow:hidden;
}
.jhbz2 .tit {
	text-align:left;
	height:33px;
	line-height:33px;
	overflow:hidden;
}
.jhbz2 .tit h3 {
	font-size:14px;
	color:#333;
}
.jhbz2 .bfC {
	float:left;
	width:172px;
	margin-right:80px;
}
.jhbz2 .bf13 {
	margin-right:0;
}
.jhbz2 .bfC li {
	clear:both;
	width:100%;
	line-height:18px;
	color:#333;
}
.jhbz2 .bfC li span, .jhbz2 .bfC li p {
	float:left;
	width:12px;
}
.jhbz2 .bfC li p {
	width:160px;
}
.jhbz2 .bfC li a, .wczc li, .wczc li a {
	color:#0082cc;
}
.jhbz2 .bf1 .zcfs {
	padding-top:16px;
}
/*注册成功*/
.wczc {
	padding:10px 0 0 260px;
	overflow:hidden;
}
.wczc li {
	font-family:"宋体";
	height:20px;
	line-height:20px;
	overflow:hidden;
}
.wczc li.cgts {
	font-size:14px;
	color:#009900;
	margin:15px 0 25px;
}
.wczc .ico_fh, .wczc .ico_sj, .wczc li.cgts .ico_cg {
	float:left;
	padding-right:16px;
	margin:1px 4px 0 0;
}
.wczc li.cgts .ico_cg {
	padding-right:0;
	margin-top:3px;
	_margin-top:1px;
}
.wczc .ico_fh, .wczc .ico_sj {
	_margin-top:0;
	background-position:18px -537px;
}
.wczc .ico_sj {
	margin:0 4px 0 0;
	background-position:18px -120px;
}
/*安全中心*/
.aqzx {
	padding-bottom:30px;
}
.aqP {
	width:695px;
	margin:0 auto 0;
	overflow:hidden;
}
.aqP .tit {
	height:25px;
	line-height:25px;
	padding-left:15px;
	background:url(../images/bg_dot.gif) 0 100% repeat-x;
	overflow:hidden;
}
.aqP .tit h3 {
	float:left;
	font-size:14px;
	color:#333;
}
.aqP .con {
	padding:16px 0 0 15px;
	overflow:hidden;
}
/*用户信息*/
.yhxx {
	margin-bottom:20px;
}
.yhxx .con .pL, .yhxx .con .pR {
	float:left;
	overflow:hidden;
}
.yhxx .con .pL {
	width:82px;
	margin-right:10px;
}
.yhxx .con .pic {
	width:70px;
	height:70px;
	padding:6px;
	background:url(../images/bg_tx.png) 0 0 no-repeat;
	overflow:hidden;
}
.yhxx .con .pR li {
	clear:both;
	font-size:14px;
	color:#666;
	width:100%;
	padding-bottom:6px;
	overflow:hidden;
}
.yhxx .con .pR .caption {
	font-weight:bold;
	color:#333;
	height:25px;
	line-height:25px;
	padding-bottom:12px;
}
.yhxx .con .pR li span {
	float:left;
	margin-right:6px;
}
.yhxx .tsP {
	font-size:12px;
	color:#999;
	width:498px;
	height:43px;
	line-height:43px;
	overflow:hidden;
}
.yhxx .tsP .tsnr {
	float:left;
}
.yhxx .tsP .btnC {
	margin-top:10px;
}
/*密保手段*/
.mbsd {
	/*margin-top:30px;*/
}
.mbsd .tit, .mbsd .con {
	padding-left:108px;
}
.mbsd .con {
	padding-top:0;
}
.mbsd .tsP {
	color:#999;
	width:413px;
	height:34px;
	line-height:34px;
	padding:0 10px;
	overflow:hidden;
}
.mbsd .con ul {
	width:435px;
	overflow:hidden;
}
.mbsd .con li {
	float:left;
	color:#999;
	width:435px;
	height:36px;
	line-height:36px;
	overflow:hidden;
}
.mbsd .con li a {
	color:#0082cc;
}
.mbsd .con li .mbfs {
	float:left;
	font-size:14px;
	color:#666;
	height:42px;
	line-height:42px;
}
.mbsd .con li .mbfs span {
	color:#333;
}
.mbsd .con li.mbyx, .mbsd .con li.mbsj, .mbsd .con li.mbwt, .mbsd .con li.cwmm {
	width:425px;
	height:42px;
	line-height:42px;
	padding-left:10px;
	margin-top:10px;
	background:url(../images/bg_dot2.gif) 0 19px no-repeat;
 *background-position:0 18px;
}
.mbsd .con li .operation {
	float:right;
	width:auto;
	margin-top:10px;
}
.mbsd .con li .operation li {
	float:left;
	width:25px;
	height:23px;
	padding-left:10px;
	margin-top:0;
}
.mbsd .ico_mail, .mbsd .ico_sj, .mbsd .ico_wh, .mbsd .ico_db {
	float:left;
	margin:16px 5px 0 0;
*margin-top:15px;
}
.mbsd .ico_sj {
	margin-top:12px;
*margin-top:11px;
}
.mbsd .ico_wh, .mbsd .ico_db {
	margin-top:14px;
*margin-top:11px;
	_margin-top:12px;
}
/*账户充值*/
.zhcz {
	width:740px;
	padding:15px 0 20px;
	margin:0 auto;
	overflow:hidden;
}
.zhcz .ts_zh {
	padding:12px 30px;
}
.zhcz .ts_zh p {
	color:#999;
	line-height:18px;
}
.zhcz .czts {
	height:26px;
	padding-bottom:12px;
	overflow:hidden;
}
.zhcz .czts p {
	color:#333;
	line-height:26px;
*line-height:30px;
	_line-height:26px;
}
.zhcz .czts .ico_th {
	float:left;
	margin:5px 5px 0 0;
}
.zhcz .czzh {
	font-size:14px;
	color:#666;
	padding:0 0 10px 22px;
}
.zhcz .czzh .yhnc, .zhcz .czsl .jehj span {
	color:#333;
	margin-right:5px;
}
.zhcz .czzh a {
	font-size:12px;
	color:#0082ca;
}
.zhcz .czsl, .zhcz .xzyh {
	font-size:14px;
	color:#666;
}
.zhcz .czsl .jehj {
	padding:0 0 10px 22px;
}
.zhcz .czsl .tit .ico_xh, .zhcz .xzyh .tit .ico_xh {
	float:left;
	width:22px;
	background-position:-68px -115px;
}
.zhcz .czsl ul, .zhcz .xzyh ul {
	clear:both;
	width:666px;
	padding:0 0 15px 14px;
	overflow:hidden;
}
.zhcz .czsl li {
	float:left;
	color:#333;
	margin-right:16px;
}
.zhcz .czsl li .radioC, .zhcz .xzyh li .radioC {
	margin-right:0;
}
.zhcz .xzyh li {
	padding-bottom:15px;
}
.zhcz .xzyh li .radioC img, .zhcz .xzyh li .radioC .radioC {
	float:left;
}
.zhcz .xzyh li .radioC {
	width:14px;
	height:14px;
	margin:8px 0 0 0;
}
.zhcz .xzyh ul {
	width:555px;
	padding-bottom:0;
}
.zhcz .czbz {
	clear:both;
	width:100%;
	overflow:hidden;
}
.zhcz .czbz ul {
	float:right;
}
.zhcz .czbz li {
	float:left;
	height:30px;
	line-height:30px;
	padding-left:10px;
	overflow:hidden;
}
.zhcz .czbz li .ico_wh {
	margin-top:7px;
*margin-top:5px;
	_margin-top:7px;
}
.zhcz .czbz li a {
	color:#0082cc;
}
.zhcz .btnarea {
	padding-left:32px;
}
.zhcz .btnarea .btnC {
	float:left;
	margin-right:20px;
}
.zhcz .btnarea .ts_cz {
	float:left;
	color:#999;
	height:23px;
	line-height:23px;
	padding-left:22px;
	background:url(../images/ico_01.png) -64px -237px no-repeat;
	overflow:hidden;
}
/*czP*/
.czP {
	margin-top:20px;
}
/*充值帮助问题*/
.cjwt {
	margin-top:12px;
}
.cjwt .tit {
	height:26px;
	line-height:26px;
	overflow:hidden;
}
.cjwt .tit h4, .cjwt .con h4 {
	font-size:12px;
	color:#333;
	font-weight:bold;
}
.cjwt .con h4 {
	height:24px;
	line-height:24px;
	padding-bottom:2px;
}
.cjwt .con p {
	color:#999;
	line-height:18px;
}
/*个人基础资料*/
.grzl .yszc {
	width:480px;
	height:52px;
	line-height:52px;
	margin:0 auto;
	overflow:hidden;
}
.grzl .tableC {
	padding-left:50px;
}
.grzl .tableC th {
	width:80px;
}
.grzl .tableC .btnarea {
	float:left;
}
.grzl .tableC .btnarea .btn_tj {
	margin:10px 10px 0 0;
}
.grzl .tableC .sjxh .ts_sr {
	float:left;
	height:34px;
	line-height:34px;
	padding:0 10px;
}
.grzl .tableC th.wztop {
	padding-top:4px;
	*padding-top:7px;
	_padding-top:5px;
}
.grzl .grnc th {
	padding-top:0;
}
.grzl .tjxz th, .grzl .tjxz th {
	padding-top:1px;
}
.grzl .grnc td {
	font-size:14px;
	color:#333;
	padding-bottom:10px;
}
/*个人安全资料*/
.grzl .ts_zl {
	width:544px;
	height:52px;
	line-height:52px;
	margin:0 auto;
	padding:0 24px;
}
.smrz .tableC .yqts th {
	font-size:12px;
	color:#333;
	padding-top:0;
}
.smrz .tableC .yqts td a, .grzl .tsP a {
	color:#0082cc;
}
/*管理个人资料*/
.grzl .tabC3 .nrpart3 {
	padding:15px 0 20px;
}
.grzl .tsP {
	color:#999;
}
.grzl .ts_sl {
	width:550px;
	padding:5px 20px 15px;
}
.grzl .tsP .pL {
	width:60px;
	padding-top:14px;
}
.grzl .tsP .pR {
	float:left;
	width:482px;
	line-height:20px;
}
.grzl .tsP .pR p {
	margin-top:10px;
}
/*实名认证*/
.grzl .smrz .tableC th {
	width:auto;
}
/*个人中心*/
.grzx .content {
	width:780px;
	padding:15px 10px;
}
.grzx .colL .pT, .grzx .colL .pB {
	height:5px;
	background:url(../images/bg_yhxx.png) 0 0 no-repeat;
	overflow:hidden;
}
.grzx .colL .pB {
	background-position:0 -5px;
}
.grzx .colL .pM {
	padding:6px 0 12px;
	border-left:1px solid #e9e9e9;
	border-right:1px solid #e9e9e9;
	background:#f8f8f8;
}
.grzx .colL, .grzx .colM {
	float:left;
	overflow:hidden;
}
.grzx .colL {
	width:268px;
	margin-right:10px;
}
.grzx .twC, .grzx .twC .pic {
	width:150px;
	height:150px;
}
.grzx .twC, .grzx .twC li {
	overflow:hidden;
}
.grzx .twC {
	height:185px;
	margin:0 auto;
}
.grzx .twC .operation {
	height:35px;
	line-height:35px;
	padding-left:6px;
}
.grzx .twC .operation a {
	float:left;
	color:#0082cc;
	padding-left:14px;
	background:url(../images/ico_yhxx.gif) 0 12px no-repeat;
}
.grzx .twC .operation .gltx {
	margin-right:14px;
}
.grzx .twC .operation .zhbd {
	background-position:0 -26px;
*background-position:0 -27px;
}
.grzx .fgx {
	height:1px;
	font-size:0;
	background:url(../images/bg_fgx2.png) 0 0 repeat-x;
	margin:0 3px;
}
.yh_mc {
	padding:10px 6px 0 10px;
	overflow:hidden;
}
.yh_mc li {
	clear:both;
	color:#333;
	width:100%;
	overflow:hidden;
}
.yh_mc li .pL {
	color:#666;
	width:36px;
	padding:4px 0 0 10px;
	background:url(../images/bg_dot2.gif) 0 8px no-repeat;
 *background-position:0 6px;
	_background-position:0 8px;
}
.yh_mc li .pR {
	float:left;
	width:204px;
}
.yh_mc .hmxx {
	height:23px;
	line-height:23px;
	padding-bottom:2px;
	overflow:hidden;
}
.yh_mc .hmxx .name {
	float:left;
	width:120px;
}
.yh_mc .hmxx .operation {
	float:right;
}
.yh_mc .hmxx .operation li {
	clear:none;
	float:left;
	width:25px;
	padding:0 0 0 10px;
}
.ts_zhbd {
	float:right;
	color:#999;
	width:252px;
	line-height:18px;
	padding:12px 7px;
	margin-top:10px;
}
.grzx .colM {
	width:292px;
	min-height:500px;
	_height:500px;
	border-right:1px solid #e9e9e9;
	padding-right:10px;
}
.grzx .colM li {
	padding-left:10px;
}
.grzx .colM .btnarea a {
	color:#333;
}
.grzx .colM .btnarea a:hover {
	color:#0082cc;
}
.grzx .colM .zhnc, .grzx .colM .xnhb {
	height:88px;
	background:url(../images/bg_fgx2.png) 0 100% repeat-x;
	overflow:hidden;
}
.grzx .colM .zhnc .caption {
	font-size:14px;
	color:#333;
	font-weight:bold;
	height:35px;
	line-height:35px;
	overflow:hidden;
}
.grzx .colM .zhnc .btnarea {
	padding-top:10px;
}
.grzx .colM .xnhb, .grzx .colM .aqzx {
	position:relative;
	height:97px;
	padding-top:10px;
}
.grzx .xnhb li {
	float:left;
	color:#333;
	width:274px;
	height:24px;
	line-height:24px;
	overflow:hidden;
}
.grzx .xnhb li .hbsl {
	font-family:Arial;
	margin-right:10px;
}
.grzx .xnhb .caption, .grzx .aqzx .caption {
	font-family:"宋体";
	font-weight:bold;
	font-size:14px;
	width:72px;
	padding:0 0 10px 30px;
	background:url(../images/ico_01.png) -55px -356px no-repeat;
}
.grzx .xnhb .btnarea {
	position:absolute;
	right:12px;
	top:10px;
	width:126px;
	padding-left:0;
}
.linkC, .linkC span {
	display:inline-block;
	vertical-align:middle;
	cursor:pointer;
	color:#fff;
	height:17px;
	line-height:17px;
	_height:18px;
 *line-height:19px;
	_line-height:17px;
	background:url(../images/bg_btn.png) 0 -140px no-repeat;
	overflow:hidden;
}
.linkC {
	padding-left:3px;
}
.linkC span {
	padding-right:3px;
	background-position:100% -175px;
}
.linkC:hover span {
	text-decoration:underline;
}
.grzx .aqzx .caption {
	background-position:-55px -421px;
}
.grzx .aqzx .btnarea {
	float:left;
	width:270px;
	height:23px;
	padding-bottom:10px;
	overflow:hidden;
}
.grzx .aqzx .btnarea .btnC {
	float:left;
	margin-right:10px;
}
.grzx .aqzx .btnarea .ts_cz {
	display:inline-block;
	color:#0082cc;
	margin-top:3px;
}
.grzx .aqzx .operation {
	position:absolute;
	top:10px;
	right:12px;
}
.grzx .aqzx .operation a {
	color:#0082cc;
}
/*安全学堂*/
.aqxt .nrP {
	width:694px;
	margin:0 auto;
}
.aqxt .nrP p {
	color:#666;
	text-indent:2em;
	line-height:24px;
}
/*错误页*/
.cwcom {
    width:690px;
	padding-bottom:100px;
    margin:100px auto 0;
}
.cwcom a {
    float:right;
    font-size:14px;
    font-weight:bold;
	color:#0082CD;
    text-decoration:underline;
}
.cwcom a:hover {
    text-decoration:none;
}
.cw404 {
    height:186px;
    background:url(../images/bg_404.gif) 0 0 no-repeat;
}
.cw404 a {
    margin:110px 430px 0 0;
}
.cw500 {
    height:186px;
    background:url(../images/bg_500.gif) 0 0 no-repeat;
}
.cw500 a {
    margin:160px 376px 0 0;
}
