body{
	font-family:Verdana,Arial,Helvetica;
	font-size:13px;
	color:#000000;
	padding:0px;
	margin:0px;
	background:#FFFFFF URL("mainbg.png");
}

img{border:0}

#contain{
	width:960px;
	margin:0 auto;
}

#content{
	width:960px;
	float:left;
	overflow:auto;
}

#logo{
	background:#353535;
	width:960px;
	height:51px;
	float:left;
	text-align:center;
}

.seperate{
	height:16px;
	width:960px;
	float:left;
}


.viewer {
	position:relative;
	overflow:hidden;
	width: 860px;
	height:800px;
	float:left;
}
.viewer .view {
	width:20000em;
	position:absolute;
}

.view div{
	width:840px;
	float:left;
}

.view-layer{
	width:840px;
	height:405px;
	float:left;
}

.browse {
	float:left;
	width:50px;
}
img{
float:left;
margin-right:5px;
}

A{
text-decoration:underline;
color:#000000
}