*{
	padding: 0;
	margin: 0;
}
.clr{
	zoom: 1;
}
.clr:after{
	content: "";
	display: block;
	clear: both;
}
ul{
	padding: 0;
	margin: 0;
}
ul li{	
	list-style: none;
}
a{
	text-decoration: none;
	color: #000;
}
select,input{
	
	border: 1px solid #ccc;
	font-size: 12px;
	vertical-align: middle;
	padding: 7px 0;
	border-radius: 3px;
}
select{
	height:32px;
	width:135px
}
input[type="button"],input[type="submit"]{
	width:auto;
}
input{
	width:168px;
}
input[type="radio"],input[type="checkbox"]{
	width:30px;
}
.b14{
	font-size: 14px;
	font-weight: bold;
}
.btns{
	width: 100%;
	margin-top: 10px;
}
.btns button{
	float: right;
	margin-right: 10px;
	padding: 5px 10px;
	background-color: #4a89ca;
	border:none;
	color: #fff;
	cursor: pointer;
	border-radius: 5px;
}
.btns button:hover{
	background-color: #44aa37;
}
/*閬僵灞�/
.mask{
	width: 100%;
	height: 100%;
	position: fixed; 
	top: 0px; 
	background-color: rgba(0,0,0,.7); 
	 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#BF000000,endColorstr=#BF000000);
	z-index: 9999; 
	left: 0px;     
	display: none;
	-moz-opacity:0.5;
}
.mask-btn{
	padding: 5px 10px;
	background-color: #4a89ca;
	border:none;
	color: #fff;
	cursor: pointer;
	border-radius: 5px;
}
.mask-btn:hover{
	background-color: #44aa37;
}
.mask-warp{
	width: 600px;
	position: absolute;
	left:0;
	top:0;
	right:0;
	bottom:0;
	margin: 50px auto;
}
.mask-title{
	width: auto;
	padding-left: 10px;
	height: 40px;
	background: #0099FF;
	color: #fff;
	line-height: 40px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	/* cursor:move; */
}
.mask-title .close{
	padding-right:10px;
	cursor:pointer;
}
.mask-body{
	width: auto;
	padding: 10px;
	height: 350px;
	overflow: auto;
	background: #fff;
}
.mask-footer{
	width: 100%;
	padding: 10px 0;
	background: #fff;
	text-align: center;
	border-top: 1px solid #ddd;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}
.mask-footer button{
	padding: 5px 20px;
	background: #0099FF;
	border: none;
	cursor: pointer;
	border-radius: 5px;
}
.mask-body table td{
	padding: 5px 0;
}
.mask-list{
	width: 20%;
	text-align: center;
	float: left;
}
.mask-list a{
	display: block;
	padding: 8px 0;
	width: 100%;
	border: 1px solid #ddd;
	text-align: center;
}
.mask-right{
	width:78%;
	height:100%;
	float: left;
	overflow-y: auto;
}
.mask-active{
	background-color: #0099FF;
}
/* 分页 */
.hand{
	display:block;
	padding:0 5px;
	float:left;
	cursor:pointer;
	border:1px solid #ccc;
	margin-right:10px;
	background: #4a89ca;
	color: #fff; 
	line-height:28px;
	height:28px;
}
.hand b{font-size:12px;color:#fff;}


.handa{
	display:block;
	padding:0 5px;
	float:left;
	cursor:pointer;
	border:1px solid #ccc;
	margin-right:10px;
	background: #4a89ca;
	color: #fff; 
	line-height:28px;
	height:28px;
}
.handa b{font-size:12px;color:#fff;}

.page input{height:28px;}
/*缃《*/
.top_icon{
	display: inline-block;
	background-image: url(../images/top_icon.gif);
	width:31px;
	height:17px;
	background-repeat:no-repeat;
	vertical-align:middle;
}
.fr{
	float:right;
}
.fl{
	float:left;
}
.tab02{
	width:100%;
}
.tab03{
	width: 100%;
}
.tab03 th{
	color: #4A89CA;
	padding: 12px 3px;
	font-size: 12px;
	border-bottom: 1px dashed #ddd;
	background-color: #f1f1f1;
}
.tab03 td{
	border-bottom:1px solid;
	padding: 3px;
	border-bottom-color: #ddd;
	color: #555;
	/* font-family:Tahoma,Geneva,sans-serif; */
	/* font-size:12px; */
	line-height:34px;
	text-align:center;
}
.usertable{
	width:100%;
	font-family:"寰蒋闆呴粦";
	text-align:center;
	font-size:12px;
	color: #00479f;
	border:1px solid #ddd;
	box-shadow:0px 5px 8px #e1e2e2;
	margin-bottom:10px;
	line-height:36px;
	border-collapse:collapse; 
}
.usertable tr{
	height: 32px;
	font-size: 14px ;
	font-family: "寰蒋闆呴粦";
}
.uttit{
	color:#00479f;
	font-weight:bolder;
	text-align:center;
}
.tdtit{
	background-image: url(../images/formbg.jpg);
	font-weight:bold;
	color:#fff;
	line-height: 32px;
}
.tdtit th{
	padding-left: 20px;
}
.td7{
	border-bottom:1px solid #ddd;
	border-right:1px solid #ddd;
	background:#f4fafd;
	width: 100px;
}
.td4{
	border:1px solid #ddd;
	line-height:25px;
	padding-left: 20px;
	text-align:left;
}
/*蹇呭～椤�/
.red{
	color:red;
	padding:5px;
}
.selectRed{margin-left:-4px;}
.btn{
	width:60px;
	height:30px;
	border:none;
	background:#3b7ed4;
	border-radius:3px;
}
/*娉ㄥ唽鎸夐挳*/
.sure, .cancel {
    width: 96px !important;
    height: 35px;
    color: #fff;
    background: url(../images/btnbg1.png) repeat-x;
    font-size: 14px;
    font-weight: bold;
    border-radius: 3px;
    cursor: pointer;
}
