/*common*/
#event {
	margin: 0 0 30px;
}
#event a.list{
	width:276px;
	height:270px;
}
#event a.list:hover {
	border: 3px solid #bba34d;
	-moz-border-radius: 3px; /* Firefox */
	-webkit-border-radius: 3px; /* Safari and Chrome */
	border-radius: 3px; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */
	width:270px;
	height:264px;
}
#section1,
#section2,
#section3,
#section4,
#section5,
#section6,
#section7,
#section8,
#section9{
	background-repeat:no-repeat;
	background-position:left top;
	width: 900px;
	position: relative;
}
#section1 {
	background-image: url(../images/photo1.jpg);
	height: 380px;
}
#section2 {
	background-image: url(../images/photo2.jpg);
	height: 370px;
}
#section3 {
	background-image: url(../images/photo3.jpg);
	height: 630px;
}
/* A set */
#section3 a{
	display:block;
	position:absolute;
}
#section3 a:hover {
	border: 3px solid #bba34d;
	-moz-border-radius: 3px; /* Firefox */
	-webkit-border-radius: 3px; /* Safari and Chrome */
	border-radius: 3px; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */
	width:270px;
	height:264px;
}
#a1{
	top:10px;
	left:22px;
}
#a2 {
	top:10px;
	left: 312px;
}
#a3 {
	top:10px;
	left: 603px;
}
#a4 {
	top:300px;
	left:22px;
}
#a5 {
	top:300px;
	left: 312px;
}
#a6 {
	top:300px;
	left: 603px;
}
#section4 {
	background-image: url(../images/photo4.jpg);
	height: 380px;
}
#section5 {
	background-image: url(../images/photo5.jpg);
	height: 922px;
}
/* B set */
#section5 a{
	display:block;
	position:absolute;
}
#section5 a:hover {
}
#section5 a#b1{
	width:860px;
	height:270px;
}
#section5 a#b1:hover{
	width:854px;
	height:264px;
	border: 3px solid #bba34d;
	-moz-border-radius: 3px; /* Firefox */
	-webkit-border-radius: 3px; /* Safari and Chrome */
	border-radius: 3px; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */
}
#b1 {
	top: 10px;
	left: 20px;
}
#b2 {
	top: 300px;
	left:22px;
}
#b3 {
	top: 300px;
	left: 312px;
}
#b4 {
	top: 300px;
	left: 603px;
}
#b5 {
	top: 590px;
	left:22px;
}
#b6 {
	top: 590px;
	left: 312px;
}
#b7 {
	top: 590px;
	left: 603px;
}

#section6 {
	background-image: url(../images/photo6.jpg);
	height: 380px;
}
#section7 {
	background-image: url(../images/photo7.jpg);
	height: 1212px;
}
/* C set */
#section7 a{
	display:block;
	position:absolute;
}
#section7 a:hover {
}
#section7 a#c1,
#section7 a#c2{
	width:420px;
	height:270px;
}
#section7 a#c1:hover,
#section7 a#c2:hover{
	width:416px;
	height:264px;
	border: 3px solid #bba34d;
	-moz-border-radius: 3px; /* Firefox */
	-webkit-border-radius: 3px; /* Safari and Chrome */
	border-radius: 3px; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */
}
#c1 {
	top: 10px;
	left: 22px;
}
#c2 {
	top: 10px;
	left:457px;
}
#c3 {
	top: 300px;
	left:22px;
}
#c4 {
	top: 300px;
	left: 312px;
}
#c5 {
	top: 300px;
	left: 603px;
}
#c6 {
	top: 590px;
	left:22px;
}
#c7 {
	top: 590px;
	left: 312px;
}
#c8 {
	top: 590px;
	left: 603px;
}
#c9 {
	top: 880px;
	left:22px;
}
#section8 {
	background-image: url(../images/photo8.jpg);
	height: 470px;
}
#section9 {
	background-image: url(../images/photo9.jpg);
	height: 320px;
}
#section1 a {
	height: 82px;
	width: 260px;
	display:block;
	position: absolute;
	top: 263px;
	left: 36px;
}
#section1 a:hover {
	height: 76px;
	width: 254px;
	border: 3px solid #bba34d;
	-moz-border-radius: 3px; /* Firefox */
	-webkit-border-radius: 3px; /* Safari and Chrome */
	border-radius: 3px; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */
}


#section9 a {
	height: 121px;
	width: 382px;
	display:block;
	position: absolute;
	top: 175px;
	left: 31px;
}
#section9 a:hover {
	height: 115px;
	width: 376px;
	border: 3px solid #bba34d;
	-moz-border-radius: 3px; /* Firefox */
	-webkit-border-radius: 3px; /* Safari and Chrome */
	border-radius: 3px; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */
}



