body {
	margin: 0px;
}

body, td {
	font-size: 12px;
	font-family: "ËÎÌå";
	color: #666666;
}

a {
	color: #666666;
	text-decoration: underline;
}

a:hover {
	color: #000000;
	text-decoration: none;
}

a.nav {
	color: #336699;
	text-decoration: none;
}

a.nav:hover {
	color: #0D3359;
}

td.navBox {
	border-top: 1px solid #E4F4FF;
	border-right: 1px solid #B6D8F0;
	border-left: 1px solid #E4F4FF;
}

span.nav {
	margin-left: 10px;
	margin-right: 10px;
	font-size: 12px;
	font-family: "ËÎÌå";
	color: #336699;
}

div#leftItem {
	height: 22px;
	margin-top: 10px;
	margin-left: 12px;
	font-weight: bold;
}

ul#leftSubItem {
	margin: 0px 0px 10px 0px;
}

ul#leftSubItem li {
	height: 20px;
	padding-top: 6px;
	padding-left: 12px;
	background-color: #F4F4F4;
	border-bottom: 1px solid #CCCCCC;
}

div#image {
	margin-top: 30px;
	margin-left: 30px;
	width: 540px;
	height: 120px;
	clear: both;
	border: 1px solid #000000;
}

div.title {
	margin-top: 30px;
	margin-left: 30px;
	font-size: 14px;
	font-weight: bold;
	color: #89A7C6;
}

div.content1 {
	margin-top: 20px;
	margin-left: 30px;
	line-height: 20px;	
}

p.indent {
	text-indent: 2em;
}

span.footer {
	font-size: 11px;
	font-family: Verdana;
	line-height: 18px;
}

.titleBotLine {
	border-bottom: 2px solid #CCCCCC;
}
