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

#gallery-wrapper {width:940px; margin-bottom:10px; text-align:center;}
.gallery-box {width:225px;  float:left; margin:5px 5px 10px 5px; background-color:#CCC;}/*height:210px;*/
.gallery-box-img {width:215px; margin:5px auto; background-color:#CCC; text-align:center;}/*height:160px;*/
.gallery-box-title {width:225px; height:20px; text-align:center; font-size:16px;}
.gallery-box-number {width:225px; height:15px; text-align:center; color:#666;}

.gallery-box-album {width:225px; float:left; margin:5px 5px 10px 5px; background-color:#CCC;}
