@charset "utf-8";
/* CSS Document */
body{margin:0px;padding:0px;}
.badge{font-family:Trebuchet, Trebuchet MS, Arial;font-size:12px;}
.badge a{text-decoration:none;}
.badge a:hover{text-decoration:underline;}
.badge_head{color:#000;font-family:Trebuchet MS, Trebuchet, Arial;font-size:18px;font-weight:bold;padding-bottom:4px;border-bottom:1px dotted #eee;}
.badge_list{line-height:170%;}
.badge_site{padding-top:4px;padding-bottom:4px;border-bottom:1px dotted #eee;font-size:14px;font-weight:normal;}
.badge_site a:visited{color:#0000ff;}
.badge_site img{margin-right:5px;}
.badge_sub{/*margin-top:3px;color:#666;font-weight:normal;font-size:12px;*/display:none;}
.badge_sub a{color:#666;}
.badge_sub a:hover {color:#ff6600;}
.badge_sub a:visited{color:#666;}
.badge_more{padding-top:4px;padding-bottom:4px;}
.badge_bottom{padding-top:3px;}
.badge_bottom img{margin-top:8px;}
