﻿.clear{display:block;overflow:hidden;clear:both;height:0;line-height:0;font-size:0;}
   /* tag */
.plus-tag a em {background:url(../images/tagbg.png) no-repeat;}
.plus-tag a{ background-color:#9ed3f4}
.tagbtn a{color:#000;display:block;float:left;height:26px;line-height:26px;overflow:hidden;margin:4px 0px 4px 5px;padding:0 3px 0 7px;white-space:nowrap; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
/* tag-list */
.tag-list{padding:16px 0 0 0;}
.tag-list a.selected{opacity:0.4;filter:alpha(opacity=40);}
.tag-list a.selected:hover{background-position:100% 0;cursor:default;}
.tag-list a.selected:hover span{background-position:0 -60px;}
/* plus-tag */
.plus-tag{padding:0 0 10px 0;}
 .plus-tag a span{float:left;}
.plus-tag a em{display:block;float:left;margin:7px 0 0 6px;width:13px;height:13px;overflow:hidden;background-position:-165px -100px;cursor:pointer;}
.plus-tag a:hover em{background-position:-168px -64px;}
 