body {
	scrollbar-face-color: #1e1e1e;
	scrollbar-arrow-color: #575757;
	scrollbar-track-color: #323232;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #323232;
	scrollbar-3dlight-color: #1e1e1e;
	scrollbar-darkshadow-Color: #000000;
}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 7pt;
	text-decoration: none;
	color: #adadad;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 7pt;
	color: #adadad;
	text-decoration: none;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 7pt;
	color: #adadad;
	text-decoration: none;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 7pt;
	color: #e8e8e8;
	text-decoration: underline;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 7pt;
	color: #e8e8e8;
	text-decoration: none;
}
.bgproject {
	background-attachment: scroll;
	background-image: url(../asset/bgproject.png);
	background-repeat: no-repeat;
}
.bginfo {
	background-attachment: scroll;
	background-image: url(../asset/bginfo.png);
	background-repeat: no-repeat;
}
.bgartwork {
	background-attachment: scroll;
	background-image: url(../asset/bgartwork.png);
	background-repeat: no-repeat;
}
.projectitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #adadad;
	text-decoration: none;
	font-weight: bold;
}
.purpose {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	color: #666666;
}
.div {
	overflow: auto;
	width: 220px;
	height: 264px;
}
