.HomeGuide {
	font: normal 10px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	text-decoration: none;
	background: #DAF3F8 ;
	padding: 6px;
}

.HomeCinema {
	color: #003366;
	text-decoration: none;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #B6E6F4 url(../img/front/cinema_bg.jpg) no-repeat left top;
	line-height: 18px;
}

.HomeRecommend {
	color: #003366;
	text-decoration: none;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: #B6E6F4 url(../img/front/recommend_bg.jpg) no-repeat right bottom;
	line-height: 18px;
}

.HomeRecommend A{
	color: #003366;
	text-decoration: none;
}

.HomeRecommend A:hover{
	color: #003366;
	text-decoration: underline;
}


.HomeHelp {
	color: #003366;
	text-decoration: none;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: #B6E6F4 url(../img/front/help_bg.jpg) no-repeat right bottom;
	line-height: 18px;
}

.HomeHelp A{
	color: #003366;
	text-decoration: none;
}

.HomeHelp A:hover{
	color: #003366;
	text-decoration: underline;
}

.HomeEntertain {
	color: #003366;
	text-decoration: none;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: #B6E6F4 url(../img/front/entertain_bg.jpg) no-repeat left bottom;
	line-height: 18px;
	text-align: right;
}

.HomeHotel {
	font: normal 10px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	text-decoration: none;
	background: #DAF3F8 url(../img/front/hotel_bg.jpg) no-repeat right top;
	padding: 6px;
}

.HomeBusiness {
	font: normal 10px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	text-decoration: none;
	background: #DAF3F8 url(../img/front/business_bg.jpg) no-repeat left bottom;
	padding: 6px 6px 6px 73px;
}
.titles {
	font-size: 14px;
	color: #246BAE;
	text-decoration: none;
	font-weight: bold;

}
.BoxLinks {
	font: 10px Arial, Helvetica, sans-serif;
	color: #003366;
	text-decoration: none;
	background: #FFFFFF;
	padding-left: 4px;
	padding-right: 4px;
}
.formfields {
	padding: 8px 1px 6px;
}
.termstitles {
	font-size: 12px;
	color: #006699;
	text-decoration: none;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
}

LI {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006699;
	text-decoration: none;
	line-height: 20px;
	font-weight: bold;
	text-transform: none;
	list-style-image: none;
	list-style-type: square;
}

UL 
{
	list-style-type: none;
}

UL.LEVEL2 {
	list-style-type: none;

}

UL.LEVEL3 {
	text-color: #66CCFF;
	list-style-type: none;
	color: #66CCFF;

}
LI.LEVEL2 {
	color: #006699;
	list-style-type: lower-roman;
	line-height: 20px;

}

LI.LEVEL3 {
	text-color: #66CCFF;
	list-style-type: lower-roman;
	color: #0099CC;

}
