@CHARSET "utf-8";
dl, dt, dd, ul, ol, li, div, pre, code, p, blockquote, h1, h2, h3, h4, h5, h6, th, td {
    margin: 0px;
    padding: 0px;
}
ul{
	line-height: 100%;
}
a:link,a:visited {color:#555;text-decoration:none;}
a:hover,a:active {color:#b20205;text-decoration:underline;}
#page{
	padding-top:20px;
	text-align: left;
}
#footer{
	text-align: center;
}
.helpbox{
	min-height:500px;
	width: 96%;
	margin:0 auto;
}
.help-bottomBG{
	width:100%;
	height:70px;
	clear:both;
	background:url(../images/help/help_bottomBG.gif) no-repeat center top;
	_background:url(../images/help/help_bottomBG2.gif) no-repeat center top;
}
/* help-position */
.help-position{
	width:97%;
	margin:0 auto;
	height:30px;
	clear:both;
	padding-top:10px;
	background:url(../images/help/site_box.gif) repeat-x 0 -30px;
}
.help-position h1{
	font-size:14px;
	color:#c42a2c;
	text-indent:5px;
}
/* help-kind */
.help-kind{
	padding-left:40px;
	padding-top:20px;
}
.help-kind li{
	float:left;
	margin:20px 35px 0 0;
}
.help-kind li a{
	width:180px;
	height:156px;
	display:block;
	cursor:pointer;
	text-align:center;
	background:url(../images/help/bg_help.gif) no-repeat 0 0;
}
.help-kind li a img{
	margin-top:15px;
	margin-right:25px; 
}
.help-kind li a p{
	color:#818284;
	padding-top:10px;
	margin-right:25px;
	font-weight:bold;
}
.help-kind li a:hover p{
	color:#054891;
}
.help-kind li a:hover{
	background-position:0 -156px;
	text-decoration: none;
}
/* help-left */
.help-nav{
	width:210px;
	float:left;
	display:inline;
	background:url(../images/help/help_nav.gif) repeat-y -210px 0;
}
.help-nav h2{
	width:100%;
	height:33px;
	line-height:33px;
	text-indent:10px;
	color:#c5292d;
	font-size:14px;
	background:url(../images/help/help_nav.gif) no-repeat 0 0;
}
.help-nav ul{
	margin-top:10px;
}
.help-nav li a{
	width:164px;
	height:29px;
	padding-top:7px;
	padding-left:34px;
	margin:0 auto;
	display:block;
	background:url(../images/help/help_a.gif) no-repeat 0 0;
	line-height: 20px;
}
.help-nav li a.selected,
.help-nav li a:hover{
	color:#fff;
	font-weight:bold;
	background-position:0 -36px;
	text-decoration: none;
}
.help-nav li.first a{
	height:44px;
	line-height:18px;
	padding-top:5px;
	background-position:0 -72px;
}
.help-nav li.first a.selected,
.help-nav li.first a:hover{
	color:#fff;
	font-weight:bold;
	background-position:0 -121px;
}
.help-nav-bottomBG{
	width:100%;
	height:33px;
	background:url(../images/help/help_nav.gif) no-repeat -420px 0;
}
/* help-right */
.help-right{
	width:710px;
	float:right;
	display:inline;
}
.help-right div.help-position{
    width:100%;
	margin-top:-8px;
}
.help-right div.help-position p{
	text-indent:8px;
	color:#999;
	background:url(../images/help/site_box.gif) no-repeat 0 -75px;
}
.help-right div.help-position p a{
	color:#ba393c;
}
.help-right div.help-position p a:hover{
	color:#ec292d;
}
.help-list li{
	width:98%;
	margin:12px auto;
}
.help-list li a:hover{
	text-decoration:underline;
}
/* help-info */
.help-info{
	padding-bottom:40px;
}
.help-info h1{
	padding:10px;
	font-size:16px;
	color:#444;
	border-bottom:1px dashed #e9e9e9;
	font-weight: bold;
}
.help-info-view{
	padding-top:20px;
	color:#444;
	width:96%;
	margin:0 auto;
}
.help-info-back{
	width:96%;
	padding-top:40px;
}
.help-info-back a{
	width:89px;
	height:25px;
	display:block;
	float:right;
	text-indent:-9999px;
	background:url(../images/help/back.gif) no-repeat 0 0;
}
.help-info-back a:hover{
	background-position:0 -25px;
}

/*steps*/
.stepBody{
	width:710px;
}
.step_list{
	
}
.step_list li{
	position: absolute;
	display: none;
}
.prevbtn,.nextbtn{
	position:absolute;
	top:0;
	width:50%;
	height:100%;
	_height:expression(document.documentElement.clientHeight+"px");
	display:block;
	z-index:100;
	background:url(spacer.gif);
}
.prevbtn{
	outline:none;
	left:0;
}

.nextbtn{
	outline:none;
	right:0;
}

.step_pages{
	position: fixed;
	_position:absolute;
	top: 0;
	right: 0;
	z-index: 1000;
}
.step_pages li{
	color:white;
	cursor:pointer;
	float:left;
	line-height:20px;
	font-size:12px;
	/*width:55px;*/
	padding:0 5px;
	display: block;
	text-align: center;
	background-color: black;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
}
.step_pages li.on{
	color:red;
	font-weight: bold;
	background: yellow;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}
/*end step*/

.debitCardInfo {
	padding-top:20px;
	color:#444;
	width:96%;
	margin:0 auto;
	border: 1px solid #C5292D;
    margin: 15px;
    padding: 10px;
    width: 670px;
}

/*表格优化*/
.help-tb1{border-top: 1px solid #afc3d0; border-left: 1px solid #afc3d0;}
.help-tb1 tr{height: 35px;}
.help-tb1 th{border-right:1px solid #afc3d0;border-bottom:1px solid #afc3d0;background:#e9f0ff;padding:0 5px; font-weight:bold;}
.help-tb1 td{border-right:1px solid #afc3d0;border-bottom:1px solid #afc3d0;background:#fafbfd;padding:0 5px;}	
h3{ margin:10px 0 10px 0; font-size:14px;}
.help-tb1 a:link, .help-tb1 a:visited {
    color: #0088cc;
    text-decoration: none;
}
.help-tb1 a:hover, .help-tb1 a:active {
    color: #ff6600;
    text-decoration: underline;
}
.help-tb1 p{padding-left: 20px;}