.main {
	background-color: #CCCCFF;
	background-image: url(site_4x2.jpg);
	background-repeat: no-repeat;
	text-align: justify;
}
.scroll {
	overflow: auto;
	z-index: auto;
	height: 364px;
	width: 454px;
}
.outline {
	border: 1px solid #6666CC;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666699;
	background-color: #CCCCFF;
	margin: 0px;
	scrollbar-3dlight-color: White;
	scrollbar-arrow-color: #4B0082;
	scrollbar-base-color: #D8BFD8;
	scrollbar-darkshadow-color: #4B0082;
	scrollbar-face-color: #9370DB;
	scrollbar-highlight-color: White;
	scrollbar-shadow-color: #483D8B;
	scrollbar-track-color: #9370DB;
}
table {
	font-size: 11px;
}
.head {
	background: #D6D7F7;
	font-weight: bold;
}
a:link {
	color: #660099;
	text-decoration: none;
}
a:visited {
	color: #9999CC;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #CC99CC;
}
a:active {
	color: #663399;
	text-decoration: none;
}
.menu {
	background-image: url(site_2x2.jpg);
	background-repeat: no-repeat;
}
.side {
	background-image: url(site_4x4_2x1.jpg);
	background-repeat: no-repeat;
	overflow: auto;
	height: 173px;
	width: 175px;
}
