.text {
	color: #666666;
	font-family: 'Tahoma';
	font-size: 13px;
	font-weight: normal;
	line-height: 18px;
}

.text2 {
	color: #333333;
	font-family: 'Tahoma';
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	margin-right: 12px;
}

.text_en2 {
	color: #333333;
	font-family: 'Verdana';
	font-size: 13px;
	direction: ltr;
	text-align: left;
	display: block;
	margin-top: 15px;
}

.subtext {
	color: #333333;
	font-family: 'Tahoma';
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	width: 500px;
	margin: 7px 25px 20px 0px;
}

h2 {
	color: #999999;
	font-family: "Arial";
	font-size: 16px;
	font-weight: bold;
}

.inlinelink {
	color: #3366CC;
	font-family: 'Tahoma';
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

.inlinelink:hover {
	color: #CC3333;
	text-decoration: underline;
}

.inlinelink2 {
	color: #3366CC;
	font-family: 'Tahoma';
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.inlinelink2:hover {
	color: #CC3333;
	text-decoration: underline;
}

#copyright_box {
	color: #777777;
	font-family: 'Verdana';
	font-size: 11px;
	line-height: 15px;
	text-align: center;
	width: 780px;
	padding: 8px 8px 0px 8px;
	border-top: 2px solid #666666;
	float: left;
	margin: 5px 0px 10px 0px;
}

.maplink {
	display: none;
}

div#street_addr {
	clear: both;
	float: right;
	width: 200px;
	line-height: 1px;
	color: #fff;
}