#tag-cloud span{
width:167px;
height:27px;
display:block;
font-size:18px;
color:#FFF;
clear:both;
margin:0 0 10px 0;
padding:4px 0 0 8px;
background:url(http://media.koego.com/image/common/site/tag-cloud-bg.jpg) no-repeat;
}
#tag-cloud .tag-cloud{
    clear:both;
}
#tag-cloud .tag-cloud ul{
    overflow:hidden;
    width:100%;
}
#tag-cloud .tag-cloud li{
list-style:none;
display:inline;
height:30px;
line-height:28px;
}
#tag-cloud .tag-cloud li a{
text-decoration: none;
padding:0 5px;
}
#tag-cloud .tag-cloud li a:hover{
background:#e3e3e3;
}

.t1{
color:#959595;
font-size:12px;
}
.t2{
color:#959595;
font-size:14px;
}
.t3{
color:#80c5f1;
font-size:17px;
}
.t4{
color:#488fbc;
font-size:19px;
}
.t5{
color:#7ea519;
font-size:26px;
}
.t6{
color:#597913;
font-size:29px;
}

