@charset "utf-8";
/* CSS Document */
.pics {  
	width:830px;
	height:477px; 
	float:right;
	margin:0 0 0 0;
} 
 
.pics img {  
    top:  0; 
    left: 0;
	width:830px;
	height:477px;
} 

