/* CSS Document */

#contentContainer  {
	width: 960px;
	margin: 0 auto;
}

#contentContainer .box01 {
	position: relative;
}

#contentContainer .box01 .btn01 {
	position: absolute;
	top: 140px;
	right: 113px;
}

#contentContainer .box01 .btn02 {
	position: absolute;
	top: 298px;
	right: 83px;
}

#contentContainer .box01 .btn03 {
	position: absolute;
	top: 137px;
	right: 83px;
}

#contentContainer .box01 .btn04 {
	position: absolute;
	top: 295px;
	right: 53px;
}

#contentContainer .box01 .btn05 {
	position: absolute;
	top: 138px;
	right: 83px;
}

#contentContainer .box01 .btn06 {
	position: absolute;
	top: 296px;
	right: 53px;
}

#contentContainer .box01 .btn07 {
	position: absolute;
	top: 153px;
	right: 68px;
}

#contentContainer .box01 .btn08 {
	position: absolute;
	top: 311px;
	right: 38px;
}














