﻿.buttonBusiness
{
	background-image: url(../../../images/icon/banner_top_business_top.jpg);
	background-position: center top;
	display: block;
	width: 376px;
	background-repeat: no-repeat;
	height: 36px;
}

.buttonBusinessHover
{
	background-image: url(../../../images/icon/banner_top_business_down.jpg);
	background-position: center top;
	display: block;
	width: 376px;
	background-repeat: no-repeat;
	height: 36px;	
}