body,td ,p {color:#666666;}
.header-menu {font-size:11px; font-family:arial;}
.header-menu td {padding: 0px 5px 0px 5px;}
.header-menu a {color:#999999; text-decoration: none;}
.header-menu a:hover {color:#006699; text-decoration: underline;}

.form-text {
	font-family: tahoma;
	font-size: 11px;
	background-color: #F7F9FB;
	border: 1px solid #CCCCCC;
}
.form-textarea {
	font-family: tahoma;
	font-size: 11px;
	background-color: #F7F9FB;
	border: 1px solid #CCCCCC;
	width: 80%;

}

.form-button {
	width: 100px;
	background: url(/images/bt_100.png) no-repeat;
	border: 0;
	font-size: 12px;
	height: 22px;
	font-weight: bold;
	margin-top: 10px;
	cursor: pointer;
}

.map-item {
	font-size: 11px;
	padding: 2px 0px 3px 0px;
}

h3 {
	color: #009900;
	font-size: 18px;
	font-weight: normal;
}
h4 {
	font-family: "Trebuchet MS",Arial;
	color: #4A5C84;
	font-size: 13px;
}

a {color: #4E7DC2;}
a:hover {text-decoration: none;}

