@charset "utf-8";
/* CSS Document */
#bigbox
{
width:1000PX;
height:625PX;
position:absolute;
}
#box_1{
	background:#ffffff;
	height:623px;
	width:188px;
	position:absolute;
	top: 0px;
}
.img_a1{
background:url(images/Intro_BG_01.jpg) no-repeat;
width:188px;
height:208px;
}
.img_a2{
	background:url(images/Intro_BG_05.jpg) no-repeat;
	width:188px;
	height:208px;
	position:absolute;
	top: 208px;
}
.img_a3{
	background:url(images/Intro_BG_07.jpg) no-repeat;
	width:188px;
	height:208px;
	position:absolute;
	left: 0px;
	top: 416px;
}

#box_2{
	background:#cccccc;
	height:623px;
	width:615px;
	position:absolute;
	left: 188px;
	top: 0px;
}
.img_b1{
background:url(images/Intro_BG_02.jpg) no-repeat;
height:108px;
width:615px;
position:absolute;
}
.img_b2{
	background:url(images/Intro_BG_04.jpg) no-repeat;
	height:413px;
	width:615px;
	position:absolute;
	left: 0px;
	top: 108px;
}
.img_b3{
	background:url(images/Intro_BG_09.jpg) no-repeat;
	height:104px;
	width:615px;
	position:absolute;
	left: 0px;
	top: 520px;
}
#box_3
{
background:#000066;
	height:623px;
	width:197px;
	position:absolute;
	left: 804px;
	top:0px;
}
.img_c1
{
	background:url(images/Intro_BG_03.jpg) no-repeat;
	width:197px;
	height:208px;
	position:absolute;
	left: -1px;
}
.img_c2
{
	background:url(images/Intro_BG_06.jpg) no-repeat;
	width:197px;
	height:208px;
	position:absolute;
	left: -1px;
	top: 208px;
}
.img_c3
{
	background:url(images/Intro_BG_08.jpg) no-repeat;
	width:197px;
	height:208px;
	position:absolute;
	left: -1px;
	top: 416px;\\
	
}

#flash{
	
	left:65px;
	top:73px;
	position:absolute;
}
