/* CSS Document */
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #CC6600;
	}
a:hover {
	color: #FF7F2C;
	text-decoration:underline;
	}


a.lian:link {
	color: #0426F6;
text-decoration:underline;
}
a.lian:visited {
	color: #0426F6;
text-decoration:underline;
}
a.lian:active {
	color: #0426F6;
text-decoration:underline;
	}
a.lian:hover {
	color: #0426F6;
text-decoration:underline;
	}


body,td,th {
	font-size: 12px;
	color: #666666;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#Layer1 {
	position:absolute;
	width:78px;
	height:136px;
	z-index:1;
	left: 110px;
	top: 465px;
}
.STYLE1 {color: #028397}
.STYLE55 {color: #000000}
.STYLE3 {
	color: #028397;
	font-size: 15px;
	font-weight: bold;
}
.lineheight {
	line-height: 28px;
}