body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
}
#wary {
	clear: both;
	width: 997px;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
}
#wary_left {
	display: block;
	float: left;
	width: 684px;
}
#wary_right {
	display: block;
	float:right;
	width: 300px;
}
.box {
	display: block;
	clear:both;
}
.main_top {
	background-image: url(/business/images/box1_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	clear: both;
	height: 5px;
	overflow: hidden;
}
.main_top_li {
	background-image: url(/business/images/box1.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	height: 5px;
	width: 5px;
	background-position: left top;
}
.main_bottom {
	background-image: url(/business/images/box2_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	clear: both;
	height: 5px;
	overflow: hidden;
}
.main_bottom_li {
	background-image: url(/business/images/box2.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	height: 5px;
	width: 5px;
}
.space {
	clear:both;
	display:block;
	overflow: hidden;
	height:8px;
}
.main {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #e2e2e2;
	border-left-color: #e2e2e2;
	padding: 10px;
}
.main h1,.main h2,.main h3 {
	margin-top: 0px;
	margin-bottom:0px;
	padding: 0px;
}
.main h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	margin-bottom:10px;
}
.main h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.main h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}