@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: 25px !important; */
/*     height: 20px; */
    line-height: 18px !important;
    line-height: 20px; /**/
}

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;
}

/***************************************************
 * 表单样式定义(1)
 ****************************************************/
.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;
}
/***************************************************
 * 表单样式定义(2)
 ****************************************************/
.tableForm1 {
    font-family: verdana;
    font-size: 9pt;
    cursor: default;
    border-collapse: collapse;
    border: 1px solid #000000;
}

.tableForm1 th {
    FONT-SIZE: 9pt;
    COLOR: #555555;
    font-family: "宋体";
    background-color: #eeeeee;
    font-weight: normal;
    border: 1px solid #000000;
    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 #000000;
    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;
}

#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;	
}

#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;
}

/****************************************************
 *******************以下是银行表单样式*********************
 ****************************************************/
#big_Title{ font-size:18px; font-weight:bolder; letter-spacing:3px}
#lishu_Title{ font-family:"华文楷体"; font-size:18px; font-weight:bolder; letter-spacing:3px}
#big_font{ font-size:15px; font-weight:bold};
#middle_Title{ font-size:14px; font-weight:bolder;}
.solid_Table{ font-size:12px; border: 1px solid black; border-width:1px 0px 0px 1px; border-collapse:collapse;}
.solid_Table td{border:solid black; border-width:0px 1px 1px 0px; padding:10px 0px;}
.solid_div{font-size:12px; border:1px solid black;border-collapse: collapse;text-align: left;}
.solid_div p{ line-height: 2em;}
.bank_text{border-style:solid; border-left:0; border-right:0; border-top:0; border-bottom:1px  solid #000000;text-align:center;}
.bank_radio{font-size:12px; border:0;}
.bank_noBordText{border:0px;}

#text_indent{ text-indent:2em; font-size:12px}
.STYLE1 {font-size: 12px;white-space:pre}
#div_solid{ border:1px solid #000000}
hr{ FILTER: progid:DXImageTransform.Microsoft.Shadow(color:#987cb9,direction:145,strength:15);width: 100%}
#gray_Msg{ color:#999999}
#pre{font-size: 12px;white-space:pre};

/* 表单元素input、文字完美垂直居中对齐方法. */
body {font:12px/24px verdana;}
ul {list-style:none;}
input,label { vertical-align:middle;}

.hide_Msg{
	position: absolute;
	left: 40%;
	top: 200px;
}
.chapter{
 position: absolute;
 left: 68%;	
 margin-top: -60px;
}
.chapter img{
	width: 90px;
	height: 90px;
}
.yq_chapter{
	border: 1px solid red;
	width: 50px;
	text-align: right;
	color: red;
	font-weight:bolder;
	font-size: 18px;
	
}
.bankCard{
	background: url(../images/bankCard.png) no-repeat center;
	width: 400px;
	height: 500px;
	border: 1px solid white; 
	color: gray;
	font-size: 24px;
	font-weight: bolder;
}
.account{
	margin-top: 100px;
}
/****名章****/
.sign_Cap{
	border:1px solid red;
	color: red;
	padding: 2px 5px 2px 5px;
}

/****订单详情****/
.table_datail{
	border:1px solid #cccccc;
	text-indent: 2em;
	line-height: 2em;
	background-color: #eeeeee;
}


/****************************************************
 *******************以下进度条样式*********************
 ****************************************************/
/* Webkit animation keyframes */
@-webkit-keyframes animate-stripes {
  from {
    background-position: 0 0;
  }
  
  to {
   background-position: 44px 0;
  }
}
.ui-progress-bar {

  position: relative;
  height: 35px;
  padding-right: 2px;
  background-color: #abb2bc;
  border-radius: 35px;
  -moz-border-radius: 35px;
  -webkit-border-radius: 35px;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #b6bcc6), color-stop(1, #9da5b0));
  background: -moz-linear-gradient(#9da5b0 0%, #b6bcc6 100%);
  -webkit-box-shadow: inset 0px 1px 2px 0px rgba(0, 0, 0, 0.5), 0px 1px 0px 0px #FFF;
  -moz-box-shadow: inset 0px 1px 2px 0px rgba(0, 0, 0, 0.5), 0px 1px 0px 0px #FFF;
  box-shadow: inset 0px 1px 2px 0px rgba(0, 0, 0, 0.5), 0px 1px 0px 0px #FFF;
}
.ui-progress {
  position: relative;
  display: block;
  overflow: hidden;
  height: 33px;
  -moz-border-radius: 35px;
  -webkit-border-radius: 35px;
  border-radius: 35px;
  -webkit-background-size: 44px 44px; /* Webkit */
  background-color: #74d04c;
  background: -webkit-gradient(linear, 0 0, 44 44,
    color-stop(0.00, rgba(255,255,255,0.17)),
    color-stop(0.25, rgba(255,255,255,0.17)),
    color-stop(0.26, rgba(255,255,255,0)),
    color-stop(0.50, rgba(255,255,255,0)),
    color-stop(0.51, rgba(255,255,255,0.17)),
    color-stop(0.75, rgba(255,255,255,0.17)),
    color-stop(0.76, rgba(255,255,255,0)),
    color-stop(1.00, rgba(255,255,255,0))
  ), -webkit-gradient(linear, left bottom, left top, color-stop(0, #74d04c), color-stop(1, #9bdd62));
  background: -moz-repeating-linear-gradient(top left -30deg, 
    rgba(255,255,255,0.17), 
    rgba(255,255,255,0.17) 15px, 
    rgba(255,255,255,0) 15px, 
    rgba(255,255,255,0) 30px
  ), -moz-linear-gradient(#9bdd62 0%, #74d04c 100%);
  -webkit-box-shadow: inset 0px 1px 0px 0px #dbf383, inset 0px -1px 1px #58c43a;
  -moz-box-shadow: inset 0px 1px 0px 0px #dbf383, inset 0px -1px 1px #58c43a;
  box-shadow: inset 0px 1px 0px 0px #dbf383, inset 0px -1px 1px #58c43a;
  border: 1px solid #4c8932;
  -webkit-animation: animate-stripes 2s linear infinite;
}
.ui-progress span.ui-label {
  font-size: 1.2em;
  position: absolute;
  right: 0;
  line-height: 33px;
  padding-right: 12px;
  color: rgba(0,0,0,0.6);
  text-shadow: rgba(255,255,255, 0.45) 0 1px 0px;
  white-space: nowrap;
}

/*******************************************
 * 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;
}