* {
	border:none;
	padding:0;
	margin:0;
}
html, body {
	height: 100%;
	overflow: hidden;
	border:none;
}
body {
	font-size:10px;
	line-height:1em;
	margin: 0;                
	text-align:center;
}
#ami{
	z-index:1;
	width:100%;
	height:100%;
	background-image:url(../../imgs/back.gif);
	background-repeat:repeat;
}
#dummy{
	z-index:10;
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	background-color:#000000;
}
#recommend{
	text-align:center;
}


#header {
	text-align:center;
	margin:0 auto;
	max-width:1180px;;
}

h1{
	float:left;
}

h2{
	float:right;
}


.clear{
	clear:both;
	height1px;
}

#entrance{
	background-color:#FFFFFF;
	max-width:1180px;
	max-height:812px;
	margin:0 auto;
}

#door{
	width:460px;
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-230px;
	margin-top:-270px;
}



h3{
	text-indent: -9999px;
	width:460px;
	height:287px;
	background-image:url(../../imgs/s002_logo.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}


#enter_bt {
	display:block;
	width:282px;
	height:38px;
	margin:0 auto;
}

#enter_bt a {
	text-indent:-9999px;
	display:block;
	width:282px;
	height:38px;
	background-image:url(../../imgs/enter_bt.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}

#enter_bt a:hover {
	background-image:url(../../imgs/enter_bt_over.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}

#enter_comment {
	text-indent: -9999px;
	width:460px;
	height:109px;
	background-image:url(../../imgs/enter_comment.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}



#install_bt {
	display:block;
	width:282px;
	height:38px;
	margin:0 auto;
}

#install_bt a {
	text-indent:-9999px;
	display:block;
	width:282px;
	height:38px;
	background-image:url(../../imgs/install_bt.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}

#install_bt a:hover {
	background-image:url(../../imgs/install_bt_over.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}

#install_comment {
	text-indent: -9999px;
	width:460px;
	height:109px;
	background-image:url(../../imgs/install_comment.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}

#noscript_comment {
	text-indent: -9999px;
	width:460px;
	height:109px;
	background-image:url(../../imgs/noscript.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}




#attention_bt {
	display:block;
	width:155px;
	height:76px;
	margin:0 auto;
}

#attention_bt a {
	text-indent:-9999px;
	display:block;
	width:155px;
	height:38px;
	background-image:url(../../imgs/attention_bt.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}

#attention_bt a:hover {
	background-image:url(../../imgs/attention_bt.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}




#product_bt {
	display:block;
	width:155px;
	height:31px;
	margin:0 auto;
}
#product_bt a {
	text-indent:-9999px;
	display:block;
	width:155px;
	height:31px;
	background-image:url(../../imgs/product_info.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}

#product_bt a:hover {
	background-image:url(../../imgs/product_info.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}