@charset "utf-8";
/* CSS Document */

.tag_cloud{ padding: 3px; text-decoration: none; font-family: 微軟正黑體,Tahoma; }
.tag_cloud:link {  line-height: 25px; font-size: 11px; color:#3366FF; text-decoration: none; }
.tag_cloud:visited { line-height: 25px; font-size: 11px; color:#3366FF; text-decoration: none; }
.tag_cloud:hover { line-height: 25px; font-size: 11px; color: #3366FF; text-decoration: underline;}

