body {
	background-color: #7b90a9;
	scrollbar-face-color:#7b90a9;
    scrollbar-arrow-color:#666666;
    scrollbar-shadow-color:#7b90a9;
    scrollbar-highlight-color:#7b90a9;
  	scrollbar-3dlight-color:#7b90a9;
   	scrollbar-darkshadow-color:#7b90a9;
   	scrollbar-track-color:#7b90a9;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.ffhx {
	clear: both;
}
#top_margin {
	height: 107px;
	width: auto;
}
#left_margin {
	width: 300px;
	float: left;
	height: 343px;
}


#page {
	height: 550px;
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #7b90a9;
}
#robot {
	float: left;
	height: 343px;
	width: 98px;
	background-image: url(images/uc_r1_c2.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#right_margin {
	float: right;
	height: 343px;
	width: 302px;
	background-image: url(images/uc_r1_c3.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#under_cons {
	background-image: url(images/uc_r4_c1.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 38px;
	width: 700px;
	float: left;
}
