@charset "UTF-8";
.all_page{
	padding-top:20px;
	height:53px;
	margin-left:354px;
	float:left;
}
.all_a{
	height: 22px;
	width: 22px;
	font-family: arial;
	font-size: 12px;
	line-height: 24px;
	color: #777777;
	float:left;
	margin-right:7px;
	
}
.all_a1{
	height: 22px;
	width: 22px;
	font-family: arial;
	font-size: 12px;
	line-height: 24px;
	color: #777777;
	float:left;
	margin-right:7px;
	
}
.all_a:hover{
	background-image: url(../images/all_page.png);
	background-repeat: no-repeat;
	height: 22px;
	width: 22px;
	font-family: arial;
	font-size: 12px;
	line-height: 24px;
	color: #444444;
	
}
#all_a{
	color: #444444;
}/* CSS Document */

