@charset "utf-8";
/* CSS Document */
html,body{overflow-x: hidden;
overflow-y: auto;
font-family: "微软雅黑";}

a{color:#D80000;}
a:hover{}

.lr3{ margin:0 3px;}
.tb3{ margin:3 0px;}
.lr10{ margin:0 10px;}
.tb10{ margin:10 0px;}
.lr5{ margin:0 5px;}
.tb5{ margin:5 0px;}
.lr8{ margin:0 8px;}
.tb8{ margin:8 0px;}
.lr15{ margin:0 15px;}
.tb15{ margin:15 0px;}
.lr20{ margin:0 20px;}
.tb20{ margin:20 0px;}

.span_fenge{ display:inline-block;color:#666}
.nav_icon{background:url(../image/adminskin.png) no-repeat 0 10px; text-indent:30px;}

.header{height:40px; overflow:hidden; background-color:#eef3f7; border:1px solid #d5dfe8; margin-top:10px; padding-left:20px; }
.header h3{ line-height:40px;display:inline-block; float:left; font-size:15px;}
.header a{display:inline-block; line-height:40px;}
.header-title{ line-height:40px; margin-top:10px; background-color:#eef3f7; border:1px solid #d5dfe8; text-indent:30px; font-size:12px; color:#666}
.header-data{
	border: 1px solid #D80000;
	zoom: 1;
	background: #FBFBFB;
	padding: 8px 10px;
	line-height: 20px;
}

a{color:#444}

table {
	display:table;
	border-collapse: collapse;
	border-spacing: 2px;
	border-color: gray;
	font: 12px/1.5 tahoma,arial,微软雅黑b8b\4f53,sans-serif;
	
}

thead {
	display: table-header-group;
	vertical-align: middle;
	background-color:#ccc;
	line-height:30px;
}
tbody {
	display: table-row-group;
	vertical-align: middle;
	border-color: inherit;
}
tr {
	display: table-row;
	vertical-align: inherit;
	border-color: inherit;
}
td, th {
	display: table-cell;
	vertical-align: inherit;
}

.table-list thead th {
	height: 30px;
	background: #eef3f7;
	border-bottom: 1px solid #d5dfe8;
	font-weight: normal;
	color:#444;
}

.table-list  tr td {
	border:1px solid #eee;
}

.calendar table tr{
	line-height:20px;
}

.table-list  tr {
	text-align:; height:30px; line-height:30px;
}


.table-list tbody td, .table-list .btn {
	border-bottom: #eee 1px solid;
	padding-top: 5px;
	padding-bottom: 5px;
	color:#444;
}
.table-list tr:hover, .table-list table tbody tr:hover {
	background: #fbffe4;
}

.table_form tbody td, .table-list .btn {
	border-bottom: #eee 1px solid;
	padding-top: 8px;
	padding-bottom: 8px;
	color:#444;
}
.table_form tr:hover, .table-list table tbody tr:hover {
	background: #fbffe4;
}


.table-button{
	background: #f6f6f6;
	padding:5px 50px;
	padding-left:210px;
}



/*input*/

.input-text-c{
	border-top:  1px solid #989898;
	border-left: 1px solid #989898;
	border-bottom: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;
	font-size:14px;
	padding: 3px;
	width:25px;
	text-align: center;
}

input, label, img, th {
	vertical-align: middle;
}
.input-text, .measure-input, textarea, input.date, input.endDate, .input-focus {

	height: 18px;
	margin: 0 5px 0 0;
	padding: 2px 0 2px 5px;
	
	border-top:  1px solid #989898;
	border-left: 1px solid #989898;
	border-bottom: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;
	
	background: #FFF url(../images/admin_img/input.png) repeat-x;
	font-family: Verdana, Geneva, sans-serif,"微软雅黑";
	font-size: 12px;
	line-height:18px;
}
.input-error{border:1px solid #D80000}


input.button {
	color: #FFF;
	background:#D80000;
	border:0px;
	height: 30px;
	border-top: 0px;
	border-left: 0px;
	border-bottom: 0px solid #666;
	border-right: 0px solid #666;
	display:block;
	padding:0px 20px;
	font-size:12px;
	line-height:30px;
	display:inline-block;
	border-radius:50px;
}
input.button:hover{background:#222;}

select {
	vertical-align: middle;
	background: none repeat scroll 0 0 #F9F9F9;
	border-color: #666666 #CCCCCC #CCCCCC #666666;
	border-style: solid;
	border-width: 1px;
	color: #333;
	padding: 2px;
}


.btn_paixu{
	background: #f6f6f6;
	padding: 6px 12px 0 12px;
	height: 30px;
	line-height: 30px;
}

/* span */

.table-list span{
	
}


#pages{height:25px;line-height:25px;  margin:20px 0px;font: 12px/1.5 tahoma,arial,微软雅黑b8b\4f53,sans-serif;}
#pages ul{ float:right}
#pages ul li{ float:left;display:block; line-height:25px;padding:0px 10px; background-color:#eef3f7; margin-left:1px;}
#pages ul li a{}


/* 上传 iframe*/
.uploadframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: none;
	z-index: 9999;
}

.uploadpicarr{
	width: 650px;
	min-height: 100px;
	padding: 0 12px 8px;
	margin-bottom: 7px;
	border: 1px solid #ccc;
	_height: auto!important;
	_height: 100px;
	background-color:#fff;
}

.uploadpicarr legend {
	color: #666;
	padding: 3px 8px;
	font-weight: bold;
}
.uploadpicarr .picarr-title{
	padding-left: 22px;
	line-height: 40px;
	padding-bottom:10px;
	color: #666;
	margin: 0 auto;
}
.picarr-title strong{
	color:#ff0000;
	padding:0px 5px;
}
.upload-img-list{
 float:left
	
}
.upload-img-list li{
	float: left;
	width: 311px;
	padding: 0 0 8px 10px;
}
.upload-img-list li input{
	width:260px;	
}
.upload-img-list li a{
	color:#D80000;
}