/* CSS Document */

body {
	font-family: "ËÎÌå";
	font-size: 12px;
	background-color: #CDDEAF;
	margin: 0px 0px 0px 0px;
}
td {
	font-family: "ËÎÌå";
	font-size: 12px;
}
div {
	font-family: "ËÎÌå";
	font-size: 12px;
	line-height: 150%;
}
div.page {
	width: 766px;
	background-color: #FFFFFF;
	text-align:center;
	float: center;
}
ul, li {
	font-family: "ËÎÌå";
	font-size: 12px;
	line-height: 150%;
	margin: 0 0 0 0;
	padding: 0;
}
A:link { color: #000000; text-decoration: underline; }
A:visited { color: #000000; text-decoration: underline; }
A:active { color: #000000; text-decoration: underline; }
A:hover { color: #FD5F00; text-decoration: underline; }

A.ico:link { font-size: 13px; color: #0033FF; text-decoration: none; }
A.ico:visited { font-size: 13px; color: #0033FF; text-decoration: none; }
A.ico:active { font-size: 13px; color: #0033FF; text-decoration: none; }
A.ico:hover { font-size: 13px; color: #FF0000; text-decoration: none; }

A.Home:link { font-size:13px; color: #00132F; text-decoration: none; font-weight: bold; }
A.Home:visited { font-size:13px; color: #00132F; text-decoration: none; font-weight: bold; }
A.Home:active { font-size:13px; color: #00132F; text-decoration: none; font-weight: bold; }
A.Home:hover { font-size:13px; color: #FF3300; text-decoration: underline; font-weight: bold; }

A.company:link { font-size: 12px; color: #0086C6; text-decoration: none; }
A.company:visited { font-size: 12px; color: #0086C6; text-decoration: none; }
A.company:active { font-size: 12px; color: #0086C6; text-decoration: none; }
A.company:hover { font-size: 12px; color: #FD5F00; text-decoration: underline; }

A.person:link { font-size: 12px; color: #666666; text-decoration: none; }
A.person:visited { font-size: 12px; color: #666666; text-decoration: none; }
A.person:active { font-size: 12px; color: #666666; text-decoration: none; }
A.person:hover { font-size: 12px; color: #FD5F00; text-decoration: underline; }

A.News:link { font-size: 12px; color: #000000; text-decoration: none; }
A.News:visited { font-size: 12px; color: #000000; text-decoration: none; }
A.News:active { font-size: 12px; color: #000000; text-decoration: none; }
A.News:hover { font-size: 12px; color: #FD5F00; text-decoration: none; }


td.HomeAdv {
	border: 1px solid #FFDAB5;
	text-align:center;
	/* height: 70px; */
}

td.HomeAdv2 {
	border: 1px solid #EEEEEE;
	height: 50px;
	width: 106px;
	text-align: center;
}

td.Title {
	color: #FFFFFF;
	background-color: #E40001;
	padding-left: 3px;
}

td.BodyLeft {
	font-size: 14px;
	background-color: #FFFFFF;
	padding: 8px 8px 8px 8px;
	line-height: 180%;
	color: #F76300;
}