@charset "utf-8";
.foosun_pagebox {
	height:22px;
	padding:15px 0 0 13%;
	width:89%;
	clear:both;
	font-size:12px;
}
.foosun_pagebox A {
	border: 1px solid #ccc;
	color:#333333;
	padding:0 8px;
	height:22px;
	line-height:22px;
	background: #FFF;
	text-decoration:none;
	margin-left:4px;
	float:left;
}
.foosun_pagebox A:hover {
	background: #2F86C2;
	border: 1px solid #2F86C2;
	color: #ffffff;
	text-decoration:none;	
	margin-left:4px;
}
.foosun_pagebox span {
	border: 1px solid #ccc;
	color:#999999;
	margin-left:4px;
	line-height:22px;
	padding:0 8px;
	height:22px;
	background: #FFF;
	text-decoration:none;
	float:left;
}
.foosun_pagebox .foosun_pagebox_num_nonce{ color:#fff; background: none repeat scroll 0 0 #D20001; border: 1px solid #D20001;}
.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;	
}
*/
