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

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

}
.PagesColor a:hover {

}

.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/bluebox.png) 0 0px no-repeat ;*/
	float: left;
    line-height: 29px;
    margin: 5px 2px 0;
    width: 27px;	
}


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

	 color: #ffffff;
}
.PagesColor .P_mid a span{
	margin-top:-2px;
	color: #000000;	

}

