
.content {
	width:998px;
	margin:0 auto;
	margin-top: 15px;
	padding-left: 20px;
	padding-right: 20px;
	background-color: #fff;
}

.bt {
	height: 40px;
	text-indent: 27px;
	font-family: "微软雅黑";
	font-size: 12px;
	color: #333333;
	line-height: 40px;
	background: url(imagesdw.jpg) 4px 13px no-repeat;
	border-bottom: 1px solid #d7d7d7;
}

.con {
	display: block;
	/* height: 555px; */
}

.left {
	float: left;
	margin-top: 10px;
	width: 242px;
	height: 535px;
	background-color: #f5f4f4;
}

.hd {
	height: 58px;
	font-family: "微软雅黑";
	font-size: 18px;
	line-height: 58px;
	text-align: center;
	color: #fff;
	background-color: #386eb4;
}

/*.itlu li {
	float: left;
	width: 242px;
	height: 49px;
	background-color: #f5f4f4;
}

.itlu li:hover {
	cursor: pointer;
	background-color: #eeecec;
}

.itlu li:hover a {
	color: #386eb4;
	background: url(imagesarr2.png) 0 20px no-repeat;
	border-bottom:none;
}

.itlu li a {
	display: block;
	margin-left: 15px;
	margin-right: 15px;
	text-indent: 37px;
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 47px;
	color: #333333;
	background: url(imagesarr1.png) 0 20px no-repeat;
	border-bottom: 1px solid #c8c3c3;
}*/
.itlist li {
	float: left;
	width: 242px;
	height: 49px;
	background-color: #f5f4f4;
}

.itlist :hover {
	cursor: pointer;
	background-color: #eeecec;
}

.itlist :hover a {
	color: #386eb4;
	background: url(imagesarr2.png) 0 20px no-repeat;
	border-bottom:none;
}

.itlist a {
	display: block;
	margin-left: 15px;
	margin-right: 15px;
	text-indent: 37px;
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 47px;
	color: #333333;
	background: url(imagesarr1.png) 0 20px no-repeat;
	border-bottom: 1px solid #c8c3c3;
}
.right {
	float: left;
	margin-left: 10px;
	padding-top: 2px;
	width: 746px;
}

.txt {
  margin-right: 200px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
     background: url(imageslistimg.jpg) 0 13px no-repeat;
    padding-left: 12px;
}

.rctext {
  font-family: "微软雅黑";
  font-size: 14px;
  line-height: 28px;
  color: #333333;
}

.rcrt {
  float: right;
  margin-top: -29px;
  font-family: "微软雅黑";
  font-size: 14px;
  line-height: 29px;
  color: #333333;
}

.wb-page-items {
  margin-top:10px;
  margin-left: 58px;
}

.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-default {
    width: 36px;
    height: 26px;
    line-height: 26px;
    color: #666;
}

.wb-page-default.current {
    color: #0030cc;
    font-weight: bold;
}

.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: 28px;
}


