@charset "utf-8";
/* CSS Document */

#wrapper #main #pic1 {
	position: absolute;
	left: 100px;
	top: 55px;
	width: 220px;
	height: 3px;
}
#wrapper #main #pic2 {
	position: absolute;
	top: 55px;
	right: 150px;
	width: 220px;
}
#wrapper #main #pic3 {
	position: absolute;
	right: 150px;
	top: 560px;
	width: 220px;
}
#wrapper #main #pic4 {
	position: absolute;
	left: 100px;
	top: 280px;
	width: 220px;
}
#wrapper #main #pic5 {
	position: absolute;
	right: 150px;
	top: 280px;
	width: 220px;
}
#wrapper #main #pic6 {
	position: absolute;
	left: 100px;
	top: 780px;
	width: 220px;
}
#wrapper #main #pic7 {
	position: absolute;
	left: 100px;
	top: 560px;
	width: 220px;
	height:180px;
}
#wrapper #main #pic8 {
	position: absolute;
	right: 150px;
	top: 780px;
	width: 220px;
}
#wrapper #main #text1 {
	position: absolute;
	left: 100px;
	top: 20px;
}
#wrapper #main #text2 {
	position: absolute;
	left: 100px;
	top: 525px;
}
