@charset "utf-8";
/* CSS Document */
.fanye{width:auto; height:25px; line-height:25px; text-align:center; float:left; margin:0px 2px;color:#666;}
.fanye ul{list-style-type: none;}
.fanye ul li{float:left;margin: 0 2px;}
.fanye a{ text-decoration: none; text-align:center;padding:3px 5px;color:#666;border:solid 1px #c8c8c8; background:#e6e6e6;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;behavior:url(/PIE.htc);}
.fanye a:hover{background: #f0f0f0;color:#f00;}
.fanye a.active{background:#f0f0f0 !important; color:#007AFF;}
.fanye span{float:left;}
.fanye a.disable{cursor:default;}
.fanye a.disable:hover{background: #e6e6e6;color:#666;}