body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	margin: 0;
	width: 100%;
	background-color: #ECECD9;
}
.menu {
	color: #CC0000;
	font-size: 14px;
	font-weight: bold;
}
.content {
	padding: 10px 40px 40px 40px;
	width: 685px;
}
.style1 {
	font-weight: bold;
	color: #333333;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.style4 {color: #CC3333;}
a {
	color: #666666;
	text-decoration: none;
}
.style5 {
	color: #ECECD9;
	word-spacing: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
a:hover {
	color: #CC3333;
}
.content1 {
	padding: 10px 40px 40px 40px;
	
}
.scroll-orange {
color:#FF3300;
font-size:18px;
}
.scroll-red {
color: #CC0000;
font-size:16px;
letter-spacing:1pt;
}