body
{
overflow : auto;
overflow-x: hidden;
background-color:#000000  ;

}



/*
body


overflow : hidden;
scrollbar-face-color: #A2C1CD;
scrollbar-shadow-color:#A2C1CD; 
scrollbar-highlight-color:#A2C1CD;
scrollbar-3dlight-color: #3B5A6F; 
scrollbar-darkshadow-color: #3B5A6F;      
scrollbar-track-color: #3B5A6F;
scrollbar-arrow-color: #F2F2F2;
}

img {

	border : none;
	width:65px;
	height:25px;
}

<link rel="stylesheet" href="../common/js/style.css"> 

*/

#contents_frame
{
	display:block;
	position : absolute;
	left : 50%; 
	top : 50%;
	padding: 0px;
	border: 0px;
	width:0px;
	height: 0px;
	margin-left:0px;
	margin-top:0px;
	background-color:#000;
	z-index: 1;
}
