
.pmain {
    width: 1000px;
    margin: 0 auto;
	padding: 35px 0px 0px;
    height: auto;
    overflow: hidden;
    background: #fff;
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.35);
    -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.35);
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.35);
}

.pmainz{float:left;width:740px;height:auto;overflow:hidden}
.pmainy{float:right;width:250px;height:auto;overflow:hidden}
.pmainzdt{height:35px;line-height:35px;width:100%;background:#fdce62;clear:both}
.pmainzdt span{font-size:16px;color:#000;padding-left:20px}
.pmainzdc{padding:10px;height:auto;clear:both;background:#fff;overflow:hidden}
.pmainyd{width:100%;background:#ffecd6;height:auto;clear:both;margin-bottom:10px}
.pmainzdc li{float:left;width:100%;height:33px;line-height:33px;border-bottom:1px dashed #ddd;overflow:hidden}
.pmainzdc li span{float:right;color:#999}
.pmainydc{padding:10px;height:auto;clear:both;overflow:hidden}
.pmainydc li{float:left;width:100%;height:26px;line-height:25px;overflow:hidden}
.pmainzd2{background:#fff;height:auto;clear:both;overflow:hidden}
.pmainzd2t{height:35px;line-height:35px;width:100%;background:#fdce62;clear:both;font-size:14px;text-indent:10px}
.pmainzd2ct h1{font-size:16px;clear:both;text-align:center;padding:25px 0}
.pmainzd2cc{clear:both;margin:0 10px;padding:15px 0;height:auto; line-height:25px; color:#000; border-top:1px solid #ddd}

.dede_pages{
}
.dede_pages ul{
	float:left;
	padding:12px 0px 12px 16px;
}
.dede_pages ul li{
	float:left;
	font-family:Tahoma;
	line-height:17px;
	margin-right:6px;
	border:1px solid #E9E9E9;
}
.dede_pages ul li a{
	float:left;
	padding:2px 4px 2px;
	color:#555;
	display:block;
}
.dede_pages ul li a:hover{
	color:#690;
	text-decoration:none;
	padding:2px 4px 2px;
}
.dede_pages ul li.thisclass,
.dede_pages ul li.thisclass a,.pagebox ul li.thisclass a:hover{
	background-color:#F8F8F8;
	padding:2px 4px 2px;
	font-weight:bold;
}
.dede_pages .pageinfo{
	line-height:21px;
	padding:12px 10px 12px 16px;
	color:#999;
}
.dede_pages .pageinfo strong{
	color:#555;
	font-weight:normal;
	margin:0px 2px;
}