body {
	margin: 0px;
	text-align: center;
	background-color: #FFFFFF;
}
td {
	font-size: 12px;
	color: #666666;
	font-family: "ËÎÌå";
	line-height: 20px;
}
a {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #0181A9;
	text-decoration: none;
}
.b {
	color: #666666;
	text-decoration: none;
	padding-top: 3px;
	padding-left: 85px;
	background-image: url(images/news-icon.jpg);
	background-repeat: no-repeat;
	height: 26px;
	width: 409px;
	background-position: bottom;
}
.b:hover {
	color: #0181A9;
}
.c {
	font-size: 13px;
	color: #002B4E;
	text-decoration: none;
	padding-top: 5px;
	padding-left: 70px;
	background-image: url(images/icon-left.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 229px;
	background-position: bottom;
	font-weight: bold;
}
.c:hover {
	color: #002B4E;
}
.d {
	font-size: 13px;
	color: #0882CB;
	text-decoration: none;
	padding-top: 5px;
	padding-left: 18px;
	background-image: url(images/icon-menu.jpg);
	background-repeat: no-repeat;
	background-position: left;
	font-weight: bold;
	margin-left: 25px;
	height: 25px;
}
.d:hover {
	color: #015A8F;
}
.company-bg {
	background-image: url(images/company-bgpic.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.bottom {
	background-image: url(images/bottom.jpg);
	background-repeat: no-repeat;
}
h2 {
	color: #FF9C00;
	font-size: 14px;

}
h3 {
	font-size: 13px;
	color: #1888D4;
	text-decoration: none;
	padding-left: 36px;
	background-image: url(images/icon.jpg);
	background-repeat: no-repeat;
	background-position: left;
	font-weight: bold;
}

