 .content{
 	padding: 20px 15px 0px 20px;
 	background: white;
 	width: 1045px;
 }
.content .inner{
	background: white;
	background: #F8F8F8;
	overflow: hidden;
	_zoom:1;
}
.content .inner .left{
	float: left;
	width: 255px;
}
.content .inner .left h3{
	width: 255px;
	text-align: center;
	color: white;
	font:14px/30px "微软雅黑","宋体";
	font-weight: bold;
	background: #00C1F6;
	border-bottom: 4px solid #88E4FD;
}
.content .inner .left ul{
	padding-top: 11px;
	padding-left: 32px;
}
.content .inner .left ul li{
	width: 192px;
	height: 32px;
	background: url(zhengw.png) no-repeat left top;
	margin-bottom: 10px;
	font:12px/32px "宋体";
	text-align: center;
	color: #4F4F4F;
	cursor:pointer;
}
.content .inner .right{
	float: left;
	width: 750px;
	background: white;
	padding:0px 20px 50px;
}
.content .inner .right h3{
	width: 750px;
	height: 30px;
	border-bottom: 2px solid #F2F9FB;
	font:14px/30px  "微软雅黑","宋体";
	color: #009DEF;
	font-weight: bold;
	text-indent: 1em;
	position: relative;
}
.content .inner .right h3 span{
	display: block;
	position: absolute;
	left:0;
	bottom:-2px;
	width: 140px;
	height: 2px;
	_font-size: 0;
	background: #009DEF;
}
.content  .inner .right ul li{
	height: 30px;
	border-bottom: 1px dashed #C9C9C9;
	font:12px/30px "宋体";
	color: #505050;
	padding: 0px 28px 0px 7px;
	overflow: hidden;
	_zoom:1;
}
.content  .inner .right ul li a{
	float: left;
	color: #505050;
}
.content  .inner .right ul li span{
	float: right;
}
.ye{
	width: 520px;
	margin-top: 15px;
	float: right;
	padding-right: 20px;
	height: 20px;
}
.ye span{
	float: left;
	display: block;
	cursor: pointer;
}

.num{
	float: left;
	width: 22px;
	height: 26px;
	border:none;
	border:1px solid #AAB0C8;
	padding: 0px;
	padding-right: 1px;
	text-align: center;
	font:12px/26px "宋体";
	color: #616161;
	cursor: pointer;
	margin: 0px 2px;
}
.ye .big{
	width: 54px;
	height: 26px;
	border:1px solid #AAB0C8;
	text-align: center;
	font:12px/26px "宋体";
	color: #616161;
	margin-right:2px;
        display:block;
        float:left;
}
.current{
	color: white;
	background: #306DBD;
        float: left;
	width: 22px;
	height: 26px;
	border:none;
	border:1px solid #AAB0C8;
	padding: 0px;
	padding-right: 1px;
	text-align: center;
	font:12px/26px "宋体";
	cursor: pointer;
	margin: 0px 2px;
}
.ye span{
        font:12px/20px "宋体";
}
.ye input{
	width: 34px;
	height: 24px;

}
#num{border:1px solid #AAB0C8;margin-right:2px;}