.rtbox {
    background-color: #FFFFFF;
    float: right; width:100%;
    
    z-index: 50;
}
.rtbox .hnav {
    background-image: url("../images/main_right_head.jpg");
    height: 20px;
    line-height: 16px;
    padding-left:10px;
    padding-top: 5px;
    text-align: left;
}

#tagnew {
    margin-bottom: 11px;
    margin-top: 5px;
}
.tagsbox ul {  margin:5px  5px; padding:5px 0;
}
.tagsbox ul li{ margin:0; padding:0;
}

#tagscatalog {
    background:#fff;
    margin-top: 5px; border-right:1px solid #cacaca; border-bottom:1px solid #cacaca;
    padding: 10px 5px;
    text-align: left;
}

#tagscatalog .tagsright {
    background: none repeat scroll 0 0 #FFFFFF;
    float: left;
    
}
#tagscatalog .tagsright .tagsbox {
    border-bottom: 1px solid #eee;
    padding-bottom: 8px; padding-top:1px;
}
#tagscatalog .tagsright ul {
    padding: 2px 0;
}
#tagscatalog .tagsright ul li {
    background: url("../images/marker1.gif") no-repeat scroll 2px center transparent;
    float: left;
    height: 12px;
    line-height: 12px;
    overflow: hidden;
    padding-left: 10px;
    width: 192px;
}
#tagscatalog .tagsright ul li a {
    font-size: 11px;
	    color: #666666;
    text-decoration: none;
}
#tagscatalog .tagsright ul li a:hover{
    font-size: 11px;
    color: #CC3333;
    text-decoration: underline;
}


	.colname { height:44px; margin-top:5px;}
	a.tag0{font-size:1.6em;  color:#ca202e;float:left;margin:2px;}
a.tag1{font-size:0.8em;  color:#111;float:left; margin:2px;}
a.tag2{font-size:1.0em; color:#222;float:left;margin:2px;}
a.tag3{font-size:1.2em; color:#333;float:left;margin:2px;}
a.tag4{font-size:1.8em; color:#444;float:left;margin:2px;}
a.tag5{font-size:2.2em; color:#666;float:left;margin:2px;}
a.tag6{font-size:0.9em;  color:#f70f0f;float:left;margin:2px;}
a.tag7{font-size:1.3em; color:#50749B;float:left;margin:2px;}

	