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