@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: 'AllerLightRegular';
    src: url('../aller_lt_0-webfont.eot');
    src: url('../aller_lt_0-webfont.eot?#iefix') format('embedded-opentype'),
         url('../aller_lt_0-webfont.woff') format('woff'),
         url('../aller_lt_0-webfont.ttf') format('truetype'),
         url('../aller_lt_0-webfont.svg#AllerLightRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

.s{
	background:#F6F6F6; 
	width:100%; 
}


.s1{
	background:#E8E8E8; 
	padding:0px 5px 5px 5px;
	width:1001px;
	margin:auto;
	font-size:13px;
}
.s2{
	background:#fff; 
	padding:10px;
}


#gallery {
	
		padding: 10px 0px;
		
	}
#gallery ul { list-style: none; margin:0; padding:0; }
#gallery ul li { display: inline-block; padding: 5px  ;  }
#gallery  ul li a{ padding:5px; background:#F0F0F0; text-decoration:none; display:inline-block; 
	
	 box-shadow:  1px 1px 2px #888;
	
	 }	