html {
	background-color: #666666;
	margin:0;
	padding:0;
	width:100%;
	height:100%;
}
body {
	background-color: #666666;
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	overflow:hidden;
}
div.main {
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	color: #FFFFFF;
}
div.main #introSwfID{
display:block
}
div.noFlash {
	position: relative;
	z-index: 3;
	width: 524px;
	margin-top: 54px;
	margin-left: auto;
	margin-right: auto;
}
div.logo {
	position: absolute;
	z-index: 1;
	top: 0;
	left: -65px;
}
img#banner{
	border-style: solid;
	border-color: #cccccc;
	border-width: 1px;
	margin-top: 50px;
}
div.de{
	width: 252px;
	position: absolute;
	left: 0;
	top: 170px;
	margin-top: 30px;
	font-family: "Myriad Web", "Myriad Pro", Myriad, "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size:11px;
	color: #FFFFFF;
	padding-right: 10px;
}
div.en{
	width: 252px;
	position: absolute;
	top: 170px;
	left: 262px;
	margin-top: 30px;
	font-family: "Myriad Web", "Myriad Pro", Myriad, "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size:11px;
	color: #FFFFFF;
	padding-left: 10px;
}
div.next{
	margin-top: 15px;
	margin-bottom: 15px;
	padding-left:20px;
	background-image: url(../img/arrow_index.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	font-size: 16px;
	line-height: 20px;
	height:20px;
}
div.next a:link{
	text-decoration: none;
	color: #FFFFFF;
}
div.next a:visited{
	text-decoration: underline;
	color: #3C386B;
}
div.next a:hover{
	text-decoration: underline;
	color: #FFFFFF;
}
div.hint{
	color: #CCCCCC;
	background-image: url(../img/flash_index.gif);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	height: 100px;
	padding-top: 15px;
}
div.hint a:link{
	color: #DF6F6F;
	font-weight: bold;
	text-decoration: underline;
}
div.hint a:visited{
	color: #CF2C2C;
	font-weight: bold;
	text-decoration: underline;
}
div.hint a:hover{
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}
div.hint div{
	display: inline;
}