.bluefont {
	font-size: 12px;
	line-height: 20px;
	color: #3670BE;
	text-decoration: none;
	letter-spacing: 1px;
}
.select {
	font-size: 12px;
	height: 20px;
	color: #5A5A5A;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.about-content {
	font-size: 12px;
	line-height: 20px;
	color: #303030;
	text-decoration: none;
	letter-spacing: 1px;
}
.content {
	font-size: 12px;
	line-height: 20px;
	color: #5A5A5A;
	text-decoration: none;
	letter-spacing: 1px;
}

a.content:hover {
	color: #8D40BE;
	text-decoration: none;
	letter-spacing: 1px;
}
.border2 {
	border: 3px solid #8E51AD;
}
.locate {
	font-size: 12px;
	line-height: 20px;
	color: #8E51AD;
	text-decoration: none;
	letter-spacing: 1px;
}
a.locate:hover {
	color: #8E51AD;
	text-decoration: underline;
	letter-spacing: 1px;
}
.left-underline {
	background-attachment: fixed;
	background-image: url(bg_line_gray2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}