@charset "utf-8";
.foosun_pagebox {
	height:22px;
	padding:15px 0 15px 58px;
	width:95%;
	clear:both;
}
.foosun_pagebox A {
	border: 1px solid #ccc;
	color:#333333;
	padding:0 8px;
	height:22px;
	line-height:22px;
	background: #FFF;
	text-decoration:none;
	margin-left:5px;
	float:left;
}
.foosun_pagebox A:hover {
	background: #AAA;
	border: 1px solid #AAAF;
	color: #FFF;
	text-decoration:none;	
	margin-left:5px;
}
.foosun_pagebox span {
	border: 1px solid #ccc;
	color:#333333;
	margin-left:5px;
	line-height:22px;
	padding:0 8px;
	height:22px;
	background: #FFF;
	text-decoration:none;
	float:left;
}
.foosun_pagebox .foosun_pagebox_num_nonce{ color:red;}
.foosun_pagebox .foosun_pagebox_num_nonce a{ color:red;}
.foosun_pagebox .foosun_pagebox_num_nonce a:hover{ color:red; text-decoration:none;}
/*
.foosun_pagebox A:hover {
	background: #AAA;
	border: 1px solid #AAAF;
	color: #FFF;
	text-decoration:none;	
}
*/
