﻿@charset "utf-8";
/**
*请根据实际应用删除冗余的
**/
/*
 * reset start */
html {
	color:#bf862d;
	background:#fff; text-align:left;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, input, button, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
img {
	border:none;
}
ul {
	margin:0px;
	padding:0px;
}
li {
	list-style:none;
}
table {
	border-collapse:collapse;
	border-spacing:0;
	margin:0px;
	padding:0px;
}
address, cite, em, i {
	font-style:normal;
}
button, input, select, textarea {
	font-size:100%;
}
input, button, textarea, select, optgroup, option {
	font-family:inherit;
	font-size:inherit;
	font-style:inherit;
	font-weight:inherit;
}
a {
	color:#922300;
	text-decoration:none;
}
a:hover {
	color:#fda20b;
	text-decoration:underline;
}
a{blr:expression(this.onFocus=this.blur());outline:none}
.ml6 {
	MARGIN-LEFT: 6px
}
.fl{float:left;}
.fr{float:right;}

.bor1 {
	BORDER-BOTTOM: #d8d8d8 1px solid; BORDER-LEFT: #d8d8d8 1px solid; BORDER-TOP: #d8d8d8 1px solid; BORDER-RIGHT: #d8d8d8 1px solid
}
.bor2 {
	BORDER-BOTTOM: #e6e6e6 1px solid; BORDER-LEFT: #e6e6e6 1px solid; BORDER-TOP: #e6e6e6 1px solid; BORDER-RIGHT: #e6e6e6 1px solid
}
.clearfix {
	CLEAR: both
}
.hide {
	DISPLAY: none
}
.nobotm {
	
}
/*
 * reset stop */
 
 
 .pay-title{color: #000000; font-weight: bold; font-size:14px; height:20px; line-height:20px;}
 .redstep1,.redstep2,.redstep3,.redstep4,.stepjt{ width:16px; height:20px; line-height:20px; display:inline-block; float:left; }
 .redstep1{background:url(/res/sm/images/red_1.gif); background-repeat:no-repeat; background-position:left center;}
 .redstep2{background:url(/res/sm/images/red_2.gif); background-repeat:no-repeat;background-position:left center;}
 .redstep3{ background:url(/res/sm/images/red_3.gif); background-repeat:no-repeat;background-position:left center;}
 .redstep4{ background:url(/res/sm/images/red_4.gif); background-repeat:no-repeat;background-position:left center;}
 .stepjt{ background:url(/res/sm/images/jt.png); background-repeat:no-repeat; background-position:left center;}
 
 .paysplit{ border-top:1px dashed #DDDDDD; margin-bottom:20px; margin-top:20px; font-size:0px; clear:both;}

.payimgbtn,.payimgbtnsel { border:0px; padding:6px; display:inline-block; cursor:pointer;}
    .payimgbtn:hover { border:6px solid #808080;padding:0px;}
    .payimgbtnsel {border:6px solid green;padding:0px;}
 
 /*member*/
 .memtab{ text-align:left;}
    .memtab td{ height:30px;}