/* CSS Document */



body {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-3dlight-color: #F3F3F5;
	scrollbar-arrow-color: #817E6D;
	scrollbar-base-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-face-color: #F3F3F5;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #817E6D;
	background-image: url(pic/bg_iframe.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
}


