body {
	padding: 0;
	margin: 0;
	background-color: #fff;
	color: #000;
	font-size: 14px;
	font-family: Verdana, simSun, Arial;
	text-align: center
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 12px;
	font-weight: 400
}

ol,
ul {
	list-style: none
}

dd,
div,
dl,
dt,
form,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
p,
ul {
	padding: 0;
	margin: 0
}

table {
	border-collapse: collapse
}

td,
th {
	text-align: center
}

button,
input,
textarea {
	font-size: 1em;
	font-family: Verdana, simSun, Arial;
	margin: 0;
	padding: 2px
}

label {
	cursor: pointer
}

input[type=radio],
input[type=checkbox] {
	margin: 0 3px
}

img {
	border: none
}

a:link {
	color: #075984;
	text-decoration: underline
}

a:visited {
	color: #666;
	text-decoration: underline
}

a:hover {
	color: red
}

a:active {
	color: red
}

.blank6 {
	height: 12px;
	overflow: hidden;
	font-size: 0;
	line-height: 0
}

.blank9 {
	height: 12px;
	overflow: hidden;
	font-size: 0;
	line-height: 0
}

.blank12 {
	height: 12px;
	overflow: hidden;
	font-size: 0;
	line-height: 0
}

.blank24 {
	height: 24px;
	overflow: hidden;
	font-size: 0;
	line-height: 0
}

.clearFloat {
	clear: both;
	overflow: hidden
}

.cGreen {
	color: #090
}

.cGray {
	color: #666
}

.textLeft .cGray {
	color: #999
}

.cRed,
a.cRed:link,
a.cRed:visited {
	color: red
}

a.cRed:active,
a.cRed:hover {
	color: #ffa200
}

.cDRed {
	color: #c00
}

.cYellow {
	color: #F60
}

.newsList a:link,
.newsList a:visited {
	color: #333;
	text-decoration: none
}

.newsList a:active,
.newsList a:hover {
	text-decoration: underline;
	color: red
}

a.underLine {
	text-decoration: underline
}

a.noLine {
	text-decoration: none;
	font-family: simSun
}

.f12px {
	font-size: 12px
}

.f14px {
	font-size: 14px
}

.fB {
	font-weight: 700
}

.textLeft,
table tr .textLeft {
	text-align: left
}

.textRight,
table tr .textRight {
	text-align: right
}

.textCenter {
	text-align: center
}

table tr td.vTop {
	vertical-align: top
}

.txt01 {
	border: 1px solid #7F9DB9;
	background-color: #F9F9F9
}

.txt02 {
	background-color: #F1FAFF;
	border: 1px solid #878787;
	width: 100px;
	padding: 3px 1px
}

.focus {
	border: 1px solid red;
	background-color: #FFC
}

.reset {
	color: #999
}

.btnCommon {
	width: 113px;
	height: 43px;
	line-height: 43px;
	background: url(../image/btn01.gif) no-repeat;
	border: none;
	font-size: 18px;
	font-family: SimHei;
	color: #075984;
	cursor: pointer
}

.chosen,
.hover,
.unchosen {
	width: 136px;
	height: 43px;
	background: url(../image/btn02.gif) no-repeat;
	font-size: 18px;
	font-family: SimHei;
	color: #666;
	border: none;
	cursor: pointer;
	line-height: 43px;
	text-align: left;
	padding-left: 40px;
	outline: 0
}

.chosen {
	background: url(../image/btn04.gif) no-repeat;
	color: #075984
}

.hover {
	background-image: url(../image/btn03.gif);
	color: #075984
}

.btn02,
.btn03 {
	height: 27px;
	border: none;
	text-align: center;
	font-size: 14px;
	font-weight: 700;
	color: #075984;
	cursor: pointer
}

.btn02 {
	width: 84px;
	background: url(../image/btn05.gif) no-repeat
}

.btn03 {
	width: 114px;
	background: url(../image/btn06.gif) no-repeat
}

.btn04 {
	width: 76px;
	height: 30px;
	background: url(../image/btn08.gif) no-repeat;
	border: none;
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	cursor: pointer
}

.dashLine {
	height: 9px;
	overflow: hidden;
	font-size: 0;
	border-bottom: 1px dashed #ccc
}

#header {
	height: 78px;
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
	font-size: 12px
}

#header .logo {
	float: left;
	width: 480px;
	height: 60px;
	background: url(../image/sys_logo.gif) no-repeat;
	margin: 18px 0 0
}

#header .logo a {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	text-indent: -1000em
}

#header p {
	text-align: right;
	margin: 20px 12px 0;
	color: #333
}

#header p a:link,
#header p a:visited,
#header p.s1 {
	color: #8d8d8d;
	text-decoration: none
}

#header p a:hover {
	color: red;
	text-decoration: underline
}

#header p.s2 {
	margin-top: 9px
}

#header p.s2 span {
	font-weight: 700;
	color: #F60
}

.container {
	margin: 0 auto;
	width: 872px;
	border-top: 5px solid #CCC;
	padding-top: 151px;
	background: url(../image/bn.gif) no-repeat
}

.news {
	text-align: left
}

.news .leftN {
	float: left;
	width: 340px
}

.news .leftN ul {
	margin-left: 9px
}

.news .rightN {
	float: left;
	width: 232px;
	margin-left: 1px;
	display: inline
}

.news h2 {
	height: 26px;
	line-height: 26px;
	background: url(../image/titlebg01.gif) repeat-x;
	font-size: 14px;
	font-weight: 700;
	padding: 0 12px;
	color: #333
}

.news h2 span {
	float: right;
	font-weight: 400;
	font-size: 12px
}

.news ul {
	line-height: 28px;
	font-size: 14px;
	padding: 12px 0
}

.news ul li span {
	margin-right: 6px
}

.news ul.hot li {
	background: url(../image/li01.gif) no-repeat 6px 15px;
	padding-left: 20px
}

.bg {
	background: url(../image/panelBtm.gif) no-repeat bottom;
	padding-bottom: 60px
}

.loginPanel {
	width: 291px;
	float: left;
	margin-top: -186px;
	position: relative;
	background: #F8F8F8 url(../image/cor02.gif) repeat-y 10px
}

.loginPanel h2 {
	height: 34px;
	text-indent: -1000em;
	background: #F4F4F4 url(../image/panelhd.gif) no-repeat
}

.loginPanel .cont {
	margin: 0 auto;
	border-left: 1px solid #B5B5B5;
	border-right: 1px solid #B5B5B5;
	padding: 0 9px;
	_height: 1%
}

.cont .blank12,
.cont .blank6 {
	background-color: #F8F8F8
}

.loginPanel .tag01,
.loginPanel .tag02 {
	clear: both;
	overflow: hidden;
	_height: 1%;
	background-color: #F4F4F4
}

.loginPanel .tag01 li {
	background: url(../image/entrybg01.gif) no-repeat;
	text-align: center;
	margin-right: 3px;
	display: inline;
	float: left
}

.loginPanel .tag01 li a {
	display: block;
	width: 87px;
	height: 28px;
	line-height: 28px
}

.loginPanel .tag01 li.on {
	background: url(../image/entrybg04.gif) no-repeat;
	height: 33px
}

.loginPanel .tag02 li {
	background: url(../image/entrybg03.gif) no-repeat;
	text-align: center;
	margin-right: 4px;
	display: inline;
	float: left
}

.loginPanel .tag02 li a {
	display: block;
	width: 132px;
	height: 28px;
	line-height: 28px
}

.loginPanel .tag02 li.on {
	background: url(../image/entrybg02.gif) no-repeat;
	height: 33px
}

.loginPanel ul.on {
	background: #F4F4F4 url(../image/cor01.gif) no-repeat left bottom;
	padding: 4px 0 11px
}

.cont li a:active,
.cont li a:link,
.cont li a:visited {
	color: #FFF;
	text-decoration: none
}

.cont li.on a:link,
.cont li.on a:visited {
	color: #069;
	text-decoration: none;
	font-weight: 700
}

.cont .form {
	color: #666;
	text-align: center
}

.cont .form .tbLayout01 {
	margin: 0 auto
}

.cont .form td {
	text-align: left;
	padding: 6px;
	font-family: simSun
}

.form td a:link,
.form td a:visited {
	color: #999
}

.form td a:active,
.form td a:hover {
	color: red
}

.form td a.cYellow {
	color: #F60
}

.navBar {
	height: 36px;
	width: 960px;
	margin: 0 auto 18px;
	background: url(../image/bar_left.gif) no-repeat left top;
	font-size: 14px;
	position: relative;
	z-index: 1000
}

.navBar .bg1 {
	height: 36px;
	background: url(../image/bar_right.gif) no-repeat right top;
	padding: 0 6px
}

.navBar .bg2 {
	height: 36px;
	background: url(../image/bar_bg.gif) repeat-x
}

.navBar ul {
	padding: 4px 24px 0 18px
}

.navBar li {
	float: right;
	height: 31px;
	line-height: 24px;
	padding: 0 6px;
	font-size: 12px
}

.navBar li img {
	margin-top: 3px
}

.navBar li.on {
	background: url(../image/active_l.gif) no-repeat left;
	background-color: #fff;
	padding: 0;
	float: left;
	line-height: 26px
}

.navBar li.on h2 {
	background: url(../image/active_r.gif) no-repeat right;
	padding: 0 5px;
	display: block;
	height: 31px;
	float: left;
	font-size: 14px
}

.navBar li.on strong {
	padding: 0 12px;
	display: block;
	height: 31px;
	float: left;
	font-size: 14px
}

.navBar li.sub {
	float: left;
	color: #FFF;
	padding: 0 15px
}

.navBar a:link,
.navBar a:visited {
	color: #fff;
	text-decoration: none
}

.navBar a:active,
.navBar a:hover {
	color: #6EC7E5;
	text-decoration: underline
}

.navTip {
	position: absolute;
	left: 228px;
	top: 24px;
	width: 214px;
	height: 67px;
	background: url(../image/tipbg.gif) no-repeat left top
}

.navTip p {
	font-size: 12px;
	text-align: left;
	padding: 20px 12px 0 9px;
	line-height: 18px
}

.navTip a {
	float: right;
	text-decoration: none;
	font-size: 9px;
	margin: -40px 6px 0 0;
	line-height: 9px
}

.navTip a:link,
.navTip a:visited {
	color: #075984
}

.wrap {
	width: 960px;
	margin: 0 auto
}

.wrap_btm,
.wrap_top {
	height: 7px;
	overflow: hidden;
	width: 960px;
	margin: 0 auto
}

.wrap_top {
	background: url(../image/wrap_top.gif) no-repeat
}

.wrap_btm {
	background: url(../image/wrap_btm.gif) no-repeat
}

.wrap {
	background: url(../image/wrap_bg.gif) repeat-y
}

.content {
	background: url(../image/shadow.gif) repeat-x top;
	margin: 0 8px;
	padding: 20px 24px 20px 12px
}

.area {
	background: url(../image/dot.gif) repeat-y 140px top;
	clear: both;
	overflow: hidden;
	_height: 1%
}

.area .col1 {
	float: left;
	width: 128px
}

.area .col2 {
	margin-left: 169px;
	text-align: left;
	_overflow: hidden;
	_height: 1%;
	color: #333
}

.menu h2 {
	font-size: 14px;
	font-weight: 700;
	background: url(../image/menu01.gif) no-repeat;
	line-height: 27px;
	text-align: center;
	color: #075984;
	margin: 0 auto 6px
}

.menu h2 a:link,
.menu h2 a:visited {
	text-decoration: none;
	color: #075984
}

.menu ul {
	padding: 6px 9px 9px;
	text-align: left;
	line-height: 24px
}

.menu ul li {
	background: url(../image/i.gif) no-repeat 9px center;
	padding-left: 26px;
	font-size: 12px
}

.menu li a:link,
.menu li a:visited {
	text-decoration: none;
	color: #075984
}

.menu li a:active,
.menu li a:hover {
	text-decoration: underline
}

.menu li a.on,
.menu li a.on:visited {
	background-color: #CE4F4F;
	color: #fff;
	line-height: 18px;
	padding: 2px 2px
}

.col2 h1 {
	font-size: 18px;
	font-family: SimHei;
	border-bottom: 1px solid #B6C8D0
}

.col2 h2 {
	font-size: 14px;
	font-weight: 700
}

.col2 h1 span,
.col2 h2 span {
	font-size: 12px;
	font-weight: 400;
	float: right;
	font-family: simSun
}

.col2 h2 span a:link,
.col2 h2 span a:visited {
	text-decoration: none
}

.col2 h2 span a:active,
.col2 h2 span a:hover {
	text-decoration: underline
}

.col2 h2 small {
	font-size: 12px;
	font-weight: 400;
	color: #666
}

.col2 h3 {
	font-size: 14px;
	font-weight: 700;
	border-bottom: 1px solid #B6C8D0;
	line-height: 24px
}

.col2 h3 span {
	font-size: 12px;
	font-weight: 400
}

.col2 h4 {
	font-size: 14px;
	font-weight: 700;
	padding: 6px 0 9px
}

.col2 p {
	font-size: 14px;
	line-height: 24px;
	padding: 0 12px
}

.tb01 td,
.tb01 th {
	border: 1px solid #ccc;
	padding: 6px 9px;
	line-height: 1.7em;
	font-size: 12px
}

.tb01 th {
	background-color: #E9F2F7;
	font-weight: 400
}

.tb01 td {
	text-align: center
}

.blockStyle {
	border: 3px solid #EFF5FD;
	margin: 12px auto
}

.tb02 {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #ccc
}

.tb02 td,
.tb02 th {
	border: 1px solid #ccc;
	padding: 4px 9px 2px;
	line-height: 1.7em
}

.tb02 th {
	background: #EDF4FD url(../image/th_bg01.gif) repeat-x top;
	font-weight: 400;
	color: #666;
	font-size: 12px
}

.tb02 td {
	text-align: center;
	padding: 6px 9px
}

.tb02 tr.hignLight {
	background-color: #FFFFD9
}

.tb02 td.edit {
	background-color: #F4F4F4;
	padding: 18px 0;
	text-align: left
}

.tbLayout01 td,
.tbLayout01 th {
	border: none
}

.tbLayout01 td {
	padding: 6px 9px;
	line-height: 1.7em
}

.tbLayout02 td,
.tbLayout02 th {
	border: none
}

.tbLayout02 td {
	line-height: 1.7em
}

.cardCount input {
	border: 1px solid #7F9DB9;
	background-color: #F9F9F9;
	width: 64px;
	margin: 0 12px;
	text-align: right;
	font-family: Arial;
	color: #F60
}

.cardCount .focus {
	border: 1px solid red;
	background-color: #FFC
}

.cardCount a {
	font-family: SimHei;
	font-size: 14px;
	border: 1px solid #fff;
	padding: 0 4px
}

.cardCount a:link,
.cardCount a:visited {
	background-color: #EEE;
	text-decoration: none;
	color: #666
}

.cardCount a:active,
.cardCount a:hover {
	border-color: #666;
	color: #333
}

.bankList ul li {
	float: left;
	width: 33%;
	height: 42px;
	line-height: 42px
}

.bankList input {
	margin: 0
}

.bankList img {
	margin: 0 0 -9px
}

.license {
	height: 100px;
	overflow-y: scroll;
	border: 1px solid #ccc;
	color: #666;
	line-height: 1.7em;
	padding: 9px;
	font-size: 12px
}

#agreement {
	background: 0 0
}

#agreement .blockStyle {
	width: 800px;
	margin: 18px auto
}

#agreement h1 {
	font-size: 14px;
	color: #333;
	font-weight: 700
}

.agreement {
	overflow-y: scroll;
	height: 300px;
	text-align: left;
	font-size: 14px;
	line-height: 24px;
	color: #666;
	border: 1px solid #ccc;
	padding: 12px
}

.agreement p {
	margin: 1em 0
}

.agreement li {
	margin: .5em 0 .5em 3em;
	list-style: decimal
}

.contact {
	width: 960px;
	height: 26px;
	background: url(../image/link02.gif) repeat-x;
	margin: 0 auto 12px;
	overflow: hidden
}

.contact h2 {
	float: left;
	width: 78px;
	height: 26px;
	background: url(../image/link01.gif) no-repeat;
	font-weight: 700;
	line-height: 26px
}

.contact p {
	text-align: left;
	line-height: 26px;
	background: url(../image/link03.gif) no-repeat right;
	margin-left: 128px
}

.shadow {
	width: 960px;
	height: 32px;
	background: url(../image/foot_bg.gif) top repeat-x;
	margin: 0 auto
}

.pages {
	margin: 0 auto;
	font-size: 12px
}

.pages a {
	padding: 2px 4px 2px;
	border: 1px solid #efefef;
	margin-left: 3px;
	text-decoration: none
}

.pages a.on,
.pages a:hover {
	background-color: #FF7403;
	color: #FFF;
	text-decoration: none;
	border-color: #FF7403;
	padding: 2px 4px 2px
}

#footer {
	line-height: 22px;
	color: #999;
	font-size: 12px
}

#footer a:link,
#footer a:visited {
	color: #999
}

#footer a:active,
#footer a:hover {
	color: red
}

.popup {
	position: absolute;
	z-index: 1000;
	border: 1px solid #399;
	background-color: #EDF5FF;
	left: 0;
	top: 0;
	padding: 3px;
	width: 480px
}

.popup .popCont {
	background-color: #fff;
	padding: 3px 6px 24px
}

.popup .close {
	height: 24px
}

.close a {
	float: right;
	color: #399;
	border: 1px solid #ccc;
	height: 14px;
	width: 14px;
	line-height: 12px;
	text-decoration: none;
	background-color: #EDF5FF
}

.close a:visited {
	text-decoration: none;
	_line-height: 14px
}

.close a:hover {
	border: 1px solid #666;
	color: #00F
}

.popCont h2 {
	font-size: 14px;
	font-weight: 700;
	margin: 0 24px 12px
}

.popCont h5 {
	font-size: 14px;
	line-height: 24px;
	margin: 0 auto;
	color: #F60
}

.popCont h5 span {
	display: block;
	text-align: left;
	padding: 0 24px;
	color: #000;
	text-indent: 2em
}

.popCont p {
	text-align: left;
	font-size: 14px;
	line-height: 24px;
	margin: 12px 24px 24px;
	text-indent: 2em;
	color: #333
}

.popCont p span.center {
	display: block;
	text-align: center;
	padding-right: 2em
}

#cover {
	width: 100%;
	background-color: #ccc;
	position: absolute;
	left: 0;
	top: 0;
	filter: alpha(opacity=50);
	-moz-opacity: .5;
	opacity: .5;
	z-index: 999
}

#ifm {
	position: absolute;
	left: 0;
	top: 0;
	padding: 0;
	margin: 0;
	width: 100%;
	filter: alpha(opacity=0)
}

#remark.txt01 {
	width: 590px
}

.errorMsg {
	text-align: left
}

.errorInfo {
	background: url(../image/erricon.gif) no-repeat 0 -1px;
	padding: 0 6px 6px 24px;
	font-size: 12px;
	color: red;
	margin-left: 12px
}

h2 span.errorInfo {
	float: none
}

.vdot {
	background: url(../image/dotaV.gif) repeat-y left
}

.hdot {
	background: url(../image/dotH.gif) repeat-x;
	height: 1px;
	overflow: hidden;
	clear: both;
	margin: 0 9px
}

.line01 {
	background: url(../image/line01.gif) no-repeat center center;
	height: 26px
}

.point {
	height: 60px
}

.point label {
	margin: 0 12px
}

.withTip {
	position: relative
}

.withTip .payTip {
	width: 186px;
	height: 46px;
	background: url(../image/tipBg2.gif) no-repeat 0 0;
	top: -40px;
	left: 482px;
	position: absolute;
	z-index: 100
}

.withTip .payTip p {
	font-size: 12px;
	padding-top: 3px
}

.payTip a {
	text-decoration: none;
	font-size: 9px;
	margin: -24px 6px 0 0;
	line-height: 9px;
	float: right
}