@charset "utf-8";



#KWTable {
	line-height: 24px;
}
#KWTable ul {

}
#KWTable li {
	list-style-type: upper-alpha;
	list-style-position: outside;
	padding-top: 6px;
}

.TextBlue {
	font-size: 14px;
	line-height: 24px;
	color: #006666;
}
.TextRed {
	font-size: 14px;
	line-height: 24px;
	color: #990000;
}
.TextGray {
	font-size: 15px;
	color: #333333;
}
