/* --# public */
* {
	margin: 0;
	padding: 0;
}
body {
	font: 12px/1.6em Verdana, Lucida, Arial, Helvetica, 宋体, sans-serif;
	color: #333;
	background: #fff;
	text-align:center;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
}
ol, ul {
	list-style: none;
}
:focus {
	outline : 0;
}
fieldset, img {
	border: 0;
}
caption, th {
	text-align : left;
}
q:before, q:after {
	content: '';
}
a {
	color: #333;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
input, select, textarea {
	font-size: 12px;
	padding: 0 2px;
}
textarea {
	padding: 2px;
}
input, select, img {
	vertical-align: middle;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
.clearfix {
	display: block;
}
.top, .bottom {
	height:6px;
	overflow:hidden;
	background:url(../images/bg_common.gif) no-repeat;
	clear:both;
}
.red {
	color:#FF0000
}
.blod {
	font-weight:bold
}
.redblod {
	color:#FF0000;
	font-weight:bold
}
/* --# user-defined class-boxs */
.wrap {
	width:960px;
	margin:15px auto;
	text-align:left;
}
.pay_box .center {
	clear:both;
	height:6px;
	overflow:hidden;
	background:url(../images/bg_common.gif) no-repeat;
}
.pay_box .top, .rbox .top {
	background-position:0 -53px;
}
.pay_box .bottom {
	background-position:0 -181px;
}
.pay_box .center {
	background-position:0 -59px;
}
.pay_box #step li {
	width:90px;
	height:37px;
	position:absolute;
	background:url(../images/bg_common.gif) -200px 0;
	line-height:18px;
	padding-top:3px;
	overflow:hidden;
}
.pay_box #step li.here {
	background-position:-296px 0;
	color:#390;
}
.pay_box #step li em {
	float:left;
	width:26px;
	text-align:center;
	height:40px;
	line-height:40px;
	overflow:hidden;
	font-size:18px;
	color:#fff;
	margin:-5px 5px 0 0;
}
.rbox {
	margin:10px 0 0;
}
.rbox h2 {
	height:32px;
	line-height:32px;
	background:url(../images/rbox_h2.jpg) no-repeat;
	padding:0 10px;
	color:#fff;
}
.rbox .bottom {
	background:url(../images/rbox_b.jpg) no-repeat;
	clear:both;
}
.rbox .center {
	clear:both;
	border:1px #66C0E7 solid;
	border-width:0 1px;
	clear:both;
	background:#F2FAFD;
	padding-bottom:50px;
}
.t_c {
	text-align:center;
}
/* --# user-defined class-links */
.block_link {
	display:block;
	width:100%;
	height:100%;
	text-indent:-9999px;
	overflow:hidden;
}
.blue {
	color:#1974C8;
}
.blue_line {
	color:#0099FF;
	text-decoration:underline;
}
a.blue_line:hover {
	text-decoration:none;
}
.navyblue_line {
	color:#265F91;
	text-decoration:underline;
}
a.navyblue_line:hover {
	text-decoration:none;
}
/* --# TOP */
#top {
	height: 50px;
	background: url(../images/top_bg.jpg) repeat-x;
	text-align:left;
	position:relative;
}
#top h1#logo {
	float:left;
	margin-left:2%;
	display:inline;
	background:url(../images/logo.gif) no-repeat;
	width:200px;
	height:40px;
}
#top #top_nav {
	float:right;
	margin:12px 2% 0 0;
	display:inline;
}
#top #top_nav a {
	margin:0 10px;
	color:#666;
}
#game_list {
	border:1px #ccc solid;
	padding:0 5px;
	width:150px;
	background:#fff;
	position: absolute;
	top:35px;
	right:2.0%;
	z-index:99;
}
#game_list li {
	height:35px;
	line-height:35px;
	overflow:hidden;
	background:url(../images/game_list_li.gif) repeat-x bottom;
	padding:5px 0;
}
#game_list li img {
	vertical-align:middle;
	margin:0 5px;
}
/* --# main */
#main {
	float:left;
	width:770px;
}
/* --# user_menu */
#user_menu #user_menu_tab {
	float:left;
	margin:0 0 0 12px;
	display:inline;
}
#user_menu #user_menu_tab li {
	float:left;
	width:90px;
	margin-left:6px;
	position:relative;
	top:1px;
	display:inline;
	text-align:center;
}
#user_menu #user_menu_tab li a {
	display:block;
	background:url(../images/bg_common.gif) no-repeat -91px 0;
	height:31px;
	text-align:center;
	line-height:31px;
	font-weight:bold;
	color:#fff;
}
#user_menu #user_menu_tab li a:hover, #user_menu #user_menu_tab li a.select {
	background:url(../images/bg_common.gif) no-repeat 0 0;
	color:#1974C8;
	text-decoration:none;
}
#user_menu #login_tips {
	float:left;
	margin:10px 0 0 20px;
	height:20px;
	line-height:20px;
	overflow:hidden;
}
/* --# pay_step */
#pay_step .center {
	height:102px;
	position: relative;
	color:#666;
}
.pay_box dt {
	position: absolute;
	color:#31779D;
	left:15px;
	top:15px;
	z-index:9;
}
#pay_step #step {
	position:absolute;
	left:48px;
	top:43px;
	z-index:2;
	width:676px;
	height:40px;
	background:url(../images/bg_common.gif) no-repeat -3px -197px;
}
#pay_step #step li#step1 {
	left:33px;
}
#pay_step #step li#step2 {
	left:163px;
}
#pay_step #step li#step3 {
	left:293px;
}
#pay_step #step li#step4 {
	left:423px;
}
#pay_step #step li#step5 {
	left:553px;
}
/* --# buy_step */
#buy_step .center {
	height:122px;
	position:relative;
	overflow:hidden;
}
#buy_step #step {
	position:absolute;
	left:48px;
	top:12px;
	height:101px;
	width:661px;
	background:url(../images/bg_common.gif) no-repeat 0 -501px;
}
#buy_step li#step1 {
	left:35px;
	top:35px;
}
#buy_step li#step2 {
	left:175px;
	top:35px;
}
#buy_step li#step3 {
	left:315px;
	top:8px;
}
#buy_step li#step4 {
	left:360px;
	top:61px;
}
#buy_step li#step5 {
	left:495px;
	top:61px;
}
#buy_step li#step6 {
	left:530px;
	top:8px;
}
/* --# pay_mode */
#pay_mode {
	margin:10px 0 0;
	width:770px;
	position:relative;
}
#pay_mode .top {
	height:31px;
	background:url(../images/bg_common.gif) no-repeat 0 -245px;
}
#pay_mode .center {
	border:1px #64BFE7 solid;
	border-width:0 1px;
	overflow:hidden;
	zoom:1;
}
#pay_mode .bottom {
	height:5px;
	overflow:hidden;
	background:url(../images/bg_common.gif) no-repeat 0 -276px;
	clear:both;
}
#pay_mode h2 {
	position:absolute;
	top:8px;
}
#pay_mode h2.mode_title {
	left:10px;
	color:#fff;
}
#pay_mode .mode_tabs {
	float:left;
	width:159px;
	height:315px;
	background:#89CDEF url(../images/pay_mode_bg.jpg) no-repeat 0 0;
}
#pay_mode .mode_tabs ul {
	width:155px;
	padding:10px 0 0 4px;
}
#pay_mode .mode_tabs li {
	text-align: left;
	width:115px;
	padding-left:40px;
	cursor:pointer;
	height:43px;
	line-height:43px;
	font-size:14px;
	color:#fff;
	background:url(../images/bg_common.gif) no-repeat;
	overflow:hidden;
}
#pay_mode .mode_tabs li.select {
	text-align: left;
	width:115px;
	height:38px;
	color:#265F91;
	margin:3px 0 0;
	position:relative;
	left:1px;
	font-weight:bold;
	background:url(../images/bg_common.gif) no-repeat;
	overflow:hidden;
}
#pay_mode .mode_tabs li.mode_yinhang {
	background-position:0 -293px;
}
#pay_mode .mode_tabs li.mode_yinhangselect {
	text-align: left;
	background-position:-164px -354px;
	cursor:default;
	width:115px;
	height:38px;
	color:#265F91;
	margin:3px 0 0;
	position:relative;
	left:1px;
	font-weight:bold;
}
#pay_mode .mode_tabs li.mode_sscoin {
	background-position:-164px -293px;
}
#pay_mode .mode_tabs li.mode_sscoinselect {
	text-align: left;
	background-position:-327px -354px;
	cursor:default;
	width:115px;
	height:38px;
	color:#265F91;
	margin:3px 0 0;
	position:relative;
	left:1px;
	font-weight:bold;
}
#pay_mode .mode_tabs li.mode_szx {
	background-position:-325px -293px;
}
#pay_mode .mode_tabs li.mode_szxselect {
	text-align: left;
	background-position:-645px -354px;
	cursor:default;
	width:115px;
	height:38px;
	color:#265F91;
	margin:3px 0 0;
	position:relative;
	left:1px;
	font-weight:bold;
}
#pay_mode .mode_tabs li.mode_liantong {
	background-position:-486px -293px;
}
#pay_mode .mode_tabs li.mode_duanxinselect {
	text-align: left;
	background-position:-486px -403px;
	cursor:default;
	width:115px;
	height:38px;
	color:#265F91;
	margin:3px 0 0;
	position:relative;
	left:1px;
	font-weight:bold;
}
#pay_mode .mode_tabs li.mode_duanxin {
	background-position:-327px -401px;
}
#pay_mode .mode_tabs li.mode_liantongselect {
	text-align: left;
	background-position:-486px -354px;
	cursor:default;
	width:115px;
	height:38px;
	color:#265F91;
	margin:3px 0 0;
	position:relative;
	left:1px;
	font-weight:bold;
}

#pay_mode .mode_tabs li.mode_shengxun {
	background-position:0 -351px;
}
#pay_mode .mode_tabs li.mode_shengxunselect {
	text-align: left;
	background-position:-164px -404px;
	cursor:default;
	width:115px;
	height:38px;
	color:#265F91;
	margin:3px 0 0;
	position:relative;
	left:1px;
	font-weight:bold;
}
#pay_mode h2.mode_main_h2 {
	color:#265F91;
	left:170px;
}
#pay_mode .mode_main {
	float:right;
	width:607px;
	background:#EEF8FD;
	border:1px #fff solid;
	border-width:0 1px;
}
#pay_mode .mode_tabs, #pay_mode .mode_main {
	padding-bottom:32767px;
	margin-bottom:-32767px;
}
.mode_main h3 {
	color:#265F91;
	margin:15px 0 10px 10px;
	font-weight:normal;
}
.mode_main ul {
	margin:0 10px;
	overflow:hidden;
	zoom:1;
}
.mode_main li {
	float:left;
	margin-left:18px;
	display:inline;
	margin-bottom:10px;
}
.mode_main li img {
	display:block;
	width:125px;
	height:83px;
}
/* --# corp */
#corp {
	width:768px;
	margin:10px auto 0;
}
#corp .top {
	background-position:0 -459px;
}
#corp .center {
	padding:0 1px;
	border:1px #CDCDCD solid;
	border-width:0 1px;
	background:#FBFBFB;
}
#corp .bottom {
	background-position:0 -465px;
}
#corp h2, #corp ul {
	display:table-cell;
	vertical-align:middle;
*display:inline;
	zoom:1;
}
#corp h2 {
	width:30px;
	padding:17px 11px;
	background:#EFF3F4;
	height:100%;
	color:#265F91;
	line-height:15px;
}
#corp ul {
	padding:5px 8px;
	width:688px;
	overflow:hidden;
	zoom:1;
}
#corp li {
	float:left;
	margin-left:40px;
	display:inline;
	width:88px;
	text-align:center;
}
#corp li img {
	display:block;
	border:1px #BFBFBF solid;
	width:86px;
	height:29px;
	margin-bottom:3px;
}
#corp li a {
	color:#999;
}
/* --# sidebar */
#sidebar {
	float:right;
	width:180px;
	margin:31px 0 0;
	height:600px;
}
#sidebar a {
	color:#265F91;
}
#sidebar .top {
	background-position:0 -475px;
}
#sidebar .bottom {
	background-position:0 -481px;
}
#sidebar .center {
	border:1px #cdcdcd solid;
	border-width:0 1px;
}
#sidebar .red {
	color:#FF0000
}
#sidebar .blod {
	font-weight:bold
}
#sidebar .redblod {
	color:#FF0000;
	font-weight:bold
}
#sidebar h2 {
	height:25px;
	line-height:25px;
	padding:0 10px;
	background:#eee;
}
#sidebar h2 span {
	float:right;
	width:9px;
	height:9px;
	background:url(../images/bg_common.gif) no-repeat -436px -7px;
	margin:9px 0 0;
}
#sidebar ul {
	background:#f1f1f1 url(../images/sidebar_bg.jpg) no-repeat top;
	overflow:hidden;
}
#sidebar li {
	padding:9px 10px;
	border-bottom:1px #e1e1e1 dashed;
	overflow:hidden;
	zoom:1;
}
#sidebar li img {
	float:left;
	border:1px #E3E3E3 solid;
	width:58px;
	height:58px;
}
#sidebar li h3, #sidebar li p {
	float:right;
	clear:right;
	width:90px;
	font-weight:normal;
}
#sidebar .gg {
	width:180px;
	height:77px;
	overflow:hidden;
	margin-top:10px;
}
/* --# footer */
#footer {
	clear:both;
	padding-top:15px;
	text-align:center;
}
#product table {
	width:100%;
}
#product .game_name {
	width:175px;
	text-align:center;
}
#product .game_name img {
	display:block;
	margin:0 auto;
}
#product .p_jiage {
	padding-right:50px;
}
#product .p_name {
	width:100px;
	text-align:left;
}
#product .p_danwei {
	width:170px;
	padding-left:35px;
	text-align:left;
}
#product .p_name img {
	padding:1px;
	border:1px #CDE4EB solid;
}
#product .p_danwei ul {
	margin-left:-35px;
}
#product .p_danwei li {
	padding-left:35px;
}
#product li {
	height:26px;
	line-height:26px;
	border-bottom:1px #d7e7eb solid;
	color:#666;
}
#product li a {
	float:right;
	margin-right:70px;
	display:inline;
}
#product td {
	vertical-align:middle;
	padding-top:20px;
}
#product th {
	height:31px;
	line-height:31px;
	background:#E5F4FB;
	color:#265F91;
	font-weight:bold;
}
#product .center {
	padding-bottom:50px;
}
#product #zengzhi {
	margin:20px 0 0;
}
#product .p_intro {
	width:275px;
	padding-right:30px;
}
#product td.p_intro {
	color:#265F91;
}
#product #zengzhi li {
	border:0;
}
#product #zengzhi li a {
	margin-right:120px;
}
.btn_2, .btn_4 {
	width:70px;
	height:30px;
	line-height:30px;
	border:0;
	background:url(../images/btn_2.jpg) no-repeat;
	color:#fff;
	font-weight:bold;
}
.btn_4 {
	width:100px;
	background:url(../images/btn_4.jpg) no-repeat;
}
#product p {
	margin:40px auto 0 0;
	text-align:center;
}
.line {
	height:4px;
	width:589px;
	margin:0 auto;
	padding:10px 0;
	background:url(../images/line.jpg) no-repeat left center;
	clear:both;
}
#login h4 {
	margin:0 auto;
	padding:60px 10px 0;
	width:300px;
	color:#31779D;
}
.text_input {
	height:20px;
	line-height:20px;
	border:1px #C2C2C2 solid;
	background:url(../images/text_input.jpg) no-repeat;
}
#login ul {
	width:270px;
	margin:20px auto;
}
#login label {
	float:left;
	width:50px;
	margin:5px 0 0;
	text-align:right;
}
#login li {
	padding:15px 0 0;
}
#login li p {
	float:right;
	width:215px;
}
#login li input#username, #login li input#password {
	width:150px;
}
#login li input#code {
	width:85px;
}
#login li img {
	border:1px #CCCCCC solid;
	margin:0 5px;
}
#login #user_tools {
	margin:20px auto 0;
	text-align:center;
	width:180px;
	height:40px;
	line-height:40px;
	background:#F5FBFD;
	border:1px #D7E9F6 solid;
}
#login #user_tools a {
	margin:0 15px;
}
.div_dailog_box {
	border:#9EC3EE 2px solid;
	display:none;
	z-index:105;
	width:468px;
	position:absolute;
	height:258px;
}
.div_dailog_box_shadow {
	display:none;
	z-index:105;
	width:468px;
	position:absolute;
	height:258px;
	background-color:#808080;
}
.div_dailog_body {
	background:#ffffff;
	color:#000000;
	height:234px
}
.div_dailog_body button {
	border-right:#419a00 1px solid;
	border-top:#419a00 1px solid;
	font-weight:bolder;
	background:#81d249;
	margin:0px 6px;
	border-left:#419a00 1px solid;
	width:62px;
	color:#fffeff;
	border-bottom:#419a00 1px solid
}
.div_dailog_head {
	clear:both;
	padding-right:3px;
	padding-left:10px;
	font-weight:bold;
	font-size:12px;
	background:#CCE2FA;
	padding-bottom:0px;
	cursor:move;
	color:#1774C9;
	line-height:22px;
	padding-top:0px;
	height:22px;
	text-align:left;
	border-bottom:1px solid #9EC3EE;
}
.div_dailog_head a {
	font-weight:bolder;
	color:#1774C9;
	text-decoration:none
}
.div_dailog_head span {
	float:right;
	padding-top:3px
}
.div_dailog_head .a_close {
	display:block;
	background:url(../images/close_btn.gif) no-repeat left top;
	font-weight:normal;
	width:26px;
	height:15px;
	padding-left:18px;
	padding-top:1px;
	line-height:15px;
}
.div_dailog_head .a_close:hover {
	text-decoration:none;
}
#chaxun .center {
	padding:35px;
}
#chaxun table {
	text-align:center;
	vertical-align:middle;
}
.chaxun_box {
	border:1px #CEE4FA solid;
	background:#fff;
}
.chaxun_box h3, .chaxun_box th {
	height:34px;
	line-height:34px;
	color:#265F91;
	border-bottom:1px #CEE4FA solid;
	padding:0 15px;
	background:#F8FDFE;
}
#chaxun_menu {
	float:left;
	width:158px;
}
#chaxun_menu ul {
	padding:0 0 20px 20px;
}
#chaxun_menu li {
	padding:20px 0 0 15px;
}
#chaxun_menu li.select {
	color:#0099FF;
	font-weight:bold;
}
#chaxun_menu li#c_menu1 {
	background:url(../images/c_menu1.jpg) no-repeat left 24px;
}
#chaxun_menu li#c_menu2 {
	background:url(../images/c_menu2.jpg) no-repeat left 24px;
}
#chaxun_menu li#c_menu3 {
	background:url(../images/c_menu3.jpg) no-repeat left 24px;
}
#chaxun_menu li#c_menu4 {
	background:url(../images/c_menu4.jpg) no-repeat left 24px;
}
#c_main {
	float:right;
	width:528px;
}
.chaxun_box th {
	font-weight:bold;
	color:#000;
	text-align:center;
	padding:0;
}
.c_leidian td {
	height:30px;
	line-height:30px;
}
.c_jilu th select {
	vertical-align:middle;
}
.c_jilu strong {
	margin:0 3px;
}
.c_jilu th input {
	width:56px;
	height:22px;
	border:0;
	font-weight:bold;
	color:#fff;
	background:url(../images/jilu_chaxun_btn.jpg) no-repeat;
}
.c_jilu td {
	height:25px;
	line-height:25px;
	border-bottom:1px #CEE4FA solid;
}
.c_jilu .t_l {
	text-align:left;
	padding-left:20px;
	padding-right:0;
}
.c_jilu .t_l em {
	font-weight:bold;
}
.c_jilu .heji {
	background:#FFFBE8;
}
.chaxun_box th.t_r {
	font-weight:normal;
	text-align:right;
	padding-right:15px;
}
.c_jilu th input.text_input {
	height:18px;
	line-height:18px;
	vertical-align:baseline;
	margin:0 3px;
	border:1px #C2C2C2 solid;
	background:url(../images/text_input.jpg) no-repeat;
}
.c_bank td {
	height:30px;
	border-bottom:1px #CEE4FA solid;
	line-height:30px;
}
#c_main h3 {
	color:#333;
	font-weight:normal;
}
#c_main h3 span {
	float:right;
	background:#ffc;
	border:1px #ccc solid;
	height:20px;
	line-height:20px;
	padding:0 5px;
	margin:6px -10px 0;
	display:inline;
}
#c_main ol {
	margin:20px;
	line-height:25px;
}
#c_main li {
	height:25px;
	line-height:25px;
	overflow:hidden;
}
#c_main li a {
	color:#666;
}
#buy_case .center {
	padding:50px;
	overflow:hidden;
	zoom:1;
	width:668px;
}
#buy_case img {
	float:left;
	margin:15px 0 0;
}
#buy_case ul {
	float:right;
	width:500px;
	color:#666;
}
#buy_case li {
	padding-bottom:10px;
	overflow:hidden;
	zoom:1;
}
#buy_case li label {
	float:left;
	width:110px;
	text-align:right;
	height:20px;
}
#buy_case li p {
	float:right;
	width:385px;
}
#buy_case p.t_c {
	padding:20px 0;
	text-align:center;
	width:680px;
	clear:both;
}
#buy_case p.t_c input {
	margin:0 10px;
}
#buy_case ul.success {
	width:500px;
}
#buy_case ul.success label {
	width:180px;
}
#buy_case ul.success p {
	width:320px;
	color:#09f;
}
span.tips {
	background:#ffc;
	border:1px #ccc solid;
	padding:0 5px;
	height:20px;
	line-height:20px;
}
/* --# yebz_cz */
.mode_main .business_order {
	width:300px;
	margin:0 auto;
	padding:50px 0;
}
.business_order .od_01 {
	float:left;
	width:130px;
	color:#265F91;
	padding:0;
	margin:0;
}
.business_order .od_01 li {
	text-align:right;
	width:110px;
	overflow:hidden;
	white-space:nowrap;
}
.business_order .od_02 {
	text-align:left;
	color:#265F91;
	padding:0;
	margin:0;
}
.business_order .od_02 li {
	text-align:left;
	width:75px;
	overflow:hidden;
	float:left;
	white-space:nowrap;
}
.business_order .od_02 em {
	font-style:normal;
	color:#0099FF
}
.business_order a {
	margin:30px 0 0 70px;
	float:left;
}
/* --# web_bank */
.mode_main .xl_cz {
	width:580px;
	margin:0 auto;
	padding:20px 0;
}
.xl_cz .in_l {
	float:left;
	width:145px;
	padding:0;
	margin:0;
}
.xl_cz .in_l li {
	text-align:right;
	width:130px;
	white-space:nowrap;
	overflow:hidden;
	height:32px;
*height:33px;
	margin-top:2px;
}
.xl_cz .in_r {
	float:left;
	padding:0;
	margin:0;
	width:280px;
}
.xl_cz .in_r li {
	text-align:left;
	width:400px;
	white-space:nowrap;
	overflow:hidden;
	height:34px;
}
.xl_cz .in_r li a {
	color:#0099FF;
}
.xl_cz .in_r li a img {
	width:86px;
	height:22px;
	overflow:hidden;
	float:right;
	margin:-24px 30px 0 0;
	_margin:-24px 15px 0 0;
}
.xl_cz .in_r li input {
	background:url(../images/input_bg2.jpg) no-repeat;
	border:1px #C2C2C2 solid;
	width:140px;
	height:22px;
	line-height:22px;
	vertical-align:middle;
	margin-right:5px;
}
.xl_cz .in_r li .teshu {
	background:url(../images/input_bg2.jpg) no-repeat;
	border:1px #C2C2C2 solid;
	width:40px;
	height:22px;
	line-height:22px;
	vertical-align:middle;
	margin-right:5px;
}
.xl_cz .in_r li .p1 {
	border:0;
	width:auto;
	height:auto;
	background:none;
}
.xl_cz .in_r .l_other {
	margin-top:2px;
*margin-top:5px;
}
.xl_cz .in_r .l_other02 {
	margin-top:2px;
*margin-top:3px;
}
h3.mode_main_h3 {
	background:#dbeffa;
	line-height:29px;
	padding:0 10px;
	height:29px;
	clear:both;
	margin:0;
}
.mode_main .bank_c {
	width:350px;
	margin:0 auto;
	padding:20px 0 10px 0;
}
.bank_c ul {
	width:350px;
	height:32px;
}
.bank_c li {
	width:150px;
}
.bank_c li img {
	width:118px;
	height:25px;
	display:inline;
}
.bank_c li input {
	vertical-align:middle;
	height:25px;
	line-height:25px;
}
.bank_c li label {
	padding:2px 0 0 5px;
	color:#666;
}
/* --# chongz_success */
.mode_main .cz_result {
	width:75px;
	margin:0 auto;
	padding:20px 0;
}
.mode_main .cz_xx {
	font-size:14px;
	width:350px;
	margin:0 auto;
}
.cz_xx .r_l {
	float:left;
	width:100px;
	padding:0;
	margin:0;
}
.cz_xx .r_l li {
	text-align:right;
	width:90px;
	white-space:nowrap;
	overflow:hidden;
	margin-top:2px;
}
.cz_xx .r_r {
	float:left;
	width:250px;
	padding:0;
	margin:0;
	color:#265f91;
}
.cz_xx .r_r li {
	text-align:left;
	width:200px;
	white-space:nowrap;
	overflow:hidden;
	margin-top:2px;
}
.cz_xx .cz_other {
	width:250px;
	height:40px;
	overflow:hidden;
}
.cz_other span {
	float:right;
	margin:20px 155px 0 0;
}
.cz_other label {
	float:right;
	margin:22px 10px 0 0;
}
.cz_other a {
	color:#0099FF;
	margin:0 3px;
}
/* --# leidian_km */
.mode_main .que_ren {
	margin:0 0 30px 245px;
	clear:both;
}
.mode_main .yh_ts {
	background:#fff;
	border:1px #ccc solid;
	width:585px;
	margin:10px 0 20px 10px;
	_margin:10px 0 20px 5px;
	float:left;
}
.yh_ts span {
	width:470px;
	float:right;
	padding:5px 10px 5px 0;
}
.yh_ts b {
	font-weight:bold;
	padding:5px 0 5px 10px;
	float:left;
	color:#265f91;
}
.yh_ts li {
	padding:0 0 0 10px;
	float:left;
	clear:both;
	width:530px;
	background:url(../images/point_01.gif) no-repeat left 7px;
}
.yh_ts em {
	color:#0099FF;
}
.yh_ts a {
	color:#0099FF;
	margin:0 2px;
}
/* --# sj_sms */
.mode_main .zj_bt_01 {
	font-weight:bold;
	color:#265f91;
	padding-left:10px;
}
.mode_main .xz_sms {
	padding:10px 0 0 100px;
}
.xz_sms input {
	margin:0 10px;
}
.mode_main .sr_k {
	text-align:center;
	padding:20px;
}
.sr_k textarea {
	width:580px;
	height:300px;
}
/* --# sx_cz */
.mode_main .zj_bt_02 {
	font-weight:bold;
	color:#265f91;
	padding:20px 0 0 20px;
}
.mode_main .zx_xz {
	width:270px;
	height:90px;
	margin:0 0 0 50px;
}
.zx_xz li {
	width:270px;
	white-space:nowrap;
	overflow:hidden;
	margin-top:2px;
}
.zx_xz input {
	margin-right:5px;
}
.mode_main .yh_ts01 {
	width:580px;
	margin:0 0 20px 20px;
}
.mode_main .yh_ts01 li {
	padding:0 0 0 10px;
	background:url(../images/point_01.gif) no-repeat left 7px;
	clear:both;
	width:530px;
}
.mode_main .yh_ts01 li a {
	color:#0099FF;
	margin:0 2px;
}
/* --# sx_cz02 */
.mode_main .zj_bt_03 {
	font-weight:bold;
	color:#265f91;
	padding:20px 0 0 60px;
}
.mode_main .lc_tu {
	background: url(../images/lct00.jpg) no-repeat;
	width:550px;
	height:140px;
	margin:10px 0 0 30px;
	clear:both;
}
.mode_main .lc_tu2 {
	background: url(../images/liucheng.gif) no-repeat;
	width:550px;
	height:140px;
	margin:10px 0 0 30px;
	clear:both;
}
.mode_main .lc_tu3 {
	background: url(../images/shenxun_cz.jpg) no-repeat;
	width:512px;
	height:72px;
	margin:10px 0 0 30px;
	clear:both;
}
.mode_main .lc_tu4 {
	background: url(../images/mobile_cz.jpg) no-repeat;
	width:570px;
	height:90px;
	margin:10px 0 0 30px;
	clear:both;
}
/* --# sx_cz02 */
.rbox .center .dd_tab {
	background:#fff;
	border:1px #dbe7ec solid;
}
.dd_tab td {
	border:1px #dbe7ec solid;
	border-width:1px 0;
	height:28px;
	padding-left:15px;
}
.dd_tab td label {
	font-weight:bold;
}
.dd_tab td .q2 {
	margin-top:10px;
}
.dd_tab td .q2 em {
	color:#0099FF;
	font-style:normal;
	margin-right:5px;
}
/* --# tips */
#t_ips01 {
	background:#fff;
	width:338px;
	height:138px;
	margin: 0;
}
#t_ips01 .di_1 {
	margin:20px 48px 0 0;
}
#t_ips01 .di_1 span {
	float:right;
	width:180px;
	height:65px;
	text-align:left;
	color:#265f91;
}
#t_ips01 .di_1 img {
	float:right;
	padding-right:10px;
}
#t_ips01 .buttem {
	margin:15px 0 0 20px;
}
.g_gameList {
	display:none;
	position:absolute;
	margin-top:8px;
}
/*登陆样式*/
.login_bg {
	width:344px;
	height:209px;
	position:relative;
}
.login_c {
	width:342px;
	height:207px;
	background:#EEF7FE;
	border:1px solid #B8D2F5;
	position:absolute;
	left:-3px;
	top:-3px;
	text-align:center;
}
.login {
	width:328px;
	height:165px;
	border:1px solid #D9E9F9;
	background:#fff;
	clear:both;
	margin:0 auto;
}
.login ul {
	clear:both;
	width:275px;
	margin:25px auto 0 auto;
}
.login li {
	clear:both;
	padding:3px 0;
	text-align:left;
}
.login li.ct {
	text-align:center;
	padding-left:55px;
}
.login li label {
	width:96px;
	text-align:right;
	float:left;
	font-size:12px;
	color:#1973C1;
	padding-top:3px;
}
.input_lo {
	border:1px solid #B7D1F4;
	height:18px;
	line-height:18px;
	width:132px;
	float:left;
}
.yz {
	width:40px;
}
.login_c h6 {
	font-size:14px;
	font-weight:bold;
	color:#1A73C5;
	padding:7px 0 0 10px;
	border:none;
	margin:0;
	text-align:left;
}
.login_c h6 span {
	float:right;
	padding:0 5px 0 0;
}
.login_c h6 span a {
	padding:0;
	display:block;
	float:left;
	width:17px;
	height:15px;
	margin-left:5px;
}
.button_comm {
	background:url(../images/iocn.gif) no-repeat 0 -227px;
	text-align:center;
	width:58px;
	height:19px;
	line-height:19px;
	border:none;
	cursor:pointer;
	margin:0px 10px 0 0;
	font-size:12px;
}
.a_ {
	background:url(../images/iocn.gif) no-repeat;
	padding-left:22px;
	color:#1A73C5;
}
.a_close {
	background-position:0 -576px;
}
/*截断、折行样式*/
.huodong li, .rz_list li, .a1, .news_c li, .sfl, .sfr, .a21 {
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	table-layout:fixed;
	word-wrap:break-word;
}
.a3 {
	height:57px;
	overflow:hidden;
	table-layout:fixed;
	word-wrap:break-word;
}
/*===================modify by linxz at 2008-7-22==================*/
h3.mode_main_h3_bold {
	font-weight:bold;
}
.mode_main .payRod {
	width:549px;
	height:70px;
	margin:64px auto 70px;
}
.payRod li {
	float:left;
	width:143px;
	height:70px;
	margin:0 20px;
}
.payRod li img {
	display:block;
	width:143px;
	height:70px;
	overflow:hidden;
}
.mode_main .xl_cz {
	height:auto;
	overflow:hidden;
	_zoom:1;
}
.xl_cz .in_r {
	width:420px;
}
/*===================modify by linxz at 2008-7-30==================*/
.bank_tab {
	position:relative;
	width:545px;
	height:182px;
	margin:15px auto;
}
.bank_tab h4 {
	position:absolute;
	left:0;
	width:122px;
	height:54px;
	background:url(../images/pay_logo_bg.gif) 0 0 no-repeat;
}
.bank_tab h4.pay99 {
	top:5px;
}
.bank_tab h4.payYee {
	top:64px;
}
.bank_tab h4.payAli {
	top:123px;
}
.bank_tab h4 span {
	display:block;
	width:114px;
	height:48px;
	margin:3px;
	overflow:hidden;
	font-size:0;
	content:"";
	line-height:300px;
	cursor:pointer;
}
.bank_tab h4.pay99 span {
	background:url(../images/pay_99.gif) 0 0 no-repeat;
}
.bank_tab h4.payYee span {
	background:url(../images/pay_yee.gif) 0 0 no-repeat;
}
.bank_tab h4.payAli span {
	background:url(../images/pay_ali.gif) 0 0 no-repeat;
}
.bank_tab .bank_tab_box {
	display:none;
}
.bank_tab .upBox {
	display:block;
	position:absolute;
	top:0;
	left:127px;
	width:418px;
	height:182px;
	background:url(../images/box_bottom.gif) left bottom no-repeat;
}
.bank_tab .upBox ol {
	width:398px;
	height:110px;
	padding:20px 0 0 20px;
	background:url(../images/box_top.gif) 0 0 no-repeat;
}
.bank_tab .upBox ol li {
	float:left;
	display:inline;
	width:130px;
	height:30px;
	margin:0 0 5px 25px;
}
.bank_tab .upBox ol li input {
	float:left;
	margin:2px 5px 0 0;
*margin:0;
	display:inline;
}
.bank_tab .upBox ol li label {
	float:left;
	display:block;
	width:102px;
	height:20px;
*line-height:25px;
	overflow:hidden;
}
.bank_tab .upBox ol li label.gongshang {
	line-height:300px;
	font-size:0;
	content:"";
	background:url(../images/bank_gongshang.gif) 0 0 no-repeat;
}
.bank_tab .upBox ol li label.jianshe {
	line-height:300px;
	font-size:0;
	content:"";
	background:url(../images/bank_jianshe.gif) 0 0 no-repeat;
}
.bank_tab .upBox ol li label.nongye {
	line-height:300px;
	font-size:0;
	content:"";
	background:url(../images/bank_nongye.gif) 0 0 no-repeat;
}
.bank_tab .upBox ol li label.zhaoshang {
	line-height:300px;
	font-size:0;
	content:"";
	background:url(../images/bank_zhaohang.gif) 0 0 no-repeat;
}
.bank_tab .upBox .payOK {
	position:absolute;
	left:50%;
	margin-left:-50px;
	width:100px;
	height:30px;
	border:0;
	background:url(../images/pay_btn.gif) 0 0 no-repeat;
	cursor:pointer;
}
.bank_tab .upBox .payOK span {
	display:none;
}
.bank_tab h4.upH4_t {
	top:0;
	width:130px;
	height:64px;
	background:url(../images/hover_top.gif) 0 0 no-repeat;
	z-index:10;
}
.bank_tab h4.upH4_c {
	top:59px;
	width:130px;
	height:64px;
	background:url(../images/hover_center.gif) 0 0 no-repeat;
	z-index:10;
}
.bank_tab h4.upH4_b {
	top:118px;
	width:130px;
	height:64px;
	background:url(../images/hover_bottom.gif) 0 0 no-repeat;
	z-index:10;
}
.bank_tab h4.upH4_t span, .bank_tab h4.upH4_c span, .bank_tab h4.upH4_b span {
	margin-top:8px;
}
.bank_tab .aliDiv {
	width:398px;
	height:120px;
	padding:10px 0 0 20px;
	background:url(../images/box_top.gif) 0 0 no-repeat;
}
.bank_tab .aliDiv img {
	display:block;
	width:260px;
	height:50px;
	margin:20px auto 10px;
	overflow:hidden;
}
.bank_tab .aliDiv p {
	height:20px;
	text-align:center;
	font-size:12px;
	color:#333333;
}
