html {
	background:#b2cbe5 url('/a_assets/images/holding/background.png') repeat-x;
	
}

h1 {
	font-size: 360%;
	color:#084e8f;
	padding-bottom:20px;
}

h2 {
	font-size: 153.9%;
	color:#084e8f;
}

p {
	font-size: 153.9%;
	color:#6497ca;
}

#hd {
	padding:20px 30px;
}

#hd img {
	float:left;
}

#hd_right {
	float:right;
	text-align: right;
}

#bd {
	padding-left:10px;
}

.yui-g {
	width:940px;
	height:662px;
	background:#fff url('/a_assets/images/holding/bottom.png') no-repeat bottom;
}

.yui-g div {
	text-align: center;
	padding-top:230px;
}
