@charset "utf-8";
/* CSS Document */

#ad {position: fixed;
top:10px;

left:820px;
width:160px;
height:600px;

}
  

div.ad {position: fixed;
top:10px;
left:820px;
width:160px;
height:600px;

}




#footer {
	position:absolute;
	top:35px;
	left: 40px;
	height: 169px;
	width: 733px;
}
