body {
	margin: 0;
	padding: 0;
}
img {
	margin: 0;
	padding: 0;
	border: 0;
}
div.main {
	margin-left: auto;
	margin-right: auto;
	padding: 0;
}

/*-----01A ----*/
#b01a {
	background: #000000;
}
div.b01a_big {
	background: url(../images/b01a_big.jpg) no-repeat 50% 0%;
}
div.draft01a {
	background: url(../images/draft01a.jpg) no-repeat;
	width: 981px;
	height: 1318px;
}
/*-----02A ----*/
#b02a {
	background: #001f19 url(../images/b02a.jpg) repeat-x 0 0;
}
div.b02a_big {
	background: url(../images/b02a_big.jpg) no-repeat 50% 0%;
}
div.draft02a {
	background: url(../images/draft02a.jpg) no-repeat;
	width: 992px;
	height: 1464px;
}
/*-----02B ----*/
#b02b {
	background: #1a1a1a url(../images/b02b.jpg) repeat-x 0 0;
}
div.b02b_big {
	background: url(../images/b02b_big.jpg) no-repeat 50% 0%;
}
div.draft02b {
	background: url(../images/draft02b.jpg) no-repeat;
	width: 992px;
	height: 1464px;
}

/*-----03A ----*/
#b03a {
	background: #b6b7b7;
}
div.b03a_big {
	background: url(../images/b03a_big.jpg) no-repeat 50% 0%;
}
div.draft03a {
	background: url(../images/draft03a.jpg) no-repeat;
	width: 985px;
	height: 641px;
}
/*-----Home ----*/
#bg {
	background: #016587 url(../images/home_bgr.jpg) repeat-x 0 0;
}
div.bg_home {
	background: url(../images/home_bgr.jpg) no-repeat 50% 0%;
}
div.home {
	background: url(../images/home.jpg) no-repeat;
	width: 1157px;
	height: 670px;
}
#bg_in {
	background: #2391b2 url(../images/inner_bg.gif) repeat-x 0 0;
}
div.bg_inner {
	background: url(../images/inner_bgr.jpg) no-repeat 50% 0%;
}
div.catalog {
	background: url(../images/catalog.jpg) no-repeat;
	width: 1107px;
	height: 923px;
}
div.product {
	background: url(../images/product.jpg) no-repeat;
	width: 1083px;
	height: 1118px;
}
div.cart {
	background: url(../images/cart.jpg) no-repeat;
	width: 1083px;
	height: 1118px;
}




