@charset "gb2312";
body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 22px;
	font-family: Song,Arial,宋体;
    background-color: #242424;
}
a:link {
	color: #0066CC;
	text-decoration: none;
}
a:visited {
	color: #0066CC;
	text-decoration: none;
}
a:active,a:hover{
	color: #0066CC;
	text-decoration: underline;
}
a.line:link {
	color: #083F93;
	text-decoration: underline;
}
a.line:visited {
	color: #083F93;
	text-decoration: underline;
}
a.line:active,a.line:hover{
	color: #FF5A00;
	text-decoration: none;
}
a.white:link{
    text-decoration:none;
	color:#FFFFFF;
	}
a.white:visited{
    text-decoration:none;
	color:#FFFFFF;
	}
a.white:active,a.white:hover{
	text-decoration:underline;
	color:#FFFF00;
	}
a.yl:link{
    text-decoration:none;
	color:#a97700;
	}
a.yl:visited{
    text-decoration:none;
	color:#a97700;
	}
a.yl:active,a.yl:hover{
	text-decoration:underline;
	color:#a97700;
	}
a.black:link{
    text-decoration:none;
	color:#000000;
	}
a.black:visited{
    text-decoration:none;
	color:#000000;
	}
a.black:active,a.black:hover{
    text-decoration:underline;
	color:#000000;
	}
a.whitebold:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.whitebold:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.whitebold:active,a.whitebold:hover{
	color: #FFFF00;
    text-decoration:underline;
	font-weight: bold;
}
a.red:link {
	color: #FF6600;
	text-decoration: none;
}
a.red:visited {
	color: #FF6600;
	text-decoration: none;
}
a.red:active,a.red:hover{
	color: #FF6600;
	text-decoration: underline;
}
ul{
	margin: 0px;
	padding: 0px;
}
li{
	margin: 0px;
	list-style-type: none;
	padding: 0px;
}
.list01 li{
	list-style-type: none;
	display: inline;
	margin: 0px 3px;
	width: 350px;
	height: 200px;
	float: left;
	padding: 0px;
	text-align: center;
}
h1{
	font-size: 20px;
	margin: 0px;
	color: #165298;
	line-height: 75px;
	}
h2{
	font-size: 12px;
	margin: 0px;
	color: #165298;
	line-height: 75px;
	font-weight: normal;
	}
h3{
	font-size: 14px;
	margin: 0px;
	line-height: 25px;
	font-weight: normal;
	}
h4{
	font-size: 14px;
	margin: 0px;
	line-height: 25px;
	color: #869ebd;
	}
h5{
	font-size: 14px;
	margin: 0px;
	line-height: 25px;
	color: #FF6600;
	}
.TextBox
{
	background-color: #ffffff;
	height: 22px;
	font-size: 12px;
	line-height: 22px;
	border: 1px solid #DEDEDE;
	padding-left: 5px;
}
.TextBox01
{
	background-color: #ffffff;
	height: 22px;
	font-size: 12px;
	line-height: 22px;
	border: 1px solid #DEDEDE;
	padding-left: 5px;
	color: #A8A8A8;
}
.bold {
	font-weight: bold;
}
.font01 {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.font02 {
	color: #FFFF00;
}
.font03 {
	color: #FF3300;
	font-weight: bold;
}
.font04{
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	}
.font05{
	font-size: 14px;
	color: #666666;
	line-height: 25px;
	}
.font06 {
	font-weight: bold;
}
.font07 {
	font-weight: bold;
	font-size: 18px;
	color: #444444;
}
.font08 {
	font-weight: bold;
	font-size: 14px;
	color: #2F82B7;
}
.font09 {
	font-weight: bold;
	font-size: 14px;
	color: #959595;
}
.font10 {
	font-size: 14px;
	color: #959595;
}
.font11 {
	font-size: 13px;
	color: #2256AA;
}
.font12 {
	font-weight: bold;
	font-size: 13px;
	color: #434343;
}
.font13 {
	font-weight: bold;
	font-size: 13px;
	color: #666666;
}
.font14 {
	font-weight: bold;
	font-size: 20px;
	color: #cd0000;
}
.color01 {
	color: #165298;
}
.color02 {
	color: #9D9D9D;
}
.color03 {
	color: #FF3300;
}
.color04 {
	color: #FFFFFF;
	font-weight: bold;
}
.color05 {
	color: #0066CC;
}
.color06 {
	color: #339900;
}
.color07 {
	color: #8D6925;
}
.color08 {
	color: #D0567B;
}
.color09 {
	color: #485E00;
}
.color10 {
	color: #000000;
}
.color11 {
	color: #666666;
	line-height: 18px;
}
.color12 {
	color: #ffffff;
}
.color13 {
	color: #949494;
}
.color14 {
	color: #666666;
}
.tdbg01 {
	background-color: #F7FFDD;
	border: 1px solid #2C5E00;
}
.tdbg02 {
	background-color: #FFF5D8;
	border: 1px solid #FF7300;
}
.Button
{
	border:1px solid #8CB9C8;
	background-color:white;
	line-height:14px;
	padding-top:2px;
	background: url(../images/an_bg.gif) repeat-x;
	font-size:12px;

}
.bk {
	border: 1px solid #E4E4E4;
}
.bkx {
	border-right: 1px solid #A5BFDD;
	background-color: #F4F7FC;
}

.tab{
	background-color: #CCDAEB 
	}
.tab .td-01{
    background-color: #FFFFFF;
	}
.tab01{
	background-color: #DDE4ED; 
	}
.tab01 .td-01{
    background-color: #EEF4F9;
	}
.tab01 .td-02{
	background-color: #FFFFFF;
	}
.tsbg {
	background-image: url(../images/ts_bg01.gif);
	background-repeat: repeat-x;
	height: 25px;
}
#Layer10 {
	text-align: left;
	border: 1px solid #4681AC;
	background-color: #FFFDF4;
	width: 300px;
	left:50%;
	margin-left:-150px;
	top:100px;
}
#Layer11 {
	text-align: left;
	border: 1px solid #4681AC;
	background-color: #FFFDF4;
	width: 600px;
	left:50%;
	margin-left:-300px;
	top:100px;
}
#Layer12 {
	text-align: left;
	border: 1px solid #4681AC;
	background-color: #FFFFFF;
	width: 350px;
	left:50%;
	margin-left:-175px;
	top:100px;
}
.div06 {
	background-image: url(../images/reg_top.jpg);
	height: 32px;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	text-align: right;
	padding-top: 38px;
	padding-right: 10px;
}
.div07 {
	height: 70px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C1DEE6;
	padding-top: 25px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 80px;
	background-color: #FFFFFF;
}
.div07_01 {
	float: left;
	height: auto;
	width: 720px;
}
.div07_02 {
	float: right;
	height: auto;
	width: 135px;
	padding-top: 10px;
}
.div08 {
	height: auto;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C1DEE6;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 80px;
	background-color: #FFFFFF;
}
.div08a {
	padding: 5px 20px;
	height: auto;
	width: 710px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
}
.div08_01 {
	height: 30px;
	width: 720px;
}
.div08_02 {
	color: #434343;
	height: auto;
	width: 720px;
}
.div09 {
	height: 40px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	text-align: left;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	background-color: #FFFFFF;
}
.div09_01 {
	width: 150px;
	height: auto;
	padding-left: 400px;
}
.div09_01a {
	width: 350px;
	height: 32px;
	text-align: left;
	margin-left: 240px;
}
.div09_01a_01 {
	width: 130px;
	height: auto;
	float: left;
}
.div10 {
	height: 70px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
}
.div11 {
	height: 400px;
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	padding-top: 100px;
	padding-left: 140px;
	background-color: #FFFFFF;
	padding-right: 160px;
}
.div_login01 {
	height: auto;
	width: 640px;
	float: left;
	padding-left: 60px;
	margin-bottom: 30px;
}
.div_login01_01 {
	height: 25px;
	width: 600px;
	float: left;
	background-image: url(../images/login_zy_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-left: 40px;
}
.div_login02 {
	height: auto;
	width: 100%;
	background-color: #FFFFFF;
	float: left;
}
.login_zy01 {
	background-image: url(../images/login_zy01.gif);
	background-repeat: no-repeat;
	float: left;
	height: 23px;
	width: 88px;
	padding-right: 4px;
	text-align: center;
	padding-top: 2px;
}
.login_zy02 {
	background-image: url(../images/login_zy02.gif);
	background-repeat: no-repeat;
	float: left;
	height: 23px;
	width: 88px;
	padding-right: 4px;
	text-align: center;
	padding-top: 2px;
}
.div11_01 {
	float: left;
	height: auto;
	width: 230px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e2e2e2;
}
.div11_02 {
	float: left;
	height: 29px;
	width: 400px;
	background-image: url(../images/dl_zy_bg.gif);
	background-repeat: repeat-x;
	padding-left: 15px;
	margin-left: 15px;
}
.div11_01_01 {
	height: 26px;
	width: 200px;
	text-align: right;
	padding-top: 15px;
}
.div11_01_02 {
	height: 20px;
	width: 200px;
	text-align: right;
	padding-top: 15px;
}
.div11_01_03 {
	height: 29px;
	width: 185px;
	text-align: right;
	padding-top: 15px;
	padding-bottom: 20px;
	padding-right: 16px;
}
.div11_01_04 {
	height: 70px;
	width: 200px;
	text-align: right;
}
.div11_02_01 {
	background-color: #FFFFFF;
	height: 25px;
	width: 84px;
	border-top: 1px solid #dedede;
	border-right: 1px solid #dedede;
	border-left: 1px solid #dedede;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding-top: 3px;
	float: left;
}
.div11_02_02 {
	background-color: #FFFFFF;
	height: 25px;
	width: 84px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding-top: 3px;
	float: left;
}
.div11_tbox {
	float: left;
	height: auto;
	width: 415px;
	margin-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.div11_03_01 {
	float: left;
	height: auto;
	width: 410px;
}
.div11_04 {
	float: left;
	height: auto;
	width: 340px;
	padding-left: 70px;
	padding-top: 10px;
}
.div11_04_01 {
	float: left;
	height: auto;
	width: 80px;
}

.div12 {
	padding: 5px 20px 5px 10px;
	height: auto;
	width: 630px;
	float: left;
}
.div12a {
	padding: 5px 20px;
	height: 65px;
	width: 618px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #feffd3;
	border: 1px solid #d3d3d3;
	float: left;
}
.div13 {
	padding: 0px;
	height: auto;
	width: 658px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	border-top: 1px solid #DFDFDF;
	border-right: 1px solid #DFDFDF;
	border-bottom: 0px solid #DFDFDF;
	border-left: 1px solid #DFDFDF;
	float: left;
}
.div12a_01 {
	float: left;
	height: auto;
	width: 255px;
}
.div12a_01_01 {
	float: left;
	height: 25px;
	width: 255px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.div12a_01_01a {
	float: left;
	height: auto;
	width: 30px;
}
.div12a_01_01b {
	float: left;
	height: auto;
	width: 60px;
}
.div12a_01_01c {
	float: left;
	width: 70px;
	padding-top: 3px;
	height: 15px;
}
.div12a_01_01d {
	float: left;
	height: 22px;
	width: auto;
	padding-top: 1px;
	padding-left: 5px;
}
.div12a_02 {
	float: left;
	height: auto;
	width: 360px;
	text-align: center;
	padding-top: 20px;
}
.div12a_03 {
	float: right;
	height: auto;
	width: 70px;
	padding-top: 20px;
}
.pt01 {
	background-image: url(../images/bfb_bg.gif);
	background-repeat: repeat-x;
	float: left;
	border: 1px solid #c77c00;
	margin: 0px;
	padding: 0px;
}
.pt02 {
	background-image: url(../images/bfb_bg.gif);
	background-repeat: repeat-x;
	float: left;
	border: 1px solid #c77c00;
	margin: 0px;
	padding: 0px;
}
.div14 {
	padding: 0px;
	height: auto;
	width: 660px;
	clear: both;
	border-bottom: 1px solid #DFDFDF;
	margin: 0px;
	float: left;
}
.div14_01 {
	height: auto;
	width: 638px;
	clear: both;
	margin: 0px;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #f6f6f6;
	padding-top: 2px;
	padding-bottom: 2px;
}
.div14_02 {
	height: auto;
	width: 638px;
	clear: both;
	margin: 0px;
	float: left;
	padding: 10px 10px 20px;
	font-size: 14px;
	line-height: 22px;
}
.div14_01a {
	float: left;
	height: auto;
	width: auto;
}
.div14_01b {
	text-align: right;
	float: right;
	height: auto;
	width: auto;
}
.clear{
	clear:both;
	height: 0px;
	overflow: hidden;
}
.text00 {
	float: left;
	height: auto;
	width: 99%;
	padding: 2px;
	margin: 0px;
}
.text01 {
	background-color: #F7F7F7;
	float: left;
	height: auto;
	width: 99%;
	border: 1px solid #DFDFDF;
	padding: 2px;
	margin: 0px;
}
.text02 {
	background-color: #ffffef;
	float: left;
	height: auto;
	width: 99%;
	border: 1px solid #DFDFDF;
	padding: 2px;
	margin: 0px;
}
.left10color {
	color: #949494;
	padding-left: 10px;
	font-size: 12px;
	float: left;
	height: auto;
	width: 98%;
	padding-top: 5px;
	padding-bottom: 5px;
}
.left10 {
	padding-left: 10px;
	float: left;
	height: auto;
	width: 98%;
	padding-top: 5px;
	padding-bottom: 5px;
}
.div15 {
	height: auto;
	width: 920px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
}
.div15_01 {
	height: auto;
	width: 660px;
	float: left;
}
.div15_02 {
	height: auto;
	width: 180px;
	float: right;
}
.div16 {
	padding: 5px 0px;
	height: auto;
	width: 660px;
	float: left;
}
.div17 {
	padding: 15px 20px;
	height: 70px;
	width: 880px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C1DEE6;
}
.div18 {
	height: 70px;
	width: 920px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
}.div05_02 {
	float: right;
	height: auto;
	width: 248px;
	margin-top: 35px;
	border-top: 0px solid #c0d0df;
	border-right: 1px solid #c0d0df;
	border-bottom: 1px solid #c0d0df;
	border-left: 1px solid #c0d0df;
}
.div05_02a {
	float: left;
	height: 26px;
	width: 238px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c0d0df;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c0d0df;
	background-image: url(../images/pj01_bg.gif);
	background-repeat: repeat-x;
}
.div05_02b {
	padding: 10px;
	width: 228px;
	float: left;
}
.div05_02c {
	width: 238px;
	float: left;
	padding: 5px;
}
.phb{
	background-image: url(../images/lm_bg07.gif);
}
.phbg01 {
	background-image: url(../images/ph01.gif);
	background-position: center center;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	height: 23px;
}
.phbg02 {
	background-image: url(../images/ph02.gif);
	background-position: center center;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.div05_02b_01 {
	float: left;
	height: auto;
	width: 228px;
	padding-bottom: 5px;
	clear: both;
}
.div05_02b_02 {
	float: left;
	height: auto;
	width: 90px;
	padding-left: 70px;
	clear: both;
	padding-top: 5px;
}
.div05_02b_01a {
	float: left;
	height: auto;
	padding-right: 3px;
}
.div19 {
	padding: 10px;
	height: auto;
	width: 638px;
	float: left;
	background-color: #ecf5f7;
	border: 1px solid #acd1db;
	margin-top: 10px;
}
.div19_01 {
	float: left;
	height: auto;
	width: 628px;
	padding-bottom: 5px;
	clear: both;
}
.div19_02 {
	float: left;
	height: auto;
	width: 90px;
	padding-left: 60px;
	clear: both;
	padding-top: 2px;
}
.div19_03 {
	float: right;
	height: auto;
	width: 120px;
	padding-top: 5px;
	padding-right: 10px;
	text-align: right;
}
.div19_01a {
	float: left;
	height: auto;
	padding-right: 3px;
}

.div20 {
	padding: 10px;
	height: auto;
	width: 280px;
	float: left;
	background-color: #ecf5f7;
	border: 1px solid #acd1db;
	position: absolute;
}
.div20_01 {
	float: left;
	height: auto;
	width: 280px;
	padding-bottom: 5px;
	clear: both;
}
.div20_02 {
	float: left;
	height: auto;
	width: 90px;
	padding-left: 90px;
	clear: both;
	padding-top: 2px;
}
.div20_03 {
	float: right;
	height: auto;
	width: 120px;
	padding-top: 5px;
	padding-right: 10px;
	text-align: right;
}
.div20_01a {
	float: left;
	height: auto;
	padding-right: 3px;
}
.div20_01b {
	float: right;
	height: auto;
	padding-right: 3px;
}
.bot {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	background-image: url(../images/bot.jpg);
	background-repeat: no-repeat;
	height: 85px;
	color: #FFFFFF;
	text-align: center;
}

/*曾协增加样式*/
.textbox02 {
	border: 1px solid #b4b4b4;
	padding-top: 3px;
	padding-left: 3px;
	background-image: url(../images/yg01.gif);
	background-repeat: repeat-x;
	color: #0057b6;
}

.qy01 {
	float: left;
	height: 300px;
	width: 275px;
	background-color: #FFFFFF;
	border: 1px solid #E8E8E8;
	padding: 5px;
	margin-top: 5px;
	overflow: auto;
}

.color02 {
	font-weight: bold;
	color: #FFFFFF;
}

.tsbgck {
	background-image: url(../images/ts_bg02.gif);
	background-repeat: repeat-x;
	height: 25px;
}

.win10a {
	text-align: left;
	border: 1px solid #4681AC;
	background-color: #FFFDF4;
	width: 300px;
	left:50%;
	margin-left:-150px;
	top:55px;
}
