@charset "UTF-8";
/* CSS Document */

body{
	margin:0px;
	position:relative;
}

#index_main{
	width:1024px;
	height:667px;
	background:url(images/indexPage/IndexPageBG.jpg);
	position:relative;
}
#index_btn1{
	width:206px;
	height:265px;
	position:absolute;
	left: 0px;
	top: 324px;
	background-position:top;
	z-index:100;
	overflow:hidden;
}

#index_btn1:active #btn1_in{
	width:206px;
	height:521px;
	position:relative;
	top:-256px;
}

#index_btn2{
	width:360px;
	height:271px;
	position:absolute;
	background-position:top;
	left: 101px;
	top: 343px;
	z-index:90;
	overflow:hidden;
}

#index_btn2:active #btn2_in{
	width:360px;
	height:542px;
	position:relative;
	top:-271px;
}

#index_btn3{
	width:240px;
	height:261px;
	position:absolute;
	background:url(images/indexPage/Index_btn3_2.png);
	background-position:top;
	left: -28px;
	top: -5px;
	z-index:80;
	overflow:hidden;
}
#ar1:active #index_btn3 #btn3_in{
	width:240px;
	height:522px;
	position:relative;
	top:-261px;
}
#ar1{
	width:212px;
	height:273px;
	position:absolute;
	background:url(images/space.png);
	top:333px;
	left:380px;
	z-index:110;
}
#index_btn4{
	width:300px;
	height:213px;
	position:absolute;
	z-index:80;
	top:395px;
	left:587px;
	overflow:hidden;
}

#index_btn4:active #btn4_in{
	width:300px;
	height:426px;
	position:relative;
	top:-213px;
}

#ar2{
	width:173px;
	height:242px;
	position:absolute;
	background:url(images/space.png);
	top:378px;
	left:846px;
	z-index:115;
}

#index_btn5{
	width:257px;
	height:221px;
	position:absolute;
	z-index:80;
	top:14px;
	left:-79px;
	overflow:hidden;
}

#ar2 #index_btn5:active #btn5_in{
	width:257px;
	height:442px;
	position:relative;
	top:-221px;
}
