@charset "utf-8";
/*formatting style
-------------------------------------*/





#styleleft {
	float: left;
	padding-left: 10px;
	width: 70px;
	padding-right: 10px;
	height: 388px;
	position:relative;
}

#styleimg {
	float: left;
	width: 401px;
	padding-top: 10px;
}
#styleright {
	float: left;
	width: 70px;
	padding-right: 10px;
	padding-left: 10px;
	height: 388px;
	position:relative;
}
#styleright p, #styleleft p {
	width: 70px;
	position: absolute;
	left: 9px;
	bottom: 1px;
}
#style2 {
	width:560px;
	text-align: center;
	padding: 10px;
	clear: both;
}
#style3 {
	width:100px;
	padding: 10px;
	float: left;
}
#style4 {
	width:100px;
	padding: 10px;
	float: left;

}
#style5 {
	width:100px;
	padding: 10px;
	float: left;
}
#specialthanks{
	width:560px;
	padding: 10px;
	float:none;
	clear: both;
}
