.nav {
	font-family: "verdana";
	font-size: 8pt;
	text-decoration: none;
}
a:link {
	color: #3366CC;
	text-decoration: underline;
}
a:hover {
	color: #FF9900;
	text-decoration: none;

}
.copyright {
	font-size: 7pt;
}
body {
	font-family: "Verdana", "MS UI Gothic";
	font-size: 8pt;
	color: #666666;
}
td {
	font-size: 8pt;
	color: #666666;
	line-height: 13pt;

}
.dash {
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 3px;
}
.td7 {
	font-size: 7pt;
}
.tdline {
	border: 1px dashed #999999;
}
.title {
	font-size: 10pt;
	color: #663300;
	font-weight: bold;
}
.bg {
	background-attachment: scroll;
	background-image: url(image/pic/all3.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
h1 {
	font-size: 11pt;
	color: #e3ab7f;
}
a:visited {
	color: #e3ab7f;
}

