@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
	font-size:12px;
	font-family: "宋体";
	color: #666666;
}
a img {
	border:0;
	vertical-align:middle;
	display:block;
}
.blue {
	color: #0099FF;
}
.topContainer {
	float: left;
	width: 100%;
	text-align: center;
}
.description3 p {
	margin-top: 10px;
}

.middleWrapper {
	float: left;
	width: 100%;
}

.topContainer .panel {
	height: 22px;
	width: 100%;
	background-image:url(../images/top_panel_bg.jpg);
	background-repeat:repeat-x;
}
.topContainer .logoContainer {
	height: 90px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.topContainer .nav {
	height: 36px;
	width: 100%;
	background-image: url(../images/top_nav_bg.jpg);
	background-repeat: repeat-x;
}
.nav .nav-bar a {
	float: left;
	margin-left: 60px;
}
.nav .nav-bar {
	width:700px;
	margin:0 auto 0 auto;
}
.topContainer .seperator {
	height: 22px;
	width: 100%;
	background-image: url(../images/top_panel_bg.jpg);
	background-repeat: repeat-x;
}
.middleContainer {
	width: 980px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.footContainer {
	float: left;
	height: 130px;
	width: 100%;
	background-image: url(../images/bottom_seperator.jpg);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
	margin-top: 20px;
}
.footContainer .copyright {
	margin-top: 30px;
	float:right;
	width:400px;
}
.footContainer .copyright p {
	margin-top: 7px;
	text-align:left;
}

.footContainer .footWrapper {
	width:700px;
	margin:0 auto;
}
.footContainer img {
	float:left;
	margin-top:40px;
}


.middleContainer .leftContainer {
	float: left;
	width: 209px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #44caff;
	border-left-color: #44caff;
}
.leftContainer .left-nav {
	background-image: url(../images/sub_nav_bg.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 193px;
	width: 209px;
}
.logoContainer .banner {
	height: 62px;
	width: 649px;
	float: left;
	margin-top: 15px;
	margin-left: 100px;
}

.leftContainer .contact {
	float: left;
	width: 209px;
}
.contact .contact-title {
	float: left;
	width: 209px;
	height: 51px;
}
.contact .contact-content {
	float: left;
	width: 209px;
	height: 154px;
}

.table-content .help-top {
	width:657px;
	height:60px;
	margin: 0 auto;
	margin-top: 20px;
	background-image: url(../images/help_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
	text-align:left;
}
.help-top span{ color:#668eb6; font-size:14px; color:#668eb6; font-weight:bold; line-height:60px; margin-left:70px;}
.table-content .help-mid {
	width: 657px;
	margin: 0 auto;
	text-align:left;
	background-image: url(../images/help_mid.jpg);
	background-repeat: repeat-y;
}
.help-mid h2{ padding:0; margin:0 auto; color:#ed6d00; width:580px; font-size:12px; line-height:20px; padding-top:10px; }
.help-mid h2 span{ margin-left:20px; cursor:pointer;}
.help-mid h3{ padding:0; margin:0 auto; color:#737373; width:580px; font-size:12px; line-height:16px; font-weight:normal;}
.help-btm{ background:url(../images/help_bg.gif)  bottom no-repeat; height:30px; width:657px; margin:0 auto;}


.logoContainer .logo {
	float: left;
	height: 66px;
	width: 130px;
	padding-top: 12px;
	padding-left: 20px;
}
.panel .panel-text {
	float: right;
	padding-top: 5px;
	padding-right: 30px;
}
ul {
	list-style-type:none;
}
li {
	margin:0;
	padding:0;
}
.button {
	float:left;
	clear:left;
}
.middleContainer .mainContainer {
	float: left;
	width: 768px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-bottom-color: #44caff;
	border-right-color: #44caff;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #44caff;
}
.mainContainer .pay-step {
	float: left;
	height: 95px;
	width: 768px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #44caff;
	background-image: url(../images/step.jpg);
	background-repeat: no-repeat;
}
.pay-step .step1 {
	float: left;
	height: 95px;
	width: 242px;
	background-image: url(../images/step1.jpg);
	background-repeat: no-repeat;
}

.block  .block-text  {
	float: right;
	width: 100px;
	margin-right: 20px;
	_float:left;
	_margin-left:50px;
	margin-top: 60px;
	height: 70px;
}
.block .block-input .pay-help {
	margin-left: 15px;
	float: left;
}
.block .block-input .pay-now {
	margin-left: 15px;
	float: left;
}
.block .block-input {
	float: left;
	width: 100%;
	margin-top: 20px;
}


.mainContainer .payContainer {
	float: left;
	width: 768px;
	_margin-left:-20px;
	_margin-right:-20px;
}
.payContainer .block {
	float: left;
	margin-left:25px;
	_margin-left:20px;
	margin-top:30px;
	height:190px;
	width:226px;
}
.highlight {
	font-weight: bold;
}
.red {
	color: #FF0000;
}
.bigger {
	font-size: 14px;
}
.gold {
	color: #FF6600;
}
a:link {
	color: #0066FF;
	text-decoration: none;
}
a:hover {
	color: #0066FF;
	text-decoration: underline;
}
a:visited {
	color: #0099FF;
}.block .block-text p {
	line-height: 18px;
}
.pay1 {
	background-image: url(../images/pay1.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.pay2 {
	background-image: url(../images/pay2.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.pay3 {
	background-image: url(../images/pay3.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.pay4 {
	background-image: url(../images/pay4.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 0px;
}
.pay5 {
	background-image: url(../images/pay5.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.pay6 {
	background-image: url(../images/pay6.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.pay7 {
	background-image: url(../images/pay7.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.table-content table {
	margin:0 auto;
}

.jxs {
	margin:0 auto;
	border-collapse:collapse;
}
.jxs td {
	border:#CCCCCC 1px solid;
}
.txt {
	line-height:18px;
	height:18px;
	border:#CCCCCC 1px solid;
	vertical-align: middle;
}
	
