@charset "utf-8";
/* CSS Document */

.m11{ width:1003px;}
.m11 .tit{width:991px; height:34px; padding-left:10px;line-height:34px;/* background:url(../images/titles-bg.jpg) no-repeat;  border-radius:10px 10px 0 0;*/background:#eee; border:1px solid #ccc;}
.m11 .tit h3{width:50%; color:#444; font-size:14px; float:left; }
.m11 .tit .search { height:34px; line-height:34px; float:right; margin-right:20px;}
.m11 .tit .search input { vertical-align:middle;}

.m11 .tab2 {
	width:1001px;
	height:auto;
	/*float: left;*/
	border:1px solid #ccc;
	border-top:none;
	background-color:#F4F4F4;
}

.m11 .menu1 { width:100%; height:29px; line-height:30px; border-bottom:1px solid #dde6ed; font-size:12px;}
.m11 .menu1 li { text-align:center;}
.m11 .menu1 li a { padding:0 20px; color:#333;}
.m11 .menu1 li a:hover { text-decoration:none;}

.m10 .tab2 .tabContent div{
	width: 100%;
	height: 198px;
	margin-top:3px;
}
/*li——11*/
.m11 .tab2 .li_11 {
	height: 33px;
	line-height:33px;
	*height: 23px;
	*line-height:23px;
	width: 93%;
	margin:0 auto;
	overflow:hidden;
	padding-left:15px;
	background:url(../images/x_bg.jpg) left center no-repeat;
}
.m11 .tab2 .li_11 span a { width:100%;}
.m11 .tab2 .li_11 a{
	width:75%;
	float:left;
    color:#000;
}
.m11 .tab2 .li_11 a span { float:left;}
.m11 .tab2 .li_11 span{
	text-align:right;
	float:right;}
	
.m11 .tips { width:1001px; height:39px; line-height:40px; border-left:1px solid #ccc; border-right:1px solid #ccc; background-color:#f4f4f4; padding:5px 0; text-align:center; font-size:12px; border-bottom:1px solid #dde6ed; font-size:12px;}
.m11 .tips .filter-search input { margin-right:30px;}
.m11 .tips .filter-search button { margin-right:30px;}
.m11 .tips .filter-search select { width:80px; margin-right:30px;}
 table.showtable tr th a { color:#333;}
table.showtable tr th a:hover { text-decoration:none;}
table.showtable tr td, th {
    font-size:12px;
    height: 35px;
    border-bottom: 1px solid #e0e8ef;
    border-left: 1px solid #e0e8ef;
}
table.showtable {
    width: 1000px;
    text-align: center;
}
.pager {
    margin: 20px 20px;
}
.pagination {
    text-align: center;
    font-size:12px;
}
.pagination a { color:#000;}