@CHARSET "UTF-8";
a.h1_tag{color:#98ac2e;}
h1 .num{color: #b0b0b0;}
ul.user_list{
	margin:10px 0px;
	width:150px;
}	
ul.user_list li{
	padding:1px 0px 0px 3px;
	height:20px;
	color:#959595;
	white-space: nowrap;
}
table.tag_thumb_list td{
	width:150px;
	padding-top:5px;	
}
.post_tag_user{
	height:20px;
	margin:5px 0px;
	font-weight:bold;
}
.color_td{
	background: #eeeeee;
}
.tag_voters{
	width:20px;
	position: absolute;
	b1order:1px solid red;
	margin-left:110px;
	margin-top:68px;	
}	

.tag_voters .small_vote{
	float:left;
	margin-top:5px;
}
.tag_vote{
	width:30px;
	text-align:right;
}

.top_vote_bg{
	background: #2973b7;
}
.nice_vote_bg{
	background: #98ac2e;
}
.cool_vote_bg{
	background: #ff9c00;
}
.pop_vote_bg{
	background: #666;
}
.tag_vote_in{
	color:white;
	font-size:11px;	
	padding-right:5px;	
}
