
/* 左侧菜单 */
.main-left-block {
	width: 284px;
	float: left;
}

.left-menu{
	padding-left: 12px;
	background: #4ba0ff;
	border:1px solid #e4e4e4;
	border-bottom: 0;
	border-left: 0;
}

.left-menu li {
	width: 271px;
	height: 68px;
	border-bottom: 1px solid #e4e4e4;
	background: #fff;
}

.left-menu a {
	display: block;
	width: 181px;
	height: 68px;
	line-height: 68px;
	padding-left: 90px;
	font-family: "Microsoft YaHei";
	font-size: 20px;
	font-weight: bold;
	color: #666;
}

.left-menu a:hover{
	color: #fff;
}

.menu-icon1 {
	background: url(../images/menu_icon9.png) 37px 18px no-repeat;
}

.menu-icon2 {
	background: url(../images/menu_icon10.png) 38px 19px no-repeat;
}

.menu-icon3 {
	background: url(../images/menu_icon11.png) 39px 19px no-repeat;
}

.menu-icon4 {
	background: url(../images/menu_icon12.png) 38px 20px no-repeat;
}

.menu-icon1:hover {
	background: url(../images/menu_icon9h.png) 37px 18px no-repeat #4ba0ff;
}

.menu-icon2:hover {
	background: url(../images/menu_icon10h.png) 38px 19px no-repeat #4ba0ff;
}

.menu-icon3:hover {
	background: url(../images/menu_icon11h.png) 39px 19px no-repeat #4ba0ff;
}

.menu-icon4:hover {
	background: url(../images/menu_icon12h.png) 38px 20px no-repeat #4ba0ff;
}

/* 右侧信息 */
.main-right-block {
	margin-left: 100px;
	width: 900px;
	float: left;
}

.right-hd{
	height: 40px;
	line-height: 40px;
	padding-left: 10px;
	border-top: 4px solid #2e8df7;
}

.right-hd a{
	font-size: 20px;
	color: #2e8df7;
	font-weight: bold;
}

.ewb-bod{
	height: 666px;
}

.notice-search {
	height: 144px;
	padding: 0 20px;
	background: #f5f5f5;
}

.notice-search-hd {
	float: left;
	padding-top: 22px;
	width: 621px;
	height: 122px;
}

.notice-search-hd label,
.notice-search-hd span {
	font-family: "Microsoft YaHei";
	font-size: 14px;
	color: #333;
}

.notice-search-hd label {
	float: left;
	height: 26px;
	line-height: 26px;
	padding-right: 2px;
	text-align: right;
}

.notice-search-title1 {
	width: 47px;
}

.notice-search-txt {
	width: 570px;	
}

.notice-search-hd input {
	float: left;
	display: block;
	border: 1px solid #e3e3e4;
	height: 26px;
	line-height: 26px;
	text-indent: 8px;
	font-family: "Microsoft YaHei";
	color: #999;
}

.notice-search-hd select {
	margin-top: 10px;
	float: left;
	height: 28px;
	line-height: 28px;
	border: 1px solid #e3e3e4;
	padding-left: 8px;
	font-family: "Microsoft YaHei";
	color: #999;
}

.notice-select-txt1 {
	width: 230px;
}

.notice-select-txt2 {
	width: 242px;
}

.notice-select-txt3 {
	width: 110px;
}

.notice-search-title2 {
	margin-top: 10px;
	width: 98px;
}

.notice-search-hd span {
	float: left;
	margin-top: 10px;
	width: 22px;
	height: 28px;
	line-height: 28px;
	text-align: center;
}

.notice-search-btn {
	float: left;
	margin-left: 20px;
	margin-top: 96px;
	width: 80px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	font-family: "Microsoft YaHei";
	font-size: 14px;
	color: #fff;
	border: 0;
	background-color: #ff5500;
	cursor: pointer;
}

.notice-search-btn:hover {
	background-color: #ff8400;
}

.ewb-info{
	height: 658px;
	padding: 0 20px;
}

.ewb-info-item{
	height: 50px;
	line-height: 50px;
	font-size: 14px;
	border-bottom: 1px dashed #e4e4e4;
	vertical-align: top;
}

.ewb-time{
	float: right;
	color: #888;
}

.ewb-online{
	float: right;
	color: #333;
	margin-right: 54px;
}

.ewb-issue{
	float: right;
	color: #333;
	margin-right: 100px;
}

.ewb-info-a{
	display: block;
	float: left;
	max-width: 555px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #333;
	text-indent: 13px;
	background: url(../images/list-dian2.png) left center no-repeat;
}

.ewb-info-a:hover,
.ewb-issue:hover,
.ewb-online:hover,
.ewb-time:hover {
	color: #ff5500;
}

.ewb-info-a:hover{
	background: url(../images/list-dian2h.png) left center no-repeat;
}

/* 分页 */

.paging {
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    width: 635px;
    height: 26px;
}
 
.wb-page-li {
    float: left;
    margin-left: 4px;
    font-size: 14px;
    text-align: center;
    font-family: "Microsoft YaHei";
}
 
.wb-page-li>a {
    display: block;
}
 
.wb-page-li.ml6 {
    margin-left: 6px;
}
 
.wb-page-li.ml20 {
    margin-left: 20px;
}
 
.wb-page-item {
    width: 34px;
    height: 24px;
    border: 1px solid #dfdfdf;
    line-height: 24px;
    color: #666;
}
.wb-page-item:hover{
    border:1px solid #0030cc;
}
 
.wb-page-item.current{
    width: 36px;
    height:26px;
    line-height: 26px;
    border:0;
    color: #ff0000;
    font-weight: bold;
}
.wb-page-default {
    width: 36px;
    height: 26px;
    line-height: 26px;
    color: #666;
}
 
.wb-page-omit {
    width: auto;
    padding: 0 18px 0 18px;
}
 
.wb-page-family {
    font-family: "SimSun";
}
 
.wb-page-fs12 {
    font-size: 12px;
}
 
.wb-page-number {
    width: auto;
    padding: 0 6px 0 6px;
    font-weight: bold;
}
 
.wb-page-to {
    width: auto;
}
 
.wb-page-next {
    width: 58px;
}
 
.wb-page-next:hover {
    background-color: #999999;
    color: #fff;
    cursor: pointer;
    border: 1px solid #999;
}
 
.wb-page-go {
    width: 30px;
}