@charset "utf-8";
/* CSS Document */

  .g_rect 
   {
	   
	  float: left;
	  border-radius: 3px; 
	  border: 0px solid #ddd; 
	  padding: 6px; 
	  width: 100px; 
	  margin-right: 10px; 
	  margin-bottom: 20px;  
	  overflow: hidden;
	  white-space:nowrap;
	   
	   
   }
   
   .g_rect_home 
   {
	   
	  float: left;
	  border-radius: 3px; 
	  border: 0px solid #ddd; 
	  padding: 1px; 
	  width: 80px; 
	  margin-right: 5px; 
	  margin-bottom: 10px;  
	  overflow: hidden;
	  white-space:nowrap;
	   
	   
   }
   
   .g_nickname
   {
				color: #069; 
				text-decoration: none; 
				font-family: Arial; 
				font-size: 13px;
				 font-weight: normal;
					 
   }
   
   .g_nickname:hover
   {
				color: #069; 
				text-decoration: none; 
				font-family: Arial; 
				font-size: 13px;
				 font-weight: normal;
					 
   }
			
			/*gallery picture rect*/
				   
 
				   