* {
	margin: 0;
	padding: 0;
	border: 0;
}
.clear {
	clear: both;
	font-size: 1px;
	width: 1px;
	visibility: hidden;
}
body {
	text-align: center;
	font-family:宋体,serif;
	margin: 0;
	padding: 0;
	background: #FFF;
	font-size: 12px;
	color: #000;
}
a {
	color: #000000;
	text-decoration: none;
}
a.highLight {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #0033CC;
	text-decoration: underline;
}
.banner {
	width: 770px;
	height: 80px;
	margin: 0 auto;
}
.banner .logo {
	float: left;
}
.banner .bannerRight {
	float: right;
	width: 550px;
	background: url(../images/login-bg.gif) repeat-x;
}
.banner .bannerText {
	float: right;
	padding: 8px 10px 0 5px !important;
	padding: 9px 10px 0 5px;
}
.bottom {
	width: 770px;
	margin: 0 auto;
}

.bottom .left {
	float: left;
	width: 5px;
	height: 30px;
	background: url(../images/bottom-left.gif);
}

.bottom .right {
	float: right;
	width: 5px;
	height: 30px;
	background: url(../images/bottom-right.gif);
}

.bottom .txt {
	float: left;
	width: 760px;
	color: #FFF;
	line-height: 30px;
	background: url(../images/bottom-bg.gif);
}

.bottom .txt a {
	color: #FFF;
	text-decoration: none;
}

.bottom .txt a:hover {
	color: #FFF;
	text-decoration: underline;
}

.bottom .copy {
	width: 770px;
	height: 100px;
	margin: 0 auto;
	padding: 10px 0 0 0;
	clear: both;
}

.bottom .copy p {
	margin: 10px auto;
}

.main {
	width: 770px;
	margin: 0 auto;
}

.login {
	width: 750px;
	float: left;
	text-align: left;
	padding: 10px;
}

.login span {
	width: 200px;
	text-align: center;
	padding: 10px;
	background: #F0F8FF;
	border: #93C9FF 1px solid;
	margin: 10px 0 0 0;
}

.login .select {
	line-height: 25px;
}

.login .title {
	text-align: left;
	background: url(../images/ico-login.gif) no-repeat;
	padding: 0 30px;
	line-height: 25px;
	font-size: 14px;
	font-weight: bold;
	color: #C00;
	border-bottom: #CCC solid 1px;
}

.login .form {
	text-align: left;
	font-size: 12px;
	color: #666;
	border-bottom: #CCC dashed 1px;
}

.login .form .s1 {
	float: left;
	padding: 10px 0;
	width: 290px;
}

.login .form .s2 {
	float: right;
	padding: 5px 0 0 20px;
	width: 440px;
	line-height: 25px;
	background: url(../images/ico-sanj.gif) no-repeat;
}

.login .form .s2 a {
	color: #0033CC;
	text-decoration: underline;
}

.login .form .s2 a:hover {
	color: #0033CC;
	text-decoration: none;
}

.login .form2 {
	text-align: left;
	font-size: 12px;
	color: #666;
}

.login .form2 .s1 {
	float: left;
	padding: 15px 0 0 6px;
	width: 200px;
	text-align: center;
}

.login .form2 .s2 {
	float: right;
	margin: 5px 0;
	padding: 5px 40px;
	width: 420px;
	line-height: 20px;
	border: #639ACE solid 1px;
	background: #F7F7FF url(../images/ico-reg.gif) no-repeat;
}

.login .form2 .s2 a {
	color: #0033CC;
	text-decoration: underline;
}

.login .form2 .s2 a:hover {
	color: #0033CC;
	text-decoration: none;
}

.sub {
	background: url(../images/sub-bg.gif);
	color: #FFF;
	height: 23px;
	padding: 3px 0 0 0;
	font-weight: bold;
	cursor: pointer;
}

.login input {
	border: 1px solid #888;
	width: 100px;
	font-size: 12px;
}

.errMsg {
	color: #FF0000;
}


.pay td { padding:5px;}
.pay input { border:1px #CCC solid;}
.pay .usermsg { font-size:16px; font-weight:bold;}
.pay .usermsg span { color:#C00; padding:0 5px;}
.pay .msg { font-size:14px;}
.pay .msg input { width:100px; }
.pay .msg .rtxt {color: #C00}
.pay .paystyle p { padding:5px 0;}
.pay .paystyle .title { font-size:14px; font-weight:bold;}
.pay .paystyle a { color:#c00; text-decoration:underline;}
.pay .paystyle a:hover { color:#c00; text-decoration:none;}
.pay .paystyle input { width:auto; border:0px;}
.pay .card { border:1px #ccc dashed; padding:5px;}
.pay .card input { font-size:12px; width:100px; border:1px #333 solid; background:#F6F6F6;}