/* CSS Document */
body {
	margin-top: 2px;
	background-color: #E3DFD3;
	color: #000000;
}
.body_tb {
	background-image: url(../images/site_img/earlybg.jpg);
	background-repeat: no-repeat;
}
a {
	text-decoration: none;
	font-size: 12px;
	color: #5C4D41;
}
a:hover {
	text-decoration: underline;
	font-size: 12px;
	color: #2E2621;
}
