body {
	margin: 0px;
	padding: 0px;
	background: #FFF url(../images/bg_01b.png) center 120px repeat-x fixed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000;
	line-height: 2;
}
th {
	text-align: left;
}
td {
	vertical-align: top;
}
h1 {
	font-size: 18px;
}
h1 img {
	vertical-align: middle;
}
a img {
	border: none;
}
.header_a {
	width: 100%;
	height: 220px;
	background: url(../images/bg_01a.png) repeat-x;
	position: fixed;
	z-index: 2;
	top: 0px;
}
.header_b {
	width: 914px;
	height: 120px;
	margin: 0px auto;
}
.logo {
	width: 238px;
	height: 120px;
	float: left;
	margin: 0px 246px 0px 0px;
}
.menu {
	width: 86px;
	height: 120px;
	float: left;
	position: relative;
}
.menu img {
	position: absolute;
}
.content {
	width: 100%;
	background: url(../images/bg_01c.png) center 120px no-repeat fixed;
	margin: 0px auto;
	padding: 170px 0px 90px;
}
.main {
	width: 948px;
	margin: 0px auto;
	padding: 26px 0px;
}
.main_01 {
	width: 948px;
	height: 124px;
	background: url(../images/bg_02a.png) no-repeat;
}
.main_02 {
	width: 800px;
	background: url(../images/bg_02b.png) repeat-y;
	padding: 10px 74px;
}
.main_03 {
	width: 948px;
	height: 76px;
	background: url(../images/bg_02c.png) no-repeat;
}
.product {
	width: 660px;
	margin: 0px auto;
}
.contact {
	width: 500px;
	margin: 0px auto;
}
.contact div {
	padding: 0px 20px;
}
.footer_a {
	width: 100%;
	height: 140px;
	background: url(../images/bg_01d.png) repeat-x;
	position: fixed;
	z-index: 1;
	bottom: 0px;
}
.footer_b {
	width: 914px;
	height: 40px;
	margin: 100px auto 0px;
	color: #FFF;
	font-size: 13px;
	line-height: 40px;
	text-align: center;
}
