/* CSS Document */
body {
	margin-top: 2px;
	background-color: #FBF7EE;
	color: #000000;
}
.body_tb {
	background-image: url(../images/site_img/outbackbg.jpg);
	background-repeat: no-repeat;
}
a {
	text-decoration: none;
	font-size: 12px;
	color: #716C84;
}
a:hover {
	text-decoration: underline;
	font-size: 12px;
	color: #423F4E;
}
