.tags{
	height:20px;
	border-bottom:3px solid #5D9DE5;
	width:702px;
}
.tags ul{
	list-style:none;
	padding-left:15px;
}
.tags ul .act_tag{
	background:url(bg_tag_act.gif) no-repeat;
}
.tags ul li{
	height:20px;
	float:left;
	width:80px;
	padding-right:4px;
	background:url(bg_tag.gif) no-repeat;
}
.tags ul li a:link, .tags ul li a:visited{
	display:block;
	width:80px;
	height:16px;
	padding-top:4px;
	line-height:15px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	cursor:default;
}
.tags ul li a:hover, .tags ul li a:active{
	background:url(bg_tag_act.gif) no-repeat;
	color:#FFFFFF;
	text-decoration:none;
	cursor:default;
}


.ll_class{
	width:auto;
	height:auto;
	padding-top:5px;
}

.ll_class dd a{
	display:block;
	width:80px;
	height:18px;
	padding-left:20px;
	float:left;
	background:url(b1.gif) no-repeat 5px 3px;
	overflow:hidden;
	text-align:left;
}
