@import "reset-fonts-grids.css";
@import "default.css";
body{
	background: transparent url(../image/index_bg.gif) no-repeat 50% 50%;
	background-color: #ffffff;
}


#main{
	margin-top: -275px;
	margin-left: -467px;
	position:absolute;
	left: 50%;
	top: 50%;
	width: 935px;
	height: 550px;
}


/*noflash*/
#flashcontent{
	position: relative;
	width: 953px;
	height: 530px;
}

#flashcontent h1{
	position: absolute;
	top: 72px;
	left: 72px;
	width: 249px;
	height: 67px;
}

#flashcontent p#flash-text{
	position: absolute;
	top: 349px;
	left: 478px;
	width: 379px;
	height: 60px;
}

#flashcontent p#flash-banner{
	position: absolute;
	top: 418px;
	left: 743px;
	width: 112px;
	height: 33px;
}
















