/* art02 */

html,body {
	height: 100%;
}
body{
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	/*background-color: #8D8773;*/
}
#linksext {
	position: absolute;
	top: -500px;
	left: 0px;
	z-index: 2;

}

#con{
	width: 988px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	z-index: 10;


}
#getflashx{
	position: absolute;
	left: 0;
	top: 63px;
	width: 98%;
	height: 300px;
	text-align: center;
	z-index: 11;
}
#getflash{
	position: absolute;
	top: -500px;
	left: 0px;
	width: 350px;
	height: 300px;
	z-index: 1;
}
