@charset "utf-8";
/* CMS CSS. Always, always adjusting. */
/* (C) 2008  utf-8 测试*/

body {
   padding: 0;
   border: 0;
   color: #000000;
   font-family: helvetica, sans-serif;
   font-weight: normal;
   font-size: 12px;
   text-align: center;
}

img {
   border: 0;
}


#main .photoblock-many {		/* A general full-width photo block (that clears), for many thumbnails */
   margin: 0 10px 10px -4px;
   clear: both;
   width: 161px;
   text-align: center;
   font-size: 10px;
   color:#888888;
   background-color:#333333;
}
