body { 
	background-image: url(../../common/img/bg_off01.jpg); 
	background-repeat: no-repeat; 
	background-position: center top; 
	background-attachment: fixed; 
}

#wrapper #contents #bodyBox {
	/*loat: left;*/
	width: 910px;
	position:relative;
	padding:0 0 45px 0;
	margin:0 auto;
}
img {
	vertical-align: baseline;
	display: block;
}
#wrapper #contents #bodyBox h1 {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 105px;
}
#wrapper #contents #bodyBox h2 {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 103px;
}


#wrapper #contents #bodyBox ul {
	width: 910px;
}
#wrapper #contents #bodyBox li {
	float:left;
	display:block;
	line-height: 0px;
}
#wrapper #contents #bodyBox li.btn-london {
	width:192px;
	padding:11px 106px 5px 14px;
}
