@charset "utf-8";
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
}
.enquirytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

.btm_bg {
	background-image: url(images/btm_bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 114px;
}

.text3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	max-width: 0px;
	color: #666666;
	letter-spacing: 0.05em;
}
.bg {
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.text4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #666666;
}
.bgdot {
	background-image: url(images/dotline2.gif);
	background-repeat: repeat-x;
	height: 3px;
}
.textkeyword {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}



.textwelcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #990000;
}
.textwelcome2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #666666;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	text-decoration: underline;
}
.next {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}
.next a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
.next a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}
.cursor {
	cursor: hand;
}
