@charset "UTF-8";
.style1 {font-size: 10px}
/* CSS Document */

.businesscontent {
	margin: auto;
	width: 916px;
	background-image: url(../images/contents/business.png);
	background-repeat: no-repeat;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
a:link {

	color: #FF6600;

	text-decoration: none;

}

a:visited {

	text-decoration: none;

	color: #FF6600;

}

a:hover {

	text-decoration: none;

	color: #FF9900;

}

a:active {

	text-decoration: none;

	color: #FF6600;

}
