@charset "utf-8";
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td , i{
	margin:0;
	padding:0;
	border:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
}
body { background:#fff; font: 14px/1.5 'Microsoft Yahei',Tahoma,'微软雅黑';color:#000;}
#main{margin:10px 10px 0 10px;}
table {border-collapse: collapse;border-spacing:0;}
.ue-clear:after{content: ".";display:block;height:0;clear:both;visibility:hidden;overflow: hidden;}
.ue-clear{display:inline-block;}
caption, th, td ,b,strong{text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}	
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}
em,cite{font-style:normal;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}
a {text-decoration:none;cursor:pointer;}
dl, dt, dd, ol, ul, li{ list-style:none;}
/*some common class*/
.left{float:left;}
.right{float:right;}
/*clear*/
*html .ue-clear{height:1%;}
.ue-clear{display:block;}
a{color:#0080cc;}
a:hover{color:#267A01;text-decoration:underline;}
.tablea{font: 14px/1.5 'Microsoft Yahei',Tahoma,'微软雅黑';color:#000;}
.tablea:hover{color:#0080cc;text-decoration:underline;}
.tableopera{display:block; width:50px;color:#0080cc;}
.tableopera:hover{display:block; width:50px;color:#267A01;text-decoration:underline;}
.impInfo{color:#fc0000;}
/*choose样式*/
.choose{float:left;margin-right:15px;white-space:nowrap;}
.choose .text{float:left;padding-left:20px;*padding-left:16px;white-space:nowrap; vertical-align:text-bottom;}
.choose input[type=radio],.choose input[type=checkbox]{position:relative;*top:-3px;float:left;margin-right:-16px;}
/*====================================
  分页信息（表格依赖样式）
 ===================================*/
.pagination{font-size:14px;}
.pagination a {text-decoration: none;}
.pagination .pxofy{float:left;margin-left: 5px;height:25px;*padding-top:1px;}	
.pagination a, .pagination span {display: block;float: left;height:32px;line-height:32px;padding:0 10px;font-family:Arial, Helvetica, sans-serif !important;}
.pagination .current {cursor:default;border: solid 1px ;}
.pagination .prev, .pagination .next{/*line-height:22px;*/}
/*分页样式*/
.pagination a,.pagination span{color: #3399cc;border:1px solid #dddddd;border-left:none;}
.pagination .current{color:#fff;background:#26a3de;border:1px solid #2396cc;}
.pagination .current.prev, .pagination .current.next{color:#B9B9B9;border-color:#D3D3D3;background:#fff;}
.pagination .prev{ border-top-left-radius:3px;border-bottom-left-radius:3px;}
.pagination .next{ border-top-right-radius:3px;border-bottom-right-radius:3px;}
.pagination a:first-child{ border-left:1px solid #ddd;}
.pagination .pxofy{color: #023054;}
/*搜索区域*/
.search-box{margin-bottom:15px;}
.search-box .search-area,.search-box .search-button{ float:left;}
.search-box .iselect-wrapper{width:100px;}
.search-box .iselect-wrapper .iselect{width:127px;}

/*自定义区域样式*/
.define-input{display:none;float:left;}
.define-input input[type=text]{width:80px;}
.span_active{color:#0000ff;}
/*表格操作区域*/
.table{word-break:break-all;}
.table .opt{margin-bottom:10px;height:30px;border:1px solid #cfcfcf; background:url(../img/thbg.png);padding-left:10px;}
.table .opt .optarea a{float:left;margin:4px 20px 0 0;color:#000;}
.table .opt .optarea a:hover{ text-decoration:none;}
.table .opt .optarea a i{float:left;margin-right:3px;*margin-top:1px;width:16px;height:16px;margin-top:3px;}
.table .opt .optarea a.add i{ background:url(../img/ico01_1.png);}
.table .opt .optarea a.add:hover i{ background:url(../img/ico01.png);}
.table .opt .optarea a.delete i{ background:url(../img/ico02_1.png);}
.table .opt .optarea a.delete:hover i{ background:url(../img/ico02.png);}
.table .opt .optarea a.statistics i{ background:url(../img/ico03_1.png);}
.table .opt .optarea a.statistics:hover i{ background:url(../img/ico03.png);}
.table .opt .optarea a.config i{ background:url(../img/ico04_1.png);}
.table .opt .optarea a.config:hover i{ background:url(../img/ico04.png);}
.table .opt .sortarea{float:right;margin-right:10px;line-height:40px;}
.table .opt .sortarea .sort {margin-right:15px;}
.table .opt .sortarea .sort .icon{*position:relative;*top:-4px;margin-right:3px;display:inline-block;width:10px;height:9px; background:url(../img/px.png);}
.table .opt .sortarea .sort .text{color:#38a3d5;}
.table .opt .sortarea .list,.opt .sortarea .card{position:relative;top:2px;*top:-2px;display:inline-block;width:15px;height:13px; cursor:pointer;margin-right:10px;} 
.table .opt .sortarea .list{ background:url(../img/icon1.png);}
.table .opt .sortarea .card{ background:url(../img/icon2.png);}
.table .grid{margin-bottom:5px;}
.operimg{vertical-align:middle;padding-left:3px;padding-right:3px;width:14px;height:14px;}
.apicon {background-image: url(../img/apicon.png);_background-image: url(../img/apicon.gif);background-repeat:no-repeat;display:inline-block;}
.loadPageDiv{width:160px;height:56px;position:absolute;top:50%;margin-left:-80px;margin-top:-28px;left:50%;background:url(../img/aptico_loading.gif) no-repeat;z-index:9999;}
.schbox {margin-top:4px;margin-right:5px;float:right;width:270px;height:24px;font-size:14px;color:#a9a9a9;}
.schinput {borer-radius:4px;padding-left:5px;width:130px;border-width:1px;border-style:solid;border-left-color:#cdcdcd;border-top-color:#cdcdcd;border-right-color:#cdcdcd;border-bottom-color:#cdcdcd;line-height:20px; height:20px; color:#000000; font-family:"微软雅黑", "宋体";background:url(../img/inputbg.png)}
.schselcet{vertical-align:top;border-left-color:#cdcdcd;border-top-color: #cdcdcd;border-right-color: #cdcdcd;border-bottom-color: #cdcdcd;width:80px; height:24px;color:#000000; font-family:"微软雅黑", "宋体";}
.schbtn { width:20px; height:20px; border:0; background:none; line-height:20px; cursor:pointer }
.fl { float:left; display:inline-block}
.chaxuninput{borer-radius:4px;padding-left:5px;width:130px;border-width:1px;border-style:solid;border-left-color:#cdcdcd;border-top-color:#cdcdcd;border-right-color:#cdcdcd;border-bottom-color:#cdcdcd;line-height:20px; height:20px; color:#000000; font-family:"微软雅黑", "宋体";background:url(../img/inputbg.png)}
.chaxunbt{background:url(../img/thbg.png);border:none; border-radius:3px;color:#000; font-size:14px; cursor:pointer; font-family:'Microsoft Yahei','微软雅黑';}
.chaxunbt:active{background:url(../img/thbg.png);border:none;border-radius:3px;color:#000; font-size:14px; cursor:pointer; font-family:'Microsoft Yahei','微软雅黑';}
.pages_first{cursor:pointer;background:url(../img/pages_first.png) center no-repeat;}
.pages_first_disable{cursor:normal;background:url(../img/pages_first_disable.png) center no-repeat;}
.pages_prev{cursor:pointer;background:url(../img/pages_prev.png) center no-repeat;}
.pages_prev_disable{cursor:normal;background:url(../img/pages_prev_disable.png)  center no-repeat;}
.pages_next{cursor:pointer;background:url(../img/pages_next.png) center no-repeat;}
.pages_next_disable{cursor:normal;background:url(../img/pages_next_disable.png) center no-repeat;}
.pages_last{cursor:pointer;background:url(../img/pages_last.png) center no-repeat;}
.pages_last_disable{cursor:normal;background:url(../img/pages_last_disable.png) center no-repeat;}