html, body{
	margin: 0;
	padding: 0;
}

.bg02 {
	border-bottom-width:1px;border-bottom-style:dotted;border-bottom-color:#999999
}
.bg03 {
	background-image: url(../img/checkout/buy_bg01.jpg);
	background-repeat: repeat-x;
	background-position: top center;
}
.bg04 {
	background-image: url(../img/login/login_bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
.bg05 {
	background-image: url(../img/join/cre_t01.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
.bg06 {
	background-image: url(../img/join/cre_t02.gif);
	background-repeat: no-repeat;
	background-position: top left;
}



