.blue {
	font-size: 12px;
	line-height: 18px;
	color: #07446E;
	text-decoration: none;
	word-spacing: 1px;
}
.contact {
	font-size: 12px;
	line-height: 18px;
	color: #2B4512;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.green {
	font-size: 12px;
	line-height: 18px;
	color: #4B6530;
	text-decoration: none;
	word-spacing: 1px;
}
.black {
	font-size: 12px;
	line-height: 18px;
	color: #444444;
	text-decoration: none;
	word-spacing: 1px;
}
.white {
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
	word-spacing: 1px;
}
.orange {
	font-size: 12px;
	line-height: 18px;
	color: #F06612;
	text-decoration: none;
	word-spacing: 1px;
}
.survey{
	font-size: 12px;
	line-height: 24px;
	color: #1E70A9;
	text-decoration: none;
	word-spacing: 1px;
}
.left-title {
	font-size: 12px;
	line-height: 18px;
	color: #2B4512;
	text-decoration: none;
	word-spacing: 1px;
}
.title14 {
	font-size: 14px;
	line-height: 22px;
	color: #F06612;
	text-decoration: none;
	font-weight:bold;
	word-spacing: 1px;
}
.content {
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	text-decoration: none;
	word-spacing: 1px;
}
.select {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	height: 16px;
	width: 165px;
	font-family: Arial, Helvetica, sans-serif;
}
.select2 {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	height: 16px;
	width: 120px;
	font-family: Arial, Helvetica, sans-serif;
}
.underline {
	background-attachment: fixed;
	background-image: url(/images/public_underline_01.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.border-search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	height: 18px;
	width: 166px;
	border: 1px solid #7A7A7A;
}
a {
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}