.tab_a {
	background-color: #FFFFF4;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFEA;
	border-bottom-color: #FFFFEA;
	padding-left: 10px;
}
.tab_b {
	background-color: #F9F9F9;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F4F4F4;
	border-bottom-color: #F4F4F4;
	padding-left: 10px;
}
.tab_title {
	text-align: center;
	background-image: url(/images/main/b_title.gif);
	background-repeat: repeat-x;
	background-color: #E8E6EB;
}
#busi img {
	margin-top: 10px;
	margin-bottom: 10px;
}

