
#page h1 {
	margin-bottom: 30px;
	}


#page .section01 {
	width: 740px;
	clear:both;
	overflow:hidden;
	margin: 0 0 30px 0;
	}

#page .section01 h2 {
	width: 740px;
	margin: 0 0 10px 0;
	}

#page .section01 .price {
	margin: 0 0 10px 0;
	}

#page .section01 strong {
	font-weight: bold;
	margin: 0 0 5px 0;
	}

#page .section01 .leftBox {
	width: 540px;
	float: left;
	margin: 0 15px 0 0;
	}

#page .section01 .rightBox {
	width: 185px;
	float: left;
	margin: 0 0 0 0;
	}

#page .section01 .rightBox .pic-l {
	width: 90px;
	float: left;
	margin: 0 5px 0 0;
	}

#page .section01 .rightBox .pic-r {
	width: 90px;
	float: left;
	margin: 0 0 0 0;
	}

#footer {
	clear:left;
	}