.infotaglabel{
	width:16px;
	height:16px;
	display:block;
	background: no-repeat;
	margin-top:5px;
}
.infotag{
	width:16px;
	height:16px;
	display:block;
	background: no-repeat 16px;
	cursor:pointer;
}

.infotagselect{
	width:25px;
	height:25px;
	display:block;
	background: no-repeat 25px;
	cursor:pointer;
}

#infotag{
	display:none;
	position:absolute;
	margin-left:20px;
	border:1px solid #81a4c2;
	white-space:nowrap;
	background-color:#ffffff;
}

#taglist{
	margin:0;
	list-style:none;
	background-color:#f3f8fc;
	border:1px solid #ffffff;
	padding:2px;
}

#taglist li{
	padding:2px 5px;
}

.tagitem{
	width:16px;
	height:16px;
	background: no-repeat;
	margin-right:3px;
}

.taglistover{
	background-color:#2682c6;
	color:#ffffff;
}

.infotagtag1{
	display:inline-block;
	width:16px;
	height:16px;
	display:block;
	background: no-repeat 16px;
	cursor:pointer;
	background-position:0px;
}

.infotagtag1_font{
	color:#990000;
}

.infotagtag2{
	display:inline-block;
	width:16px;
	height:16px;
	display:block;
	background: no-repeat 16px;
	cursor:pointer;
	background-position:-24px;
}

.infotagtag2_font{
	color:#006600;
}

.infotagtag3{
	display:inline-block;
	width:16px;
	height:16px;
	display:block;
	background: no-repeat 16px;
	cursor:pointer;
	background-position:-48px;
}

.infotagtag3_font{
	color:#e38800;
}

.infotagtag4{
	display:inline-block;
	width:16px;
	height:16px;
	display:block;
	background: no-repeat 16px;
	cursor:pointer;
	background-position:-72px;
}

.infotagtag4_font{
	color:#26a5a8;
}

.infotagtag5{
	display:inline-block;
	width:16px;
	height:16px;
	display:block;
	background: no-repeat 16px;
	cursor:pointer;
	background-position:-96px;
}

.infotagtag5_font{
	color:#ff6699;
}

.infotagtag6{
	display:inline-block;
	width:16px;
	height:16px;
	display:block;
	background: no-repeat 16px;
	cursor:pointer;
	background-position:-120px;
}

.infotagtag6_font{
	color:#003399;
}

.infotagtag7{
	display:inline-block;
	width:16px;
	height:16px;
	display:block;
	background: no-repeat 16px;
	cursor:pointer;
	background-position:-144px;
}

.infotagtag7_font{
	color:#996600;
}

.infotagtag8{
	display:inline-block;
	width:16px;
	height:16px;
	display:block;
	background: no-repeat 16px;
	cursor:pointer;
	background-position:-168px;
}

.infotagtag8_font{
	color:#993399;
}

.infotagtag9{
	display:inline-block;
	width:16px;
	height:16px;
	display:block;
	background: no-repeat 16px;
	cursor:pointer;
	background-position:-192px;
}

.infotagtag9_font{
	color:#000000;
}

.notag{
	background-position:-240px;
}