.BackgroundForPage {
	background-attachment: fixed;
	background-color: #8f9da2;
	background-image: url(../images/index_en_new_01.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.FontNormal {
	font-family: Verdana;
	font-size: 10px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
}
.FontTittleBold {
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #29394a;
	text-decoration: none;
}
.FontBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	color: #29394a;
	text-decoration: none;
}.BackgroundForCooperation {
	background-attachment: scroll;
	background-color: e1e1e1;
	background-image: url(../aboutbaw/images/coope_background.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.FontWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	font-family: Verdana;
	font-size: 10px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: Verdana;
	font-size: 10px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
}
a:active {
	font-family: Verdana;
	font-size: 10px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}

a:hover {
	font-family: Verdana;
	font-size: 10px;
	line-height: 20px;
	color: #CC0000;
	text-decoration: none;
}
td {
	font-family:Arial;
	font-size: 11px;
}
