@charset "utf-8";
html {
    font-family: "宋体";
    font-size: 12px;
}

body {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    overflow: auto;
}

img {
    cursor: pointer;
}

input, textarea, select {
    font: normal 12px Verdana;
    color: #333333;
    border: 1px solid #999999;
    background: #ffffff
}
/*
input {
    height: 18px !important;
    height: 20px;
    line-height: 18px !important;
    line-height: 20px; 
}
*/

.inputForm{font-size: 9pt;
	width: 120px;
	text-align: center;
    BORDER-BOTTOM: 1px solid #95B8E7;
    BORDER-LEFT: 0px solid;
    BORDER-RIGHT: 0px solid;
    BORDER-TOP: 0px solid;
    background-color: transparent;
}
.inputForm:hover{font-size: 9pt;
	width: 120px;
	text-align: center;
    BORDER-BOTTOM: 1px solid #99CC00;
    BORDER-LEFT: 0px solid;
    BORDER-RIGHT: 0px solid;
    BORDER-TOP: 0px solid;
    background-color: transparent;
}

textarea {
    width: 400px;
    height: 50px;
    overflow: auto;
}

div, form, img, ul, ol, li, p, dl, dt, dd {
    margin: 0;
    padding: 0;
    border: 0;
}

ul {
    list-style: none;
}

ul.flow li {
    float: left;
}

a:link {
    font-size: 12px;
    color: #000000;
    text-decoration: none;
}

a:visited {
    font-size: 12px;
    color: #000000;
    text-decoration: none;
}

a:hover {
    font-size: 12px;
    color: #00CCFF;
    text-decoration: none;
}

.navPoint {
    COLOR: white;
    CURSOR: hand;
    FONT-FAMILY: Webdings;
    FONT-SIZE: 9pt
}

.LV_validation_message {
    font-weight: bold;
    margin: 0 0 0 5px;
}

.LV_valid {
    color: #00CC00;
}

.LV_invalid {
    color: #CC0000;
}

.LV_valid_field, input.LV_valid_field:hover, input.LV_valid_field:active, textarea.LV_valid_field:hover, textarea.LV_valid_field:active {
    border: 1px solid #00CC00;
}

.LV_invalid_field, input.LV_invalid_field:hover, input.LV_invalid_field:active, textarea.LV_invalid_field:hover, textarea.LV_invalid_field:active {
    border: 1px solid #CC0000;
}

/***************************************************
 * 按钮定义
 ****************************************************/
.button, .buttonHover, .buttonDown {
    border: 1px solid #6181b2;
    cursor: pointer;
    height: 20px;
    /*color:#0b67a9;*/
    font-size: 12px;
}

.button {
    background: url(../images/button/winbt.gif) repeat-x;
}

.buttonHover {
    background: url(../images/button/winbtHover.gif) repeat-x;
}

.buttonDown {
    background: url(../images/button/winbtDown.gif) repeat-x;
}

.z-btn .z-btn-center .z-btn-text {
    background-position: 0 1px;
    background-repeat: no-repeat;
    padding-left: 18px;
    padding-top: 2px;
    padding-bottom: 0px;
    padding-right: 0; +width:
    0;
    -width:
    0;
}

/***************************************************
 * 表单样式定义
 ****************************************************/
.tableForm {
    font-family: verdana;
    font-size: 9pt;
    cursor: default;
    border-collapse: collapse;
    border: 1px solid #cccccc;
}

.tableForm th {
    FONT-SIZE: 9pt;
    COLOR: #555555;
    font-family: "宋体";
    background-color: #eeeeee;
    font-weight: normal;
    border: 1px solid #cccccc;
    padding-right: 2px;
    padding-left: 8px;
}

.tableForm tr {
    FONT-SIZE: 9pt;
    COLOR: #555555;
    height: 25px;
}

.tableForm td {
    FONT-SIZE: 9pt;
    /*COLOR: #555555; */
    COLOR: black;
    font-family: "宋体";
    border: 1px solid #cccccc;
    padding-left: 8px;
}
/***************************************************
 * 黑颜色表单样式定义
 ****************************************************/
.tableForm1 {
    font-family: verdana;
    font-size: 9pt;
    cursor: default;
    border-collapse: collapse;
    border: 1px solid black;
}

.tableForm1 th {
    FONT-SIZE: 9pt;
    COLOR: #555555;
    font-family: "宋体";
    background-color: #eeeeee;
    font-weight: normal;
    border: 1px solid black;
    padding-right: 2px;
    padding-left: 8px;
}

.tableForm1 tr {
    FONT-SIZE: 9pt;
    COLOR: #555555;
    height: 25px;
}

.tableForm1 td {
    FONT-SIZE: 9pt;
    /*COLOR: #555555; */
    COLOR: black;
    font-family: "宋体";
    border: 1px solid black;
    padding-left: 8px;
}

/** 当前位置 **/
/** 顶部工具栏 **/
.topbar {
    background: url(../images/tbTopbar.gif) repeat-x;
    height: 30px;
    line-height: 26px;
}

.topbar .outerTopbarUL li {
    float: left;
    /*Firefox*/
    padding: 1px 0px 3px 5px !important;
    /*IE6*/
    padding: 5px 0px 3px 3px;
    /*IE7*/ *padding:
    1px 0px 3px 5px !important;
}

.checkboxUl {
}

.checkboxUl li {
    width: 140px;
    float: left;
}

input.BigInput, textarea.BigInput {
    font-size: 10pt;
    padding: 1px 5px;
    vertical-align: middle;
    border: 1px solid #C0BBB4;
}

input.BigInput:hover, textarea.BigInput:hover {
    font-size: 10pt;
    border: 1px solid #99CC00;
}

input.BigInput2, textarea.BigInput2 {
    font-size: 9pt;
    vertical-align: middle;
    border: 1px solid #95B8E7;
}

input.BigInput2:hover, textarea.BigInput2:hover {
    font-size: 9pt;
	vertical-align: middle;
    border: 1px solid #99CC00;
}

input.BigInput3, textarea.BigInput3 {
    font-size: 9pt;
    vertical-align: middle;
	text-align:center;
    border: 1px solid #95B8E7;
}

input.BigInput3:hover, textarea.BigInput3:hover {
    font-size: 9pt;
	vertical-align: middle;
	text-align:center;
    border: 1px solid #99CC00;
}

input.BigInput4 {
	font-size: 9pt;
	text-align: center;
    BORDER-BOTTOM: 1px solid #95B8E7;
    BORDER-LEFT: 0px solid;
    BORDER-RIGHT: 0px solid;
    BORDER-TOP: 0px solid;
    background-color: transparent;
}

input.BigInput4:hover{
	font-size: 9pt;
	text-align: center;
    BORDER-BOTTOM: 1px solid #99CC00;
    BORDER-LEFT: 0px solid;
    BORDER-RIGHT: 0px solid;
    BORDER-TOP: 0px solid;
    background-color: transparent;
}

input.BigInput5 {
	font-size: 9pt;
	text-align: center;
    BORDER-BOTTOM: 1px solid red;
    BORDER-LEFT: 0px solid;
    BORDER-RIGHT: 0px solid;
    BORDER-TOP: 0px solid;
    background-color: transparent;
}

input.BigInput5:hover{
	font-size: 9pt;
	text-align: center;
    BORDER-BOTTOM: 1px solid #95B8E7;
    BORDER-LEFT: 0px solid;
    BORDER-RIGHT: 0px solid;
    BORDER-TOP: 0px solid;
    background-color: transparent;
}

input.BigInput6 {
	font-size: 9pt;
	text-align: center;
    BORDER-BOTTOM: 1px solid #95B8E7;
    BORDER-LEFT: 0px solid;
    BORDER-RIGHT: 0px solid;
    BORDER-TOP: 0px solid;
    background-color: transparent;
}

input.BigInput6:hover{
	font-size: 9pt;
	text-align: center;
    BORDER-BOTTOM: 1px solid #99CC00;
    BORDER-LEFT: 0px solid;
    BORDER-RIGHT: 0px solid;
    BORDER-TOP: 0px solid;
    background-color: transparent;
}

#suggest_div p{
line-height: 3em;	
}

#suggest_div span{
	padding-left: 10px;
}

#tables{
font-size: 12.0pt;
font-family: 宋体;
border: 0;
}
#tables p{
text-align: left;
text-autospace: none; 
 margin-top: 6.0pt;
 color: gray;
 
}
#tables span{
font-size: 10.0pt;
 font-family: 宋体;
}

#table1 p{
text-align: left;
text-autospace: none; 
margin-top: 6.0pt;
color: gray;
}
#redColor{
color:#000000;
}

#red_Msg{
color:red;
}
#gray_Msg{
color:gray;
}
#black_Msg{
color:black;
}
#padding_left{
	padding-left: 30px;	
}
#padding_top20{
   padding-top: 20px;	
}
#title{
	padding-top: 20px;
	padding-bottom: 20px;
}
#big_zi{
	font-size: 18px;
	font-weight: 900;
}
input.SmallButton, input.ArrowButton {
    FONT-SIZE: 9pt;
    color: #000000;
    height: 20px;
    text-decoration: none;
    vertical-align: bottom;
    border: 1px solid;
}
input.SmallButton2{
    FONT-SIZE: 9pt;
	font-weight:bolder;
    color: #000000;
    height: 26px;
    text-decoration: none;
    vertical-align: center;
	background-color: #95B8E7;
    border: 1px solid #95B8E7;
	border-radius: 8px;
}

input.SmallButton2:hover{
    FONT-SIZE: 9pt;
	font-weight:bolder;
    color: #000000;
    height: 26px;
    text-decoration: none;
    vertical-align: center;
	background-color: #99CC00;
    border: 1px solid #99CC00;
	border-radius: 8px;
}

.matchInput {
	font-size: 9pt;
	width: 95px;
	text-align: center;
    BORDER-BOTTOM: 1px solid #95B8E7;
    BORDER-LEFT: 0px solid;
    BORDER-RIGHT: 0px solid;
    BORDER-TOP: 0px solid;
    background-color: transparent;
}

.matchInput:hover{
	font-size: 9pt;
	width: 95px;
	text-align: center;
    BORDER-BOTTOM: 1px solid #99CC00;
    BORDER-LEFT: 0px solid;
    BORDER-RIGHT: 0px solid;
    BORDER-TOP: 0px solid;
    background-color: transparent;
}

/*******************************************
 * input变下划线的输入框CSS
 */
input.baseline {
    font-size: 9pt;
	text-align: center;
    BORDER-BOTTOM: 1px solid black;
    BORDER-LEFT: 0px solid;
    BORDER-RIGHT: 0px solid;
    BORDER-TOP: 0px solid;
    background-color: transparent;
}
/*******************************************
 * input变无框的输入框CSS
 */
input.noline {
    font-size: 9pt;
	text-align: center;
    BORDER-BOTTOM: 0px solid;
    BORDER-LEFT: 0px solid;
    BORDER-RIGHT: 0px solid;
    BORDER-TOP: 0px solid;
    background-color: transparent;
}