/* CSS Document */
* {
	margin: 0;
	padding: 0;
}

html {
	font: 12px "宋体";
	color: #333;
	line-height: 1.8em;
}

ul,li {
	list-style: none;
}

a {
	text-decoration: none;
	color: #204f8d;
}

/* input{ */
/* 	overflow:hidden;} */
a:hover {
	color: #4395c9;
	text-decoration: underline;
}

textarea {
	font: 12px "宋体";
	color: #333;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
}

.center {
	text-align: center;
}

/* CSS login */
.htmlbg {
	width: 100%;
	height: 100%;
	min-height: 774px;
	background: #81beff url(../img/htmlbg_bg.jpg) repeat-x 0 0;
}

.outdiv {
	margin: 0 auto;
}

.out {
	width: 1020px;
	height: 774px;
	background: url(../img/outbg_bg.jpg) no-repeat 0 bottom;
}

.logo {
	width: 545px;
	height: 67px;
	margin: 0 auto;
	padding: 107px 0 42px 0;
}

.logindiv {
	width: 417px;
	height: auto;
	margin-left: 300px;
	background-color: #fff;
	border: 1px solid #ccc;
	padding-bottom: 15px;
}

.padlef240 {
	padding-left: 240px;
}

.height180 {
	height: 180px;
}

.inputtexlogin {
	width: 286px;
	height: 25px;
	line-height: 30px;
	background: #edf6ff;
	border: 1px solid #879fbd;
}

.col204f8d {
	color: #204f8d;
}

a.col204f8d:hover {
	color: #1657ae;
}

.marlef10 {
	margin-left: 10px;
}

/* CSS Contentdiv */
.html {
	background: #fff;
	width: 100%;
	height: auto;
}

.action {
	width: 1008px;
	height: 29px;
	padding: 0 2px 0 10px;
}

.actionbg {
	width: 100%;
	height: 29px;
	background: url(../img/action_bg.gif) repeat-x 0 0;
}

.action p {
	height: 29px;
	line-height: 29px;
	margin-top: 33px;
}

.action p a {
	color: #333;
	margin: 0 8px;
}

.action p a:hover {
	text-decoration: underline;
}

.logoutdiv {
	width: 1020px;
	height: 67px;
}

.welcome {
	width: 1020px;
	height: 44px;
	margin-bottom: 10px;
}

.wellef {
	float: left;
	width: 4px;
	height: 42px;
	background: url(../img/wellef_bg.gif) no-repeat right 0;
}

.welmid {
	float: left;
	width: 1012px;
	height: 42px;
	background: url(../img/welmid_bg.gif) repeat-x 0 0;
}

.welmid p {
	line-height: 42px;
	padding: 0 10px;
}

.welrig {
	float: left;
	width: 4px;
	height: 42px;
	background: url(../img/welrig_bg.gif) no-repeat left 0;
}

.leftdiv {
	width: 171px;
	border: 1px solid #acd0e8;
	margin-right: 10px;
}

.lefmenubt {
	height: 33px;
	font: bold 15px "宋体";
	color: #3765a2;
	background: url(../img/lefmenubtup_bg.gif) repeat-x 0 0;
}

.lefmenubt p {
	width: 170px;
	line-height: 33px;
	text-indent: 25px;
	cursor: pointer;
}

.fcgl {
	background: url(../img/fcgl_tb.png) no-repeat 12px 7px;
	_background: url(../img/fcgl_tb.gif) no-repeat 12px 7px;
}

.khgl {
	background: url(../img/khgl_tb.png) no-repeat 12px 7px;
	_background: url(../img/khgl_tb.gif) no-repeat 12px 7px;
}

.sfgl {
	background: url(../img/sfgl_tb.png) no-repeat 12px 7px;
	_background: url(../img/sfgl_tb.gif) no-repeat 12px 7px;
}

.dxpt {
	background: url(../img/dxpt_tb.png) no-repeat 12px 7px;
	_background: url(../img/dxpt_tb.gif) no-repeat 12px 7px;
}

.xtsz {
	background: url(../img/xtsz_tb.png) no-repeat 12px 7px;
	_background: url(../img/xtsz_tb.gif) no-repeat 12px 7px;
}

.fyfw {
	background: url(../img/fyfw_tb.png) no-repeat 12px 7px;
	_background: url(../img/fyfw_tb.gif) no-repeat 12px 7px;
}

.leftdiv ul {
	padding: 2px;
	background: #fbfbfb;
}

.leftdiv ul li {
	line-height: 33px;
	text-indent: 30px;
}

.rightdiv {
	width: 100%;
}

.prompt {
	position: relative;
	width: 815px;
	padding: 8px 10px;
	border: 1px solid #a9daf3;
	background: #f7fbfd;
}

.content {
	min-height: 550px;
	padding-bottom: 30px;
	border: 1px solid #c3ddee;
	background: #f1f3f4 url(../img/content_bg.gif) repeat-x 0 0;
}

.content1 {
	float: left;
	width: 835px;
	min-height: 612px;
	padding-bottom: 20px;
	border: 1px solid #c3ddee;
	background: #f1f3f4 url(../img/content_bg.gif) repeat-x 0 0;
}

.content2 {
	display: none;
	float: left;
	width: 835px;
	min-height: 612px;
	padding-bottom: 20px;
	border: 1px solid #c3ddee;
	background: #f1f3f4 url(../img/content_bg.gif) repeat-x 0 0;
}

.content3 {
	float: left;
	width: 835px;
	padding: 50px 0;
	text-align: center;
}

.sousuodiv {
	width: 100%;
	background: #f9f9f9;
	border-bottom: 1px solid #81b2e3;
}

.page {
	margin-top: 10px;
	height: auto;
	padding: 2px 0;
}

.page a {
	padding: 3px 8px;
	margin-left: 4px;
	color: #0e6ab0;
	border: 1px solid #ccc;
	background: #fff;
}

.explain {
	width: 835px;
	border: 1px solid #d4d8d8;
	margin-top: 10px;
}

.explainbt {
	height: 27px;
	background: url(../img/explainbt_bg.gif) repeat-x 0 0;
	font: bold 14px "宋体";
	color: #333;
	padding: 0 10px;
}

.explainbt p {
	line-height: 27px;
	background: none;
}

.explain .sming p {
	background: url(../img/circle_bg.gif) no-repeat 15px center;
	padding-left: 30px;
	line-height: 25px;
}

.fffdiv {
	width: 100%;
	height: 100%;
	background: #fff;
}

.footer {
	float: left;
	width: 100%;
	height: 70px;
	margin-top: 20px;
	padding: 10px 0;
	background: url(../img/footer_bg.gif) repeat-x 0 0;
}

.footercon {
	width: 960px;
	margin: 0 auto;
	padding: 0 30px;
}

.footer p {
	line-height: 22px;
}

.footer p a {
	margin: 0 5px;
	color: #444;
}

.footer p a:hover {
	text-decoration: underline;
}

.footer p img {
	margin: 30px 20px 0;
}

.pad10 {
	padding: 10px;
}

.pad20 {
	padding: 20px;
}

.pad2 {
	padding: 2px;
}

.width50 {
	width: 50px;
}

.width96 {
	width: 96px;
}

.width355 {
	width: 355px;
}

.width220 {
	width: 220px;
}

.width630 {
	width: 630px;
}

.width185 {
	width: 185px;
}

.width815 {
	width: 815px;
}

.width540 {
	width: 540px;
}

.width275 {
	width: 275px;
}

.height28 {
	height: 28px;
	line-height: 28px;
}

.colf01313 {
	color: #f01313;
}

.colf8B6508 {
	color: #8B6508;
}

.col235a99 {
	color: #235a99;
}

.tex18 {
	font-size: 18px;
}

.tex14 {
	font-size: 14px;
}

.bordasbomccc {
	border-bottom: 1px dashed #ccc;
}

.daohang {
	height: 33px;
	line-height: 33px;
	background: #ffcb8f url(../img/daohang_bg.gif) no-repeat 135px center;
}

.daohang a {
	display: block;
	padding-top: 10px;
	font: bold 13px "宋体";
	color: #333;
}

.daohang a {
	display: block;
	padding-top: 10px;
	font: bold 13px "宋体";
	color: #333;
}

.bortopacd0e8 {
	border-top: 1px solid #acd0e8;
}

.bor88bbda {
	border: 1px solid #88bbda;
}

.borbom88bbda {
	border-bottom: 1px solid #88bbda;
}

.borlef88bbda {
	border-left: 1px solid #88bbda;
}

.borrig88bbda {
	border-right: 1px solid #88bbda;
}

.bornobomc3ddee {
	border-top: 1px solid #c3ddee;
	border-left: 1px solid #c3ddee;
	border-right: 1px solid #c3ddee;
	border-bottom: 1px solid #c3ddee;
}

.ssk {
	border: 1px solid #86bcdc;
	background: url(../img/ssk_bg.gif) repeat-x 0 0;
}

.sinputtex {
	border: 1px solid #86bcdc;
	background: #fff url(../img/ssk_bg.gif) repeat-x 0 0;
}

.texalirig {
	text-align: right;
	white-space: nowrap;
}

.bluebt {
	width: 80px;
	height: 28px;
	font: bold 14px "微软雅黑";
	margin-left: 10px;
	background: url(../img/bluebt_bg.gif) no-repeat 0 0;
	border: 0;
	cursor: pointer;
}

.queding {
	background: url(../img/quedingbt_bg.png) no-repeat 0 0;
	width: 80px;
	height: 29px;
	margin-top: 10px;
	color: #fff;
	font: bold 14px "宋体";
	border: 0;
	cursor: pointer;
}

.queding:hover {
	background: url(../img/quedingbt_bg.png) no-repeat 0 -29px;
}

.backbt {
	background: url(../img/quxiaobt_bg.png) no-repeat 0 0;
	width: 80px;
	height: 29px;
	margin-top: 10px;
	color: #555;
	font: bold 14px "宋体";
	border: 0;
	cursor: pointer;
}

.backbt:hover {
	background: url(../img/quxiaobt_bg.png) no-repeat 0 -29px;
}

.xzwjbt {
	width: 85px;
	height: 25px;
	background: url(../img/xzwjbt_bg.gif) no-repeat 0 0;
	font: 14px "微软雅黑";
	color: #002138;
	border: 0;
	cursor: pointer;
}

.tablebtbg {
	background: url(../img/tableb_tg2.gif) repeat-x 0 0;
}

.table {
	table-layout: fixed;
	word-wrap: break-word;
	background: #fff;
}

.table td {
	padding: 4px 6px 4px 4px;
	left: opx;
	word-wrap: break-word;
	word-break: break-all;
}

.table2 {
	table-layout: fixed;
	word-wrap: break-word;
	background: #fff;
}

.table2 td {
	padding: 10px 0;
	left: opx;
	word-wrap: break-word;
	word-break: break-all;
}

.upjiantou {
	background: url(../img/upjiantou_bg.gif) no-repeat right center;
	padding-right: 15px;
}

.downjiantou {
	background: url(../img/downjiantou_bg.gif) no-repeat right center;
	padding-right: 15px;
}

.marlefrig5 {
	margin-left: 5px;
	margin-right: 5px;
}

.martop2 {
	margin-top: 2px;
}

.martop5 {
	margin-top: 5px;
}

.martop10 {
	margin-top: 10px;
}

.bgf6f6f6 {
	background: #f6f6f6;
}

#menuDiv ul {
	display: none;
}

.midlef {
	background: url(../img/tktmidlef_bg.png) repeat-y right 0;
}

.midmid {
	background: #f8fcff;
}

.bg2xian {
	background: url(../img/bg2xian_bg.png) repeat-x 0 bottom;
}

.close {
	background: url(../img/close_bg.png) no-repeat 0 0;
	width: 12px;
	height: 12px;
}

.quxiao {
	background: url(../img/quxiaobt_bg.png) no-repeat 0 0;
	width: 80px;
	height: 29px;
	margin-top: 10px;
	color: #555;
	font: bold 14px "宋体";
	border: 0;
	cursor: pointer;
}

.quxiao:hover {
	background: url(../img/quxiaobt_bg.png) no-repeat 0 -29px;
}

.marlef30 {
	margin-left: 30px;
}

.toplef {
	background: url(../img/tktoplef_bg.png) no-repeat right 0;
	width: 13px;
	height: 36px;
}

.tktitle {
	color: #fff;
	font: bold 14px "微软雅黑";
}

.padtop10 {
	padding-top: 10px;
}

.table3 td {
	padding: 8px 0;
}

.yeqian {
	position: relative;
	width: 837px;
	z-index: 2;
}

.yeqian {
	position: relative;
	width: 837px;
	z-index: 2;
}

.yeqian ul li {
	display: block;
	float: left;
	width: 125px;
	height: 31px;
	line-height: 31px;
	margin-right: 4px;
	text-align: center;
	background: url(../img/yjyeqianli_bg.gif) no-repeat 0 0;
	cursor: pointer;
}

.yeqian ul li a {
	width: 125px;
	font: 16px "微软雅黑";
	color: #353535;
	height: 31px;
	line-height: 31px;
	vertical-align: middle;
}

.yeqian ul li:hover {
	background: url(../img/yjyeqianlihover_bg.gif) no-repeat 0 0;
}

.yeqian ul li:hover a {
	color: #fff;
	text-decoration: none;
}

.yeqian .xzlibg a {
	float: left;
	width: 125px;
	height: 31px;
	line-height: 31px;
	background: url(../img/yjyeqianlihover_bg.gif) no-repeat 0 0;
	color: #fff;
	cursor: pointer;
}

#tab .adorn1 {
	position: absolute;
	top: 0;
	left: 0;
	width: 490px;
	height: 6px;
	overflow: hidden;
	background: url(images/tab_bg.gif) no-repeat;
	z-index: 1;
}

#tab .adorn2 {
	width: 490px;
	height: 6px;
	overflow: hidden;
	background: url(images/tab_bg.gif) no-repeat -980px 0;
	z-index: 1;
}

.bluebt2 {
	width: 120px;
	height: 28px;
	font: bold 14px "微软雅黑";
	margin-left: 10px;
	background: url(../img/bluebt2_bg.gif) no-repeat 0 0;
	border: 0;
	cursor: pointer;
}

.marbom10 {
	margin-bottom: 10px;
}

.marrig10 {
	margin-right: 10px;
}

.marlefrig8 {
	margin-left: 8px;
	margin-right: 8px;
}

.pad15 {
	padding: 15px;
}

.pad15_10 {
	padding: 15px 10px;
}

.pad10_20 {
	padding: 10px 20px;
}

.padlefrig10 {
	padding-left: 10px;
	padding-right: 10px;
}

.padlefrig20 {
	padding-left: 20px;
	padding-right: 20px;
}

.colef1010 {
	color: #ef1010;
}

.coldc1111 {
	color: #dc1111;
}

.colfff {
	color: #fff;
}

.width {
	width: 100%;
}

.width_93 {
	width: 93%;
}

.width150 {
	width: 150px;
}

.width972 {
	width: 972px;
	margin: 0 auto;
}

.height2 {
	height: 2px;
}

.bore9e9e9 {
	border: 1px solid #e9e9e9;
}

.borccc {
	border: 1px solid #ccc;
}

.bor8cc1d3 {
	border: 1px solid #8cc1d3;
}

.bgf5f5f5 {
	background: #f5f5f5;
}

.borrigc4d4e8 {
	border-right: 1px solid #c4d4e8;
	padding: 0 10px;
}

.borbomf4f4f4 {
	border-bottom: 1px solid #f4f4f4;
	padding: 0 10px;
}

.bgbtbg {
	background: url(../img/bgbtbg_bg.jpg) repeat-x 0 0;
}

.sel {
	background-color: #CCE8CF;
}

.colsediv {
	position: absolute;
	top: 4px;
	right: 5px;
}

.gobg {
	width: 33px;
	height: 19px;
	border: 0;
	margin-left: 5px;
	background: url(../img/go_bg.gif) no-repeat 0 0;
	cursor: pointer;
}

.colf3840d {
	color: #ff7e00;
}

.tablebtbg td {
	background: url(../img/borrigbg_bg.gif) no-repeat right 2px;
}

.tablebtbg th {
	font: normal 12px "宋体";
	border-left: 1px solid #D9E7F2;
	border-right: 1px solid #92BAD4;
}

.tablebtlef {
	float: left;
	width: 100%;
	height: 30px;
	line-height: 30px;
	background: url(../img/tableblef_tg2.gif) no-repeat left 0;
}

.tablebtrig {
	float: left;
	width: 100%;
	height: 30px;
	line-height: 30px;
	background: url(../img/tablebrig_tg2.gif) no-repeat right 0;
}
/*.tablebtbg td{background:url(../img/borrigbg_bg.gif) no-repeat right 2px;}*/
.tablespan span {
	float: left;
}

.tablespan a {
	float: right;
}

.table3 td {
	padding: 8px 0;
	left: opx;
	word-wrap: break-word;
	word-break: break-all;
}

.timeclass {
	background-color: #EED5D2;
}

.marbot4 {
	margin-bottom: 4px;
}

.martop3 {
	margin-top: 2px;
}

.selectAuto {
	behavior: expression(window.select_fix_ie ( this));
}

.bgbortop {
	width: 100%;
	border-top: 1px solid #dadee5;
	background: #f6f6f6;
	padding: 10px 0;
}

.tkbtn {
	background: url(../img/tkbt_bg.gif) no-repeat 0 0;
	width: 56px;
	height: 21px;
	font: 12px "宋体";
	color: #0099dd;
	border: 0;
	cursor: pointer;
}

.tkbtn:hover {
	color: #444;
}

.bgfff7cf {
	background: #fff7cf;
}

.height24 {
	height: 24px;
	line-height: 24px;
}

.leftweix {
	width: 171px;
	font-size: 15px;
	font-weight: bold;
	line-height: 28px;
	float: left;
	padding: 30px 0;
}

.weiximg {
	width: 171px;
}

.payNotice {
	font-size: large;
	color: black;
	padding: 100px;
}

.width95B {
	width: 98%;
}