html,body,#bg,#bg table,#bg td{
	width:100%;
	height:100%;
	overflow:hidden;
}

body{
	font-family:Arial;
	font-size:10px;
	cursor:default;
	color:#000;
}


#bg div	{
	position:absolute;
	width:200%;
	height:200%;
	top:-50%;
	left:-50%;

}

#bg td{
	vertical-align:middle;
	text-align:center;
}

#bg img{
	min-height:50%;
	min-width:50%;
	margin:0 auto;
}

#content{
	background-image: url(../img/layer.png);
	width: 902px;
	height: 539px;
	z-index:70;
	overflow:auto;
	margin-left: auto;
	margin-right: auto;
	overflow:auto;
	position:relative;
	z-index:70;
	display: none;
	margin-top: 2%;
}

#popuplink {
	height:44px;
	margin-left:384px;
	margin-top:360px;
	position:relative;
	width:360px;
	z-index:70;
}

#popuplink1 {
	height:44px;
	margin-left:384px;
	position:relative;
	margin-top: -10px;
	width:360px;
	z-index:70;
}
#popuplink a img {
	border-style: none;
	border: 0px; 
}

#popuplink1 a img {
	border-style: none;
	border: 0px; 
}

#popuplink a img:hover {
	opacity: 0.6;
}

#popuplink1 a img:hover {
	opacity: 0.6;
}
#bar {
	background:#000000 none repeat scroll 0 0;
	bottom:0;
	color:#dddddd;
	height:8em;
	left:0;
	overflow:auto;
	position:absolute;
	width:100%;
	height: 20px;
	text-align: center;
	z-index:70;
	opacity:0.3;
	padding-top: 5px;
}

#bar a {
	font-style: normal;
	color: #ffffff;
	border-bottom: solid 1px #ddd;
	text-decoration: none;
}
