body {
	margin: 0px;
}
.bgLeft {
	background-color: #4B8004;
	background-image: url(leftImg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
td {
	font-family: "Verdana", "ËÎÌå";
	font-size: 12px;
	line-height: 139%;

}
.boxFoot {
	line-height: 139%;
	color: #484848;
	padding-left: 12px;
}
.boxLanguage {
	padding-bottom: 15px;
	padding-left: 120px;
}
.boxMain {
	padding-top: 8px;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
	text-decoration: underline;
}
a.menu:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-color: #4B8004;


}
a.menu:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-color: #4B8004;


}
a.menu:hover {
	color: #FFFF00;
	text-decoration: none;
	font-weight: bold;
	background-color: #4B8004;


}
.txtCurrentMenu {
	font-weight: bold;
	color: #FFFF00;
}
.trStyle02Do {
	background-image: url(line03.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 26px;
}