body{
	font-style: normal;
	font-variant: normal;
	font-weight: normal; 
	font-size: 12px;
	font-family: times new roman, tahoma;
	color: #333333;
	overflow:hidden;
	text-align: center; 
}

a{
	background: none;
	color: #999999;
	text-decoration: none;
	margin: 0,0,0,0;
}

a:hover{	
	background: none;
	color: #333333;
	text-decoration: none;
	margin: 0,0,0,0;
}

#main{
	width: 757px;
	height: 516px;
	margin: 0px auto;
	margin-top: 30px;
    text-align: left;
	position:relative;
}

#up{
	height:128px;
}

#dn{
	height:388px;
	width:192px;
	position:absolute;
	left:0;
	top:414px;
}

#sx{
	height:286px;
	width:365px;
	position:absolute;
	top:128px;
}

#dx{
	height:102px;
	width:365px;
	position:absolute;
	left:365px;
	top:128px;
}

#logo{
	height:516px;
	width:200px;
	position:absolute;
	left:557px;
	top:0px;
	padding-left: 10px;
	text-align: right;
}

#version{
	width: 180px;
	text-align: right;
	position:absolute;
	bottom:0;
}