@charset "utf-8";
/*all page */
*{font-family:"微软雅黑","Microsoft YaHei, Arial";margin:0; padding:0;}
html,body{ font-size:12px;color:#333;overflow: auto;height: 100%;}
ul,ol{ list-style:none;}
a{ text-decoration:none; color:#333;}
a:ACTIVE,a:HOVER,a:{text-decoration:none;}
img{ border:none;}
input{outline:none}
input[type=text]{height:24px; line-height:24px;border:1px solid #d7e7f6;autocomplete:off;border-radius: 2px;}
a,input,button{blr:expression(this.onFocus=this.blur());outline:none;}
.a_hover:hover{color: blue;border-bottom:1px solid blue;}
select{border:1px solid #d7e7f6;height:26px;border-radius: 2px;}
textarea{resize:none;font-size: 12px;}
:focus{outline:none;}

.clearFloat{ clear:both; font-size:0; height:0; line-height:0; overflow:hidden;}
.fl{ float:left;} .fr{ float:right;}
.amaniteTips{position: absolute;bottom: 0px; right: 0px;width: 100%; height: 100%; background-color: #f00;opacity: .2;}

.ml5{ margin-left:5px;}.ml10{margin-left:10px;}.ml20{ margin-left:20px;}
.p5{ padding:5px;}.p10{ padding:10px;}.p20{ padding:20px;}
.pb10{ padding-bottom:10px;}
.w100{ width:100%;}
.mt5{ margin-top:5px;}.mt10{ margin-top:10px;}.mt20{ margin-top:20px;}
.mt11{ margin-top:11px;}
.mt12{ margin-top:12px;}
.mt13{ margin-top:13px;}
.mt14{ margin-top:14px;}
.mt15{ margin-top:15px;}
.text_r{ text-align:right!important;}
.text_l{ text-align:left!important;}
.text_c{ text-align:center!important;}
.bt_line{ border-bottom:1px solid #ddd;}
.black{ color:#000;}
.red{ color:#f00;}

.close_btn2{ background:url(images/close_btn2.gif) center no-repeat; width:20px;  height:20px; position:absolute; top:2px; right:2px; display:inline-block;}
.close_btn2:hover{background:url(images/close_btn2_hover.gif) center no-repeat;}
td,dd{word-break:break-all;word-wrap:break-word;}

input, button, select, textarea{font-family: "微软雅黑","Microsoft YaHei, Arial";}
textarea{ border:1px solid #ddd; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius: 3px;}

input[type=text]:hover,select:hover,textarea:hover{ border:1px solid #65aee9;} 
input[type=text].readonly:hover { border:none; box-shadow:none;}
textarea.readonly:hover{ border:none; box-shadow:none;}

input[type=text].readonly:hover{ border:0;box-shadow:none;}
.bill_table .readonly{border:0;box-shadow:none;}
input[type=text].readyonly:hover{ border:0;box-shadow:none;}
.bill_table .readyonly{border:0;box-shadow:none;}

.page_wrap .bill_table tr td textarea:hover{border: 1px solid #65aee9;}
.page_wrap .bill_table tr td textarea.readyonly{border:0;box-shadow:none;}

.select2-drop{width: 200px!important;}
.select2-search{border-top: 1px solid #5897fb!important; padding-top: 5px!important;}
