@charset "gb2312";
/* CSS Document */
.clearfix:after {
    content:"\200B";
    display:block;
    height:0;
    clear:both;
}
.clearfix {
    *zoom:1;
}
.Page_Link ul,.Page_Link  li {
	list-style: none;
}
.Page_Link{
	width:1000px;
	margin:30px auto;
}
.Page_Link ul{
	margin:0;
	padding:0;
}
.Page_Link .page_top{
	border-top:1px solid #7b7b7b;
}
.Page_Link .page_top li{
	float:left;
    width: 7.5%;
    margin: 0 4px;
    text-align: center;
    padding: 5px 0;
	font:16px "microsoft yahei";
	font-weight:bold;
	color:#333333;
    cursor: pointer;
}
.Page_Link .page_top .page_active{
	background:#ebe6e6;
}
.Page_Link .page_top .page_active em{
	display:block;
	
}
.Page_Link .page_top .shu{
	font-weight:normal;
    width: 1%;
}
.Page_Link .page_top li em{
	display: none;
	width:0px;
	height:0px;
    border-top: 5px solid #ebe6e6;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    position: relative;
    top: 10px;
    left: 50%;
	margin-left:-5px;
	+margin-left:-100px;
    z-index: 99;
}
.Page_Link .page_bottom li{
	display:none;
	margin: 10px 20px;
    color: #565656;
    font: 14px "microsoft yahei";
    line-height: 30px;
}
.Page_Link .page_bottom li a{
    color: #565656;
	text-decoration:none;
}
