/* MENU
---------------------------------------------- */
#menu_buis a{
	background-image: url(/images/menu.gif);
	background-position: -304px 84px;
	width: 145px;
	height: 42px;
}
#menu_buis a:hover{
	background-image: url(/images/menu.gif);
	background-position: -304px 84px;
}
/* CONTENTS
---------------------------------------------- */
#contents h2{
	width: 870px;
	height: 110px;
	text-indent: -9999px;
	background: url(/images/title_bs_automatic.jpg) no-repeat;
}
/* BUSINESS
---------------------------------------------- */
#business_top {
	width: 870px;
	margin-top: 90px;
	margin-bottom: 15px;
	text-align: left;
}
#business_top h3{
	width: 870px;
	height: 38px;
	margin-bottom: 10px;
	background: url(/images/bs_automatic.gif) no-repeat;
	text-indent: -9999px;
}
#business1, #business2 {
	width: 870px;
	text-align: left;
}
#business1 h3, #business2 h3{
	margin: 10px 5px;
	padding: 5px 0;
	color: #00A35E;
	font-size: 1.1em;
	border-bottom: 1px dashed #CCCCCC;
}
#business1 ul, #business2 ul{
	margin-left: 25px;
}
#business1 li, #business2 li{
	list-style-type: disc;
}
#business2 p{
	margin-left: 8px;
}
/* AUTOMATIC
---------------------------------------------- */
#bs_automatic {
	width: 860px;
	margin: 20px 5px;
}
#at01 {
	float: left;
	width: 209px;
}
#at01 h4{
	width: 209px;
	height: 24px;
	margin-bottom: 10px;
	background: url(/images/automatic1t.gif) no-repeat;
	text-indent: -9999px;
}
#at02 {
	float: left;
	width: 209px;
	margin-left: 20px;
}
#at02 h4{
	width: 209px;
	height: 24px;
	margin-bottom: 10px;
	background: url(/images/automatic2t.gif) no-repeat;
	text-indent: -9999px;
} 