﻿.infotaglabel {
	background: url("../images/infotag.gif") no-repeat; width: 16px; height: 16px; margin-top: 5px; display: block;
}
.infotag {
	background: url("../images/infotag.gif") no-repeat 16px; width: 16px; height: 16px; display: block; cursor: pointer;
}
.infotagselect {
	background: url("../images/infotag.gif") no-repeat 25px; width: 25px; height: 25px; display: block; cursor: pointer;
}
#infotag {
	border: 1px solid rgb(129, 164, 194); border-image: none; margin-left: 20px; display: none; white-space: nowrap; position: absolute; background-color: rgb(255, 255, 255);
}
#taglist {
	list-style: none; margin: 0px; padding: 2px; border: 1px solid rgb(255, 255, 255); border-image: none; background-color: rgb(243, 248, 252);
}
#taglist li {
	padding: 2px 5px;
}
.tagitem {
	background: url("../images/infotag.gif") no-repeat; width: 16px; height: 16px; margin-right: 3px;
}
.taglistOver {
	color: rgb(255, 255, 255); background-color: rgb(38, 130, 198);
}
.infotagtag1 {
	background: url("../images/infotag.gif") no-repeat 0px; width: 16px; height: 16px; display: block; cursor: pointer;
}
.infotagtag1_font {
	color: rgb(153, 0, 0);
}
.infotagtag2 {
	background: url("../images/infotag.gif") no-repeat -24px; width: 16px; height: 16px; display: block; cursor: pointer;
}
.infotagtag2_font {
	color: rgb(0, 102, 0);
}
.infotagtag3 {
	background: url("../images/infotag.gif") no-repeat -48px; width: 16px; height: 16px; display: block; cursor: pointer;
}
.infotagtag3_font {
	color: rgb(227, 136, 0);
}
.infotagtag4 {
	background: url("../images/infotag.gif") no-repeat -72px; width: 16px; height: 16px; display: block; cursor: pointer;
}
.infotagtag4_font {
	color: rgb(38, 165, 168);
}
.infotagtag5 {
	background: url("../images/infotag.gif") no-repeat -96px; width: 16px; height: 16px; display: block; cursor: pointer;
}
.infotagtag5_font {
	color: rgb(255, 102, 153);
}
.infotagtag6 {
	background: url("../images/infotag.gif") no-repeat -120px; width: 16px; height: 16px; display: block; cursor: pointer;
}
.infotagtag6_font {
	color: rgb(0, 51, 153);
}
.infotagtag7 {
	background: url("../images/infotag.gif") no-repeat -144px; width: 16px; height: 16px; display: block; cursor: pointer;
}
.infotagtag7_font {
	color: rgb(153, 102, 0);
}
.infotagtag8 {
	background: url("../images/infotag.gif") no-repeat -168px; width: 16px; height: 16px; display: block; cursor: pointer;
}
.infotagtag8_font {
	color: rgb(153, 51, 153);
}
.infotagtag9 {
	background: url("../images/infotag.gif") no-repeat -192px; width: 16px; height: 16px; display: block; cursor: pointer;
}
.infotagtag9_font {
	color: rgb(0, 0, 0);
}
.notag {
	background-position: -240px;
}
