@charset "utf-8";
#homeWelcomeText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 28px;
	font-weight: normal;
	color: #FFF;
	position: relative;
	margin-top:110px;
}
#basicTextPosition {
	position: relative;
	margin-top:110px;
}
.basicText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	margin-left:4px;
	color: #000;
}
.titleText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	margin-left:4px;
	margin-bottom:6px;
	color: #000;
	border-top:thin;
	border-top-color:#666;
	border-top-style:dotted;
	padding-top:12px;
	
}
.menuText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-decoration:none;
	line-height: 16px;
	font-weight: normal;
	color: #000;
	margin-bottom:24px;
	margin-left:4px;
}
.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-align:right;
	text-decoration:none;
	line-height: 16px;
	font-weight: normal;
	color:#FFF;
	margin-top:3px;
	margin-right:6px;
}
.backText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-align:left;
	text-decoration:none;
	line-height: 16px;
	font-weight: normal;
	color:#000;
	margin-left:4px;
}
.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-align:right;
	text-decoration:none;
	line-height: 16px;
	font-weight: normal;
	color:#fff;
}

