f@charset "UTF-8";	
.PagesColor{
	font-size:12px;
	
	display:block !important;
	margin:10px  auto;
	
}

.PagesColor td {
	 padding:3px;   text-align:center;
	
}
.PagesColor a {
	color:#666666;

}


.PagesColor .P_left{
	text-align:right;
	padding:0 20px 0 0;
	font-style: italic;
	font-weight: bolder;
	color:#343031;
}


.PagesColor .P_right{
	text-align:left;
}


.PagesColor .P_mid a{
	
	font-weight: normal;
	
}


.PagesColor .P_mid{
	text-align:center;
	padding:0 ;
}

.PagesColor .P_mid div{

	background: url("../images/pagecolorv8/page_btn.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: left;
    line-height: 29px;
    margin: 14px 0 0;
    width: 20px;
}

.PagesColor .P_mid div:hover {

	background: url("../images/pagecolorv8/page_btn_over.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: left;
    line-height: 29px;
    margin: 14px 0 0;
    width: 20px;

}
.PagesColor .P_mid a.set_p{
	background:none;
	color:#ffffff;
	font-weight: bolder;	
	
} 
.PagesColor .P_mid #set_div{
	background:url(../images/pagecolorv8/page_btn_over.png) 0 0px no-repeat ;	
	height: 35px;
} 


.PagesColor .P_mid a span{
	margin-top:-2px;
}

