body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #666666;

}
.a_btm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #660000;
	text-decoration: none;
}
a.a_btm:hover {
	color: #660000;
	border-bottom-style: none;
}
.bk {
	background-attachment: scroll;
	background-image: url(../images/shinilogo_bk.jpg);
	background-repeat: no-repeat;
	width: 310px;
	float: left;
	background-position: center center;
	line-height: 18px;
}
.title {
	width: 310px;
	line-height: 35px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #660000;
}
