.ewb-menu-hd{
	height: 50px;
	line-height: 50px;
	font-size: 18px;
	font-weight: bold;
	background: #0a92da;
	padding-left: 28px;
}

.ewb-menu-hd a{
	color: #fff;
}

.ewb-menu-bd{
	padding: 10px 20px 0 20px;
	border: 1px solid #dfebf8;
	background: #f9f9f9;
	height: 609px;
}

.ewb-menu-item{
	margin-top: 11px;
}

.ewb-menu-item a{
	display: block;
	height: 32px;
	line-height: 32px;
	font-size: 16px;
	border-radius: 12px;
	padding-left: 38px;
	background: url('../images/about/dian.png') 20px center no-repeat;
	color: #333;
}

.ewb-menu-item.cur a,
.ewb-menu-item a:hover{
	background: url('../images/about/dianh.png') 20px center no-repeat #00adef;
	color: #fff;
	font-weight: bold;
}

.ewb-subject{
	border: 1px solid #dfebf8;
}

.ewb-subject-hd{
	height: 49px;
	line-height: 49px;
	background: #f9f9f9;
	padding-left: 20px;
}

.ewb-subject-tt{
	float: left;
	font-size: 18px;
	font-weight: bold;
	margin-right: 20px;
}

/* sel样式 */

.ewb-subject-sel{
	width: 160px;
	height: 30px;
	float: left;
	margin-top: 10px;
}

.ewb-subject-hd .chosen-container-single .chosen-single{
	border: 1px solid #d2d2d2;
	padding-left: 13px;
	text-align: left;
}

.ewb-subject-hd .chosen-container-single .chosen-single span{
	text-align: left;
	color: #999;
}

.ewb-subject-hd .chosen-container-single .chosen-single div b{
	background-image: url('../images/about/chosen-bom.png');
}

.ewb-subject-hd .chosen-container-active.chosen-with-drop .chosen-single div b{
	background-image: url('../images/about/chosen-top.png');
}

.ewb-subject-hd .chosen-container .chosen-drop{
	border-color: #d2d2d2;
	border-radius: 0;
	margin-top: -2px;
}

.ewb-subject-hd .chosen-container .chosen-results li{
	text-align: left;
	padding-left: 9px;
}

.ewb-subject-hd .chosen-container-active.chosen-with-drop .chosen-single{
	border-bottom: 0;
}

/* input样式 */

.ewb-kind-search{
	float: right;
	width: 268px;
	height: 28px;
	border: 1px solid #d2d2d2;
	position: relative;
	margin-top: 10px;
	margin-right: 20px;
}

.ewb-kind-search input{
	display: block;
	border: 0;
	padding: 0;
	outline: 0;
	height: 28px;
	line-height: 28px;
	font-size: 14px;
	text-indent: 10px;
	float: left;
	color: #333;
	width: 228px;
}

.ewb-kind-search .input-placeholder{
    padding-left: 10px;
    height: 28px;
    line-height: 28px;
    font-size: 14px;
    color: #999;
}

.ewb-kind-search button{
	display: block;
	width: 40px;
	height: 30px;
	position: absolute;
	padding: 0;
	border: 0;
	outline: 0;
	cursor: pointer;
	background: url('../images/about/search_icon.png') center center no-repeat #1080cc;
	top: -1px;
	right: -1px;
}

.ewb-kind-search button:hover{
	background-color: #00adef;
}

.ewb-subject-bd{
	padding: 15px 20px 25px 20px;
	height: 580px;
}

.ewb-subject-bd table{
	width: 100%;
	font-size: 14px;
	/*min-height: 535px;*/
}

.ewb-subject-bd table thead td{
	height: 36px;
	background: #e9f2fa;
	font-weight: bold;
}

.ewb-subject-bd table td{
	height: 49px;
}

.ewb-wt558{
	width: 542px;
}

.ewb-wt202{
	width: 202px;
}

.ewb-table-name{
	padding-left: 16px;
}

.ewb-subject-bd table tbody td{
	border-bottom: 1px dashed #d8d8d8;
}

.ewb-table-time{
	color: #999;
}

.ewb-subject-bd table tbody tr:hover{
	color: #00adef;
	box-shadow:1px 2px 9px 1px rgba(78,120,150,0.4);
}

.ewb-subject-bd table tbody tr:hover td{
	color: #00adef;
}

/* 分页 */
.ewb-page-all{
	float: left;
	color: #999;
	line-height: 26px;
}

.ewb-page-all span{
	color: #333;
	margin: 0 8px;
}

.ewb-page {
    text-align: center;
    margin-top: 20px;
}

.ewb-page-items {
    text-align: center;
    display: inline-block;
    *display: inline;
    zoom: 1;
}

.ewb-page-li {
    min-width: 36px;
    *width: 36px;
    margin-right: 4px;
    font-size: 14px;
    text-align: center;
    font-family: "Microsoft YaHei";
    float: left;
}

.ewb-page-li>a {
    display: block;
    color: #555;
    height: 24px;
    line-height: 24px;
    padding: 0 8px;
    border: 1px solid #dfdfdf;
}

.ewb-page-li.current>a {
    border-color:transparent;
    color: #1080cc;
    font-weight: bold;
}

.ewb-page-li.ewb-page-noborder>span {
    display: block;
    height: 24px;
    line-height: 24px;
    padding: 0 10px;
    border: 0;
    color: #666;
    font-family: "Simsun";
}

.ewb-page-num {
    *width: 60px;
}

.ewb-page-li.ewb-page-num>span {
    padding: 0 5px;
    font-weight: bold;
}

.ewb-page-input {
    width: 38px;
    height: 24px;
    text-align: center;
    border: 1px solid #dfdfdf;
    line-height: 24px;
    color: #666;
    outline: none;
    vertical-align: top;
    *margin-top: -1px;
}

.ewb-page-hover {
    *width: 60px;
}

.ewb-page-hover>a {
    font-family: "Simsun";
}

.ewb-page-hover:hover>a,
.ewb-page-go:hover>a {
    color: #fff;
    background-color: #999;
    border-color: #999;
}

tr#selectdanweiguid {
    cursor: pointer;
}