.textblue-forms {
	font-size: 11px;
	line-height: 18px;
	color: #336699;
    text-decoration:none;
}
.copyw {
	font-family: Arial;
	font-size: 13px;
	line-height: 18px;
	color: #7A7A7A;
	height: 70px;
	border-top: 1px solid #D9D9D9;
	border-right: none;
	border-bottom: 1px solid #D9D9D9;
	border-left: none;
	margin-top: 10px;
	margin-bottom: 10px;
    text-decoration:none;
}
#language {
	font-family: Arial;
	font-size: 12px;
	color: #808080;
}
#language a{
	text-decoration: none;
	font-size: 12px;
	color: #808080;
}
.maintext {
	font-family: Arial;
	font-size: 13px;
	line-height: 20px;
	color: #4A4A4A;
	text-align: justify;
	letter-spacing: 1px;
    text-decoration:none;
}
.textblue {
	font-family: Arial;
	font-size: 13px;
	line-height: 20px;
	color: #336699;
	text-align: justify;
	letter-spacing: 1px;
    text-decoration:none;
}
.textgreen {
	font-family: Arial;
	font-size: 13px;
	line-height: 20px;
	color: #006666;
	text-align: justify;
	letter-spacing: 1px;
    text-decoration:none;
}
.textorg {
	font-family: Arial;
	font-size: 13px;
	line-height: 20px;
	color: #ff6600;
	text-align: justify;
	letter-spacing: 1px;
    text-decoration:none;
}
.texthisgreen {
	font-family: Arial;
	font-size: 13px;
	line-height: 20px;
	color: #73B858;
	text-align: justify;
	letter-spacing: 1px;
    text-decoration:none;
}
.textgrblue {
	font-family: Arial;
	font-size: 13px;
	line-height: 20px;
	color: #1992af;
	text-align: justify;
	letter-spacing: 1px;
    text-decoration:none;
}
.lefttopbg {
    background-image:url(../image/en/build/lefttop.jpg);
    background-position:top;
    background-repeat:no-repeat;
}