body{
	background-color:#ffffff;
	overflow-x:hidden;
	color: #333;
    font-family: '\5B8B\4F53';
    font-size: 14px;
}
html, body, div, span,
h1, h2, h3, h4, h5, h6, p,
em, img,small, strong,b, i,
dl, dt, dd, ol, ul, li,
label,table, tbody, tfoot, thead, tr, th, td,
footer, header, hgroup, nav, section,
time{
    margin:0;
    padding:0;
    border:0;
    outline:0;
    /*box-sizing: border-box;*/
}


h1,h2,h3,h4,h5,h6,em,i {
    font-weight: 100;
    font-style: normal
}
ul,ol,li {
    list-style: none
}

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  height: 0;
}

.toolbar{
width:99%;
height:40px;
line-height:40px;
text-align:center;
margin:0 auto;
}
a:link {color: #333;text-decoration: none;}
a:visited {color: #333;text-decoration: none;}
a:hover {color: #0000FF;text-decoration: none;}
a:active {color: #0000FF;text-decoration: none;}
img{vertical-align:middle;}
.btn_xz{
    border: 0px;
    padding: 0px;
    height: 20px;
    width:49px;
    /*font-size:100em;*/
    background: url(../../images/console/button_xz.gif) no-repeat left center;
    cursor: pointer; 
    vertical-align:middle;
}
.btn_bc{
    border: 0px;
    padding: 0px;
   	height: 22px;
    width:61px;
    /*font-size:100em;*/
    background: url(../../images/console/button_bcc.gif) no-repeat left center;
    cursor: pointer; 
}
.btn_tj{
    border: 0px;
    padding: 0px;
   	height: 22px;
    width:61px;
    /*font-size:100em;*/
    background: url(../../images/console/button_tj.gif) no-repeat left center;
    cursor: pointer; 
}

.btn_qd{
    border: 0px;
    padding: 0px;
    height: 22px;
    width:61px;
    background: url(../../images/console/button_qd.gif) no-repeat left center;
    color:#ffffff;
    /*font-size:100em;*/
    cursor: pointer; 
}
.btn_yc{
    border: 0px;
    padding: 0px;
    height: 22px;
    width:61px;
    background: url(../../images/console/button_yc.gif) no-repeat left center;
    color:#ffffff;
    /*font-size:100em;*/
    cursor: pointer; 
}
.btn_tjj{
    border: 0px;
    padding: 0px;
    height: 22px;
    width:61px;
    background: url(../../images/console/button_tjj.gif) no-repeat left center;
    color:#ffffff;
    /*font-size:100em;*/
    cursor: pointer; 
}
.btn_sh{
    border: 0px;
    padding: 0px;
    height: 22px;
    width:61px;
    background: url(../../images/console/button_sh.gif) no-repeat left center;
    color:#ffffff;
    /*font-size:100em;*/
    cursor: pointer; 
}
.btn_bcc{
    border: 0px;
    padding: 0px;
    height: 22px;
    width:61px;
    background: url(../../images/console/button_bcc.gif) no-repeat left center;
    color:#ffffff;
    /*font-size:100em;*/
    cursor: pointer; 
}
.btn_dc{
    border: 0px;
    padding: 0px;
    height: 22px;
    width:61px;
    background: url(../../images/console/button_dc.gif) no-repeat left center;
    color:#ffffff;
    /*font-size:100em;*/
    cursor: pointer; 
}
.btn_dy{
    border: 0px;
    padding: 0px;
    height: 22px;
    width:61px;
    background: url(../../images/console/button_dy.gif) no-repeat left center;
    color:#ffffff;
    /*font-size:100em;*/
    cursor: pointer; 
}
.btn_ba{
    border: 0px;
    padding: 0px;
    height: 22px;
    width:61px;
    background: url(../../images/console/button_ba.gif) no-repeat left center;
    color:#ffffff;
    /*font-size:100em;*/
    cursor: pointer; 
}
.btn_fh{
    border: 0px;
    padding: 0px;
    height: 22px;
    width:61px;
    background: url(../../images/console/button_fh.gif) no-repeat left center;
    color:#ffffff;
    /*font-size:100em;*/
    cursor: pointer; 
}

 #titleBar{
	margin:0 auto;
	width:100%;
	height: 27px;
	background-image: url(../../images/console/table-title-bg.jpg);
}
 #titleBar td{
 	padding:0px;
 }
#titleBar .title{
	height: 22px;
	width:60%;
	margin:0 0 0 10px;
	line-height:22px;
	color:#000;
	font-size: 14px;
} 
table.queryTable{
	font-size: 12px;
	margin:0 auto;
	width:99%;
	border-collapse: collapse;
	color:#808080;
	font-weight:bold;
}
td.queryTableTd{
	padding: 3px 5px;
	border:1px solid #ddd;
}
td.queryTableTd_op{
	padding: 3px 5px;
	border:1px solid #ddd;
	background-color:#ffffff;
}
 

table.queryTable input.btn_xz{
    border: 0px;
    padding: 0px;
    height: 20px;
    width:49px;
    background: url(../../images/console/button_xz.gif) no-repeat left center;
    cursor: pointer; 
}

table.queryTable input.btn_fh{
    border: 0px;
    padding: 0px;
    height: 22px;
    width:61px;
    background: url(../../images/console/button_fh.gif) no-repeat left center;
    color:#ffffff;
    /*font-size:100em;*/
    cursor: pointer; 
}

table.toolTable{
width:99%;
margin:0 auto;
height:27px;
}
table.toolTable .title{
  
    padding:0 0 0 25px;
    color:#808080;
    display:inline-block;
    height:21px;
    line-height:21px;
}
table.dataListTable {
				
	empty-cells:show; 
	border-collapse: collapse;
	margin:0 auto;
	border:1px solid #ddd;
	/*color:#666;
	font-size:12px;*/
	background-color:#ffffff;
	width:99%;
	margin-top:10px;
}
table.dataListTable td{
	height:24px;
	border:1px solid #ddd;
	padding:0 3px ;
	text-align:center;
}
table.dataListTable td.dataList_ch{
text-align:left;
}
table.dataListTable th{
	border:1px solid #ddd;
	padding:0 1em 0;
	
	height:28px;
	/*color:#808080;		*/
}
table.dataListTable thead{
	background-image: url(../../images/console/table-title-bg.jpg);
	background-repeat:repeat-x;
}
table.dataListTable tr.alt{
	background-color:#f5fafe;
}
table.dataListTable tr.odd{background-color:#ffffff;}
table.dataListTable tr.even{background-color:#fff;}
table.dataListTable tr.over{background-color:#FEFCEA;}
table.dataListTable img{vertical-align:middle;}
table.createTable {
	table-layout:fixed;
	empty-cells:show; 
	border-collapse: collapse;
	margin:0 auto;
	border:1px solid #ddd;
	color:#555;
	/*font-size:13px;*/
	background-color:#ffffff;
	width:99%;
	margin-top:10px;
}
table.createTable td{
	height:25px;
	border:1px solid #ddd;
	padding:0 3px ;
	text-align:center;
}
table.createTable td.left{
	text-align:center;
	background-color: #f3f3f3;
}
table.createTable td.right{
	text-align:left;
}
table.createTable input{
	font-size: 14px;
}

#countymain,.countymain {
	position: absolute;
	display: none;
	float: left;
	left: 240px;
	height: 256px;
	width: 182px;
	margin-top: 3px;
	border: 1px solid #ddd;
	z-index: 100;
	background-color:#fff;
	font-size: 12px;
}
#county,ul.county{
	height: 230px;
	width: 100%;
	overflow-y: auto;
	background-color: #fff;
	color:#000000;
}
#county li span,ul.county li span{
 padding: 0px 0 0px 0px;
 line-height: 18px;
 height:18px;
 display:line-height;
 font-weight: normal;
 background-color: #fff;
}
#county li,.countymain ul.county li{
	font-size: 12px;
    line-height: 18px;
    margin: 0;
    padding: 1px 0 1px 16px;
    border-bottom:0;
    background-color: #fff;
}
.countymain ul.county li input[type=checkbox]{
	margin: -3px 3px 0 2px;
    vertical-align: top;
   }
#county_nav,.county_nav{
border-bottom:1px solid #ddd;
height: 25px;
line-height: 25px;
width:100%;
background:#eee;
}
#county_nav .county_title,.county_nav .county_title{
float:left;
color:#212121;
font-weight: bold;
padding:0 0 0 5px;
}
#county_nav .county_op,.county_nav .county_op{
float:right;
padding:0 5px;
font-weight: normal;
}

#menumain {
	position: absolute;
	display: none;
	float: left;
	left: 240px;
	height: 256px;
	width: 182px;
	margin-top: 3px;
	border: 1px solid #ddd;
	z-index: 100;
	background-color:#f5ffee;
	font-size: 12px;
}
#menuDiv{
	height: 230px;
	width: 100%;
	overflow-y: auto;
	background-color: #f5ffee;
	color:#000000;
}
#menuDiv li span{
 padding: 0px 0 0px 0px;
 line-height: 18px;
 height:18px;
 display:line-height;
 font-weight: normal;
 background-color: #f5ffee;
}
#menuDiv li{
	font-size: 12px;
    line-height: 18px;
    margin: 0;
    padding: 1px 0 1px 16px;
    border-bottom:0;
    background-color: #f5ffee;
}
#menu_nav{
border-bottom:1px solid #ddd;
height: 25px;
line-height: 25px;
width:100%;
background-image: url(../../images/console/table-title-bg.jpg);
}
#menu_nav .menu_title{
float:left;
color:#212121;
font-weight: bold;
padding:0 0 0 5px;
}
#menu_nav .menu_op{
float:right;
padding:0 5px;
font-weight: normal;
}


#welcome-title{
padding:0 0 0 20px;
margin:0 0 0 10px;
background: url(../../images/console/welcome-title-bg.png) no-repeat left center;
height:35px;
line-height:35px;
color:#000;
}

#navigation {
list-style: none;
height:35px;
line-height:35px;
margin:0px;
padding:0px;
color:#fffff;
}
#navigation li{
float:right;
width:65px;
text-align:center;
vertical-align:middle;

}

#navigation li a {color: #000000;font-size:14px;font-weight:bold;}
#navigation li a:hover {color: #808080;background: #cacaca;}
form.lqtform{
margin:0 auto;
width:99%;
height:100%;
}
form.lqtform fieldset {
  border:1px solid #ddd;
  color:#808080;
  padding:10px;
}
form.lqtform legend {
  padding: 0 2px;
  font-weight: bold;
  color:#808080;
}
form.lqtform label {
  display: inline-block;
  line-height: 1.0;
  vertical-align: top;
}
form.lqtform fieldset ol {
  margin: 0;
  padding: 0;
}
form.lqtform fieldset li {
  list-style: none;
  padding: 5px;
  margin: 0 25px;
  font-size:14px;
  border-bottom:1px solid #ddd;
}
form.lqtform fieldset fieldset {
  border: none;
  margin: 3px 0 0;
}
form.lqtform fieldset fieldset legend {
  padding: 0 0 5px;
  font-weight: normal;
  display: inline-block;
   _margin: 0 -7px; /* IE Win */
}
form.lqtform fieldset fieldset label {
  display: block;
  width: auto;
}
form.lqtform em {
  font-style: normal;
  font-size:12px;
  color: #f00;
  padding: 0 5px 0 5px;
}
form.lqtform p {
  text-align: center;
}
form.lqtform li span{
  font-size:12px;
  color: #000;
  padding: 0 0 0 0px;
}
form.lqtform label {
  width: 120px; /* Width of labels */
}
form.lqtform fieldset fieldset label {
  margin-left: 123px; /* Width plus 3 (html space) */
}
form.lqtform fieldset fieldset li span{
	display:inline-block ;
	width:180px;
	font-size:14px;
	color:#666666;
}
form.lqtform span.info_error{
color:red;
}
.info_error{
color:red;
}

form.lqtform li input{

height:20px;
border:1px solid #ddd;
background-color:#FFF;
}
form.lqtform li input.btn_xz{
    border: 0px;
    padding: 0px;
    height: 20px;
    width:49px;
    background: url(../../images/console/button_xz.gif) no-repeat left center;
    cursor: pointer; 
}
form.lqtform input.btn {
	height:24px;
}
.opTable{
margin:0 auto;
height:40px;
width:99%%;
}
.opTable td{
margin:0 auto;
height:40px;
width:99%;
text-align:center;
}
.op_success{
	display:inline-block;
	height:20px;
	line-height:20px;
	background: url(../../images/optionSucc.png) no-repeat left center;
	font-size:14px;
	font-weight:bold;
	color:green;
	padding:0 0 0 20px;
}

.op_error{
	display:inline-block;
	height:20px;
	padding:0 0 0 20px;
	line-height:20px;
	background: url(../../images/optionFail.png) no-repeat left center;
	font-size:14px;
	font-weight:bold;
	color:red;
}
.titleMessage {
	text-align: center;
	font-size: 14px;
	letter-spacing: 3px;
}


table.queryTableInput{
	/*font-size: 12px;
	margin:0 auto;
	width:99%;
	border-collapse: collapse;
	color:#666;
	background-color:#ffffff;
	margin-top:10px;*/
	border-collapse: collapse;
border-spacing: 0;
}

.th_class {
	border:1px solid #ddd;
	padding:0 1em 0;
	
	background-repeat:repeat-x;
	height:28px;
	color:#808080;	
	text-align:center;
}

.th_class2 {
	/*border:1px solid #ddd;
	padding:0 1em 0;
	height:28px;
	background-color:#f3f3f3;
	color:#808080;	
	text-align:center;*/
	background: #f0f4f7;
text-align: center;
color: #555;
padding: 6px 5px;
line-height: 24px;
border: 1px solid #ddd;
font-weight: 700;
/*border-collapse: collapse;
border-spacing: 0;*/
}


table.queryTableInput caption {
	font-size: 14px;
	font-weight:bold;
}

table.queryTableInput td.subCaption {
	text-align:center;
}

table.queryTableInput td.center_class {
	text-align:center;
	background-color:#f3f3f3;
	border:1px solid #ddd;
	color: #555;
	/*background: #f0f4f7;
text-align: center;
color: #555;
padding: 6px 5px;
line-height: 24px;
border: 1px solid #ddd;
font-weight: 700;*/
}

table.queryTableInput td.paddingleft {
	padding-left:5px;
	background-color:#f3f3f3;
	border:1px solid #ddd;
}

table.queryTableInput td.paddingCenter {
	text-align:center;
	height:25px;
	background-color:#f3f3f3;
	border:1px solid #ddd;
}

table.queryTableInput td.leftTitle1 {
	text-align:center;
	width:60px;
	background-color:#f3f3f3;
	border:1px solid #ddd;
}

table.queryTableInput td.leftTitle2 {
	/*text-align:center;
	width:150px;
	height:25px;
	background-color:#f3f3f3;
	border:1px solid #ddd;*/
	text-align: right;
background-color: #f0f4f7;
font-weight: bold;
line-height: 25px;
padding: 5px 10px;
border: 1px solid #ddd;
color: #555;
}



table.queryTableInput td.leftTitleShort1 {
	text-align:center;
	width:75px;
	height:50px;
	background-color:#f3f3f3;
	border:1px solid #ddd;
}

table.queryTableInput td.leftTitleShort2 {
	text-align:center;
	width:75px;
	height:25px;
	background-color:#f3f3f3;
	border:1px solid #ddd;
}

table.queryTableInput td.rightInput {
	height:25px;
	text-align:left;
	padding-left:5px;
	border:1px solid #ddd;
}

table.queryTableInput td.centerInput {
	height:25px;
	text-align:center;
	border:1px solid #ddd;
}

table.queryTableInput input.longInput {
	width:280px;
}

table.queryTableInput tr.over{background-color:#FEFCEA;}

input.btn {
	BORDER-RIGHT: #8eb1f1 1px solid; PADDING-RIGHT: 2px; BORDER-TOP: #8eb1f1 1px solid; PADDING-LEFT: 2px; FONT-SIZE: 12px; FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#D2EDFB); BORDER-LEFT: #8eb1f1 1px solid; CURSOR: hand; COLOR: black; PADDING-TOP: 2px; BORDER-BOTTOM: #8eb1f1 1px solid
}


/*CSS quotes style pagination*/
DIV.quotes {
width:95%;height:50px;PADDING-RIGHT: 3px; PADDING-LEFT: 3px; PADDING-BOTTOM: 3px; MARGIN: 3px; PADDING-TOP: 8px; TEXT-ALIGN: center
}
DIV.quotes A {
BORDER-RIGHT: #ddd 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #ddd 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; BORDER-LEFT: #ddd 1px solid; COLOR: #aaa; MARGIN-RIGHT: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: #ddd 1px solid; TEXT-DECORATION: none
}
DIV.quotes A:hover {
BORDER-RIGHT: #C76565 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #C76565 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; BORDER-LEFT: #C76565 1px solid;COLOR: #C76565; MARGIN-RIGHT: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: #C76565 1px solid
}
DIV.quotes A:active {
BORDER-RIGHT: #a0a0a0 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #a0a0a0 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; BORDER-LEFT: #a0a0a0 1px solid; MARGIN-RIGHT: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: #a0a0a0 1px solid
}
DIV.quotes SPAN.current {
BORDER-RIGHT: #C76565 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #C76565 1px solid; PADDING-LEFT: 5px; FONT-WEIGHT: bold; PADDING-BOTTOM: 2px; BORDER-LEFT: #C76565 1px solid; COLOR: #C76565; MARGIN-RIGHT: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: #C76565 1px solid; BACKGROUND-COLOR: #FFEDE1
}
DIV.quotes SPAN.disabled {
BORDER-RIGHT: #f3f3f3 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #f3f3f3 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; BORDER-LEFT: #f3f3f3 1px solid; COLOR: #ccc; MARGIN-RIGHT: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: #f3f3f3 1px solid
}


.divMatterMain{
	position: absolute;
	float: left;
	height:20px;
	width: 20px;
	text-align:center;
	color:#004a73;
	font-size: 21px;
	font-family:Arial,Helvetica,sans-serif;
	background-color: #F3F3F3;
	z-index: 100;
	overflow:auto;
	display:block;
	border:1px solid #000000;
}

.divMatterMain a{
	font-size: 21px;
	display: block;
	height:20px;
	width: 20px;
}




/*#menu {width: 230px;margin: auto;height:390px;}*/
/*#menu span {display:block;background: url(../../images/console/menu-span-bg.jpg) repeat-x ;}*/

/*#menu ul,h1,h2 {list-style: none;}*/
/*#menu h1 {font-size: 14px;border: #076c2e 0px solid;height: 27px;margin:0;background-image: url(../../images/console/menu-l1-bg.jpg);}*/
/*#menu h2 {font-size: 12px;border: #E7E7E7 0px solid;height: 27px;margin:0;}*/

/*#menu ul {padding-left: 8px;border: #E7E7E7 1px solid;border-top: none;overflow: auto;}*/
/*#menu a {color: #354165;border: none;padding: 6px 0 6px 5px;text-decoration: none;overflow: hidden;}*/
/*#menu a:hover {color: #354165;background: #E8E7E8;}*/

#menu .no {display: none;}

/*#menu .h1 a {color: #354165;background-image: url(../../images/console/menu-l1-on-bg.jpg);}*/
/*#menu h1 a{color: #354165; font-size: 12px; font-weight:bold;}*/
/*#menu h1 a:hover {background-image: url(../../images/console/menu-l1-over-bg.jpg);}*/
/*#menu h1 a:visited {background: #E8E7E8;}
#menu h1 a:active {background: #E8E7E8;}*/

/*#menu h2 a{color: #354165; font-size: 12px;font-weight:normal;padding-left:20px;}
#menu .h2 a {color: #354165;background-image: url(../../images/console/menu-l1-over-bg.jpg);}
#menu .h2 a:hover {color: #354165;background: #E8E7E8;background-image: url(../../images/console/menu-l1-over-bg.jpg);}
#menu .h2 a:visited {color: #354165;background: #E8E7E8;}
#menu .h2 a:active {color: #354165;background: #E8E7E8;}*/




/*#menu{width:auto;}*/
#menu h1{
background: #dce3ed none repeat scroll 0 0;
    border-bottom: 1px solid #fff;
    border-left: 1px solid #d6d6d6;
    cursor: pointer;
    height: 32px;
    line-height: 32px;
    padding: 6px 10px 6px 18px;
    list-style: outside none none;
}
#menu h1 a{
color: #000;
    float: left;
    font-family: "Î¢ÈíÑÅºÚ";
    font-size: 18px;
    font-weight: 400;
    list-style: outside none none;
}

#menu h1.on{
border-right: 4px solid #8db3d7;
}

/*#menu h1 a:hover,#menu .h1 a{color:#da2810;background:url(../../img/icon/icon_sNav02_2.gif) 0 center no-repeat;}*/
/*#menu h2{padding-left:18px;background:url(../../img/icon/icon_jt01.gif) 8px center no-repeat;border-bottom:1px solid #ddd;}
#menu h2 a{color:#3c3c3c;font-size: 12px;font-weight:normal; line-height: 28px;padding:0;overflow: hidden;   text-overflow: ellipsis;white-space:nowrap;}
#menu h2 a:hover,#menu .h2 a,#menu .h2 a:hover{color:#da2810;background:none;}*/
#menu>span{margin: 5px 0;
    padding-left: 16px;
    font-size: 14px;
    line-height: 30px;
    list-style: outside none none;}
#menu h2{
background: #ededed url("../../img/bg/bg-tit_03.png") no-repeat scroll 0 0;
cursor: pointer;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    /*padding-left: 12px;
    padding-right: 13px;*/
    margin: 5px 0;
    padding-left: 16px;
}
#menu h2 a{
display: inline-block;
    float: left;
    overflow: hidden;
    width: 84%;
    overflow-wrap: normal;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: 700;
    text-decoration: none;
    cursor: pointer;}
/*#menu h2.on{background: #ec4c40 url("../../img/bg/bg-tit_03_z_crt.png") no-repeat scroll 0 0;}*/
#menu h2 a:active{color: #fff;background: #ec4c40 url("../../img/bg/bg-tit_03_z_crt.png") no-repeat scroll 0 0;}
/*#menu h1.icon1 a{background:url(../../img/icon/icon_sNav01_1.gif) 0 center no-repeat;}
#menu h1.icon2 a{background:url(../../img/icon/icon_sNav02_1.gif) 0 center no-repeat;}
#menu h1.icon3 a{background:url(../../img/icon/icon_sNav03_1.gif) 0 center no-repeat;}
#menu h1.icon4 a{background:url(../../img/icon/icon_sNav04_1.gif) 0 center no-repeat;}
#menu h1.icon5 a{background:url(../../img/icon/icon_sNav05_1.gif) 0 center no-repeat;}
#menu h1.icon6 a{background:url(../../img/icon/icon_sNav06_1.gif) 0 center no-repeat;}
#menu h1.icon7 a{background:url(../../img/icon/icon_sNav07_1.gif) 0 center no-repeat;}
#menu h1.icon8 a{background:url(../../img/icon/icon_sNav08_1.gif) 0 center no-repeat;}
#menu h1.icon9 a{background:url(../../img/icon/icon_sNav09_1.gif) 0 center no-repeat;}
#menu h1.icon10 a{background:url(../../img/icon/icon_sNav10_1.gif) 0 center no-repeat;}
#menu h1.icon11 a{background:url(../../img/icon/icon_sNav11_1.gif) 0 center no-repeat;}
#menu h1.icon12 a{background:url(../../img/icon/icon_sNav12_1.gif) 0 center no-repeat;}
#menu h1.icon13 a{background:url(../../img/icon/icon_sNav13_1.gif) 0 center no-repeat;}*/
/*#menu h1.icon1 a:hover,#menu h1.icon1.on a{color:#da2810;background:url(../../img/icon/icon_sNav01_2.gif) 0 center no-repeat;}*/

/*#menu h1.icon3 a:hover,#menu h1.icon3.on a{color:#da2810;background:url(../../img/icon/icon_sNav03_2.gif) 0 center no-repeat;}
#menu h1.icon4 a:hover,#menu h1.icon4.on a{color:#da2810;background:url(../../img/icon/icon_sNav04_2.gif) 0 center no-repeat;}
#menu h1.icon5 a:hover,#menu h1.icon5.on a{color:#da2810;background:url(../../img/icon/icon_sNav05_2.gif) 0 center no-repeat;}
#menu h1.icon6 a:hover,#menu h1.icon6.on a{color:#da2810;background:url(../../img/icon/icon_sNav06_2.gif) 0 center no-repeat;}
#menu h1.icon7 a:hover,#menu h1.icon7.on a{color:#da2810;background:url(../../img/icon/icon_sNav07_2.gif) 0 center no-repeat;}
#menu h1.icon8 a:hover,#menu h1.icon8.on a{color:#da2810;background:url(../../img/icon/icon_sNav08_2.gif) 0 center no-repeat;}
#menu h1.icon9 a:hover,#menu h1.icon9.on a{color:#da2810;background:url(../../img/icon/icon_sNav09_2.gif) 0 center no-repeat;}
#menu h1.icon10 a:hover,#menu h1.icon10.on a{color:#da2810;background:url(../../img/icon/icon_sNav10_2.gif) 0 center no-repeat;}
#menu h1.icon11 a:hover,#menu h1.icon11.on a{color:#da2810;background:url(../../img/icon/icon_sNav11_2.gif) 0 center no-repeat;}
#menu h1.icon12 a:hover,#menu h1.icon13.on a{color:#da2810;background:url(../../img/icon/icon_sNav12_2.gif) 0 center no-repeat;}
#menu h1.icon13 a:hover,#menu h1.icon13.on a{color:#da2810;background:url(../../img/icon/icon_sNav13_2.gif) 0 center no-repeat;}*/

.head{margin-left: auto;
    margin-right: auto;
    width: auto;
    background: url(../../img/bg/bg-hd-top_01.jpg) repeat-x;
    border-bottom: 5px solid #da2810;
    position: relative;}
.head-mid{
	height: 120px;
    background: url(../../img/bg/bg-hd-top_02.jpg) right top no-repeat;}
.head .map-info{
	position: absolute;
	left:66%;
	bottom: 0;
	padding:5px 10px;
	color: #f10919;
	border: 1px solid #f10919;
}
.headNav{height:5px;background:#be0700;}
#welcome-title{height:40px;line-height:40px;float:left;}
#navigation{float:right;height:40px;line-height:40px;}
#navigation li{width:auto;padding:0 7px;}
#navigation li a{font-size:14px;}
#titleBar .title{
	background:none;color:#333;height:18px;line-height:18px;margin-left:10px;padding-left:10px;
	/*background: #fff none repeat scroll 0 0;
    color: #333;
    font-size: 14px;
    line-height: 50px;
    padding: 0 6px 0 23px;
    border-bottom: 1px solid #dedede;*/
	}
#titleBar{width:100%;background:#fff;border-bottom:1px solid #eee;height:36px;}
table.dataListTable{}
table.dataListTable td,table.dataListTable th{padding:6px 10px;line-height:20px;border:1px solid #ddd;text-align:center;}
table.dataListTable thead{background:#eee;}
table.dataListTable th{
	/*font-weight:bold;padding:8px 10px;text-align:center;*/
	padding: 10px;
    font-weight: 700;
    background: #e4e8ef;
    border-right: 1px solid #e4e8ef;
        text-align: -internal-center;
        display: table-cell;
    vertical-align: inherit;
    line-height: 1.5;
	}
table.dataListTable tbody tr:nth-child(2n){background:#f8f8f8;}
table.dataListTable tbody tr.over,table.dataListTable tbody tr:hover{background-color:#FEFCEA;}
table.queryTable{margin:15px auto;color:#333;}
table.queryTable td.queryTableLeftTd{background:#f8f8f8;border:1px solid #ddd;}
table.queryTable td.queryTableRightTd{background:#fff;border:1px solid #ddd;}
table.queryTable td.queryTableTd_op{background:#f8f8f8;border:1px solid #ddd;}

.queryTable td,.queryTable strong,.queryTable b,td.queryTableTd{font-weight: 700;}

form.lqtform fieldset{border:1px solid #ddd;}
.footer{background: #fff url("../../img/bg/bg-footer_01.png") repeat-x scroll left top;color: #666;
    margin-left: auto;
    margin-right: auto;
    padding: 6px 0;
    width: 600px;
    text-align: center;
    clear: both;
    content: ".";
    display: block;
    height: 0;
    overflow: hidden;
    }
table.dataListTable .queryTablePage{background:#fff;}
table.dataListTable .queryTablePage table.hs-zt{float: right;}
table.dataListTable .queryTablePage table.hs-zt td{border:none;padding: 6px 5px;}
.btn_zancun,.btn_tj,.btn_tb,.btn_qxzz,.btn_ban,.btn_cx,.btn_bg,.btn_cg,.btn_hf,.btn_fh,.btn_sl,.btn_sb,.btn_bgeng,.btn_cs,.btn_bhg,.btn_dc,.btn_shd,.btn_jyqxzzgif,.btn_cxwszl,.btn_db,.btn_zytx,.btn_pldr,.btn_zlwmx{background:none;display:inline-block;color:#fff;background-color:#da270f; border-color:#bb1600;font-family: "Microsoft Yahei";font-size:14px; height:30px;line-height:1.42857;padding:4px 12px;border-radius:3px;width:auto;}
table.queryTable{background:#fff;}
body.topbody{background:url(../../img/bg/topbody.gif) 0 0 repeat-x;}
/*.logo{background:url(../../img/bg/logo.gif) 0 -20px no-repeat;}*/
/*welcome*/
.side_welcomeBox{height:100px;background:#f0f3f7 0 0 no-repeat;position:relative;padding: 15px 0;}
.side_welcomeBox .tit{height:30px;padding:7px 0 0 20px; font: 400 18px/20px "ËÎÌå"; margin:0 16px 0 10px;}
.side_welcomeBox .txt{padding: 5px 10px;line-height:26px; }
.side_welcomeBox .txt .userName{font-size:14px;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.side_welcomeBox .txt .userName a{font-size:12px;font-weight:normal;color:#fff;}
.side_welcomeBox .txt .sysType{font-weight:bold;line-height:22px;}
.side_welcomeBox .logoutbtn{font-weight: 700;background: #fff none repeat scroll 0 0;border:1px solid;border-color: #bebebe;color: #666;font-family: "ËÎÌå";
    font-size: 12px;
    height: 28px;
    letter-spacing: 1px;
    line-height: 28px;
    margin: 0 4px;
    padding: 0 12px;
    word-spacing: normal;cursor: pointer;
    border-radius: 5px;
    box-sizing: content-box;
    display: inline-block;
    vertical-align: middle;
    text-align: center;}
.ui-widget-header{background:#f3f3f3;}
.ui-widget-content{background-color:#fff;}
td.queryTableTd,table.queryTable input{border:1px solid #ddd;}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default{background:#ddd;}
.ui-tabs .ui-tabs-nav li.ui-tabs-active{background:#fff;}

.u-btn-c4{
	margin-top: 5px;
	cursor: pointer;
	color: #333;
	border-color: #d0d0d0;
background: #f3f3f3;
text-decoration: none;
box-sizing: content-box;
border-radius: 5px;
/*margin: 0 4px;*/
padding: 0 12px;
height: 28px;
line-height: 28px;
border: 1px solid #d0d0d0;
font-size: 12px;
font-family: '\5B8B\4F53';
letter-spacing: 1px;
word-spacing: normal;
display: inline-block;
vertical-align: middle;
text-align: center;
outline: 0;
}
