/* CSS Document */
.badge{color:#660000; font-size: 14px;}
.badge a{text-decoration:none;}
.badge_head{color:#660000; font-size: 15px;font-weight:bold;padding-bottom:4px;border-bottom:1px solid #eee;}
.badge_head a{color:#660000;}
.badge_head a:visited{color:#660000;}
.badge_list{line-height:120%;}
.badge_site{padding-top:2px;padding-bottom:2px;border-bottom:1px solid #eee;font-size:12px;font-weight:normal;}
.badge_site img{margin-right:5px;}
.badge_sub{margin-left:15px;margin-top:5px;color:#666;font-weight:normal;font-size:11px;}
.badge_sub a{color:#ff6600;}
.badge_sub a:visited{color:#ff6600;}
.badge_bottom{display:none;}
