body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-track-color:"#130000";
	scrollbar-arrow-color:"#ffffff";
	scrollbar-3dlight-color:"#130000";
	scrollbar-highlight-color:"#890000";
	scrollbar-face-color:"#560000";
	scrollbar-shadow-color:"#230000";
	scrollbar-darkshadow-color:"#130000";
	background-image:url(tool/back_red.jpg);
}

.textbox1 {
	font-size:12px;
	line-height:20px;
	color: #ffffff;
	scrollbar-track-color:"#000000";
	scrollbar-arrow-color:"#ff0066";
	scrollbar-3dlight-color:"#000000";
	scrollbar-highlight-color:"#ff0066";
	scrollbar-face-color:"#000000";
	scrollbar-shadow-color:"#ff0066";
	scrollbar-darkshadow-color:"#000000";
	padding: 10px;
	height:170px;
	width: 370px;
	overflow: auto;
}

.copy {color: #ffffff; font-size: 10px; letter-spacing:1px; font:Century, "‚l‚r –¾’©";}

a:link {
	text-decoration: none;
	color: #ff0066;
}
a:visited {
	text-decoration: none;
	color: #ff0066;
}
a:hover {
	text-decoration: underline;
	color: #ffcc00;
}
a:active {
	text-decoration: none;
	color: #ffcc00;
}

.copy a:link {
	text-decoration: underline;
	color: #ffffff;
}
.copy a:visited {
	text-decoration: underline;
	color: #ffffff;
}
.copy a:hover {
	text-decoration: none;
	color: #ffcc00;
}
.copy a:active {
	text-decoration: none;
	color: #ffcc00;
}


