#Table_01 #body #contact_body {
	background-color: #2D2D2D;
	height: 450px;
	width: 644px;
	margin-right: auto;
	margin-left: 10px;
	padding-top: 10px;
}
#Table_01 #body #contact_body #qs {
	background-color: #2D2D2D;
	height: 400px;
	width: 620px;
	margin-top: 10px;
	margin-left: 10px;
	overflow: auto;
	scrollbar-face-color:#230C04;
	scrollbar-highlight-color:#000000;
	scrollbar-3dlight-color:#000000;
	scrollbar-shadow-color:#000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-arrow-color:#000000;
	scrollbar-track-color:#000000;
	padding-right: 10px;
}
a {
	color: #CCCCCC;
	text-decoration: underline;
}
#Table_01 #body #other_nav {
	height: 20px;
	width: 644px;
	margin-left: 10px;
}
a:hover, a:active  {
	color: #C53300;
	text-decoration: underline;
}
