

html {
  height: 100%; width: 100%;
}

body {  
	color:#000000; 
	font-weight: normal; 
	letter-spacing: 0;
	font-size: 11px;
  font-family:verdana;
	margin: 0px 0px 0px 0px;
	padding: 0px;
  overflow: show;
  background-color: #ffffff;
}

img {
  border: none;
}

table {
  border: #777777 0px solid;
  margin: 0px;
	font-size: 11px;
  font-family:verdana;  
}


#center {
  width: 100%;
  height: 100%;
}


#news_pic {
  width: 95px;
  height: 95px;
  position: absolute;
  z-index: 1000;
  left: 215;
  top: 248;
}

#tour {
  width: 810px;
  height: 620px;
  position: absolute;
  z-index: 1100;
  left: 0;
  top: 0;
  background: url(../IMG/Tour/swb_extrawindow.jpg) no-repeat;
}

#test {
  margin: 0px;
	background-color: #123456;
}