/*css reset*/
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;
}
a:link {
	color: #2c7bbc;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #2c7bbc;
}
a:hover {
	text-decoration: none;
	color: #2c7bbc;
}
a:active {
	text-decoration: none;
}
body {line-height:1.5;}
table {border-collapse: collapse;border-spacing:0;}
caption, th, td ,b,strong{ padding-left:5px;}
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;}


body { background:#fff; font: 13px/1.5 Tahoma,'宋体';color:#000;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}
a {text-decoration:none;cursor:hand;}
dl, dt, dd, ol, ul, li{ list-style:none;}

/*some common class*/
.left{float:left;}
.right{float:right;}

/*clear*/
.ue-clear:after{content: "";display:block;height:0;clear:both;visibility:hidden;}
.ue-clear{display:inline-block;}
*html .ue-clear{height:1%;}
.ue-clear{display:block;}

.placeholder{color:#ddd;}

/*====================================
  分页信息（表格依赖样式）
  ===================================*/
.pagination a {text-decoration: none;border: solid 1px;	}
.pagination .pxofy{float:left;margin-left: 5px;height:25px;*padding-top:1px;}	
.pagination a, .pagination span {display: block;float: left;line-height:24px;padding:0 9px;border-radius:2px;margin-right: 5px;font-family:Arial, Helvetica, sans-serif !important;}
.pagination .current {cursor:hand;border: solid 1px ;}
.pagination .prev, .pagination .next{*line-height:22px;    width: 180px;
    height: 60px;}

/*分页样式*/
.pagination a{color: #000000;border-color:#8EB2D2; background:#eaf4fa;}
.pagination a:hover{color:#023054;border-color:#8EB2D2;background:#B8DFFB;}
.pagination .current{color:#fff;border-color:#4ea052;background:#5ebc62;}
.pagination .current.prev, .pagination .current.next{color:#B9B9B9;border-color:#D3D3D3;background:#fff;}
.pagination .pxofy{color: #023054;}


.button{display:inline-block;width:135px; height:35px; background:url(../images/dialog_btnbg.png);border:none; border-radius:3px;color:#fff; font-size:16px; cursor:hand; font-family:'Microsoft Yahei','微软雅黑';outline:none;}
.button.normal{width:133px; height:33px;background:url(../images/dialogbtn.png);color:#000;border:1px solid #c0c0c0;}
.button:active{}
.button.long2{width:100px;}

.select-wrap ul{ display:none; background:#fff;position:absolute; left:0; top:30px;  width:260px; border:1px solid #c5d6e0;border-top:none;z-index: 222;}
.select-wrap ul li{ padding-left:10px; line-height:28px; cursor:hand;}
.select-wrap ul li:hover{ background:url(../images/formbtnbg.png) repeat-x;}

	.m1 { width:30px;height:32px;background: url(../images/ico01.png) no-repeat left center; float:left;background-position: center center; margin-left:5px; margin-right:5px; }
	.m2 { width:30px;height:32px;background: url(../images/ico02.png) no-repeat left center; float:left;background-position: center center; margin-left:5px; margin-right:5px;  }
	.m3 { width:30px;height:32px;background: url(../images/ico03.png) no-repeat left center; float:left;background-position: center center; margin-left:5px; margin-right:5px;  }
	.m4 { width:30px;height:32px;background: url(../images/ico04.png) no-repeat left center; float:left;background-position: center center; margin-left:5px; margin-right:5px;  }
	.m5 { width:30px;height:32px;background: url(../images/ico05.png) no-repeat left center; float:left;background-position: center center; margin-left:5px; margin-right:5px;  }
	.m6 { width:30px;height:32px;background: url(../images/ico06.png) no-repeat left center; float:left;background-position: center center; margin-left:5px; margin-right:5px;  }
	.m7 { width:30px;height:32px;background: url(../images/ico07.png) no-repeat left center; float:left;background-position: center center; margin-left:5px; margin-right:5px;  }
	.m8 { width:30px;height:32px;background: url(../images/ico08.png) no-repeat left center; float:left;background-position: center center; margin-left:5px; margin-right:5px;  }
	
	