@charset "utf-8";

.galleryO {
    width : 100%;
    margin-bottom: 10px;
    border: 1px solid #999999;
    float: left;
    padding-bottom: 5px;
    min-height: 85px;
}

.galleryOName {
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 5px;
    font-weight: bold;
    background-color: #EEE;
    padding: 3px;
}

.vgalleryOItem {
    float: left;
    margin-left: 5px;
    margin-top: 5px;
    font-size: 9pt;
    text-align: center;
    border: 1px solid #dddddd;
    width:118px;
    height:80px;
    padding-top:5px;
}
.galleryOItem {
    float: left;
    margin-left: 5px;
    margin-top: 5px;
    font-size: 9pt;
    text-align: center;
    border: 1px solid #dddddd;
    width:118px;
    height:80px;
}
.galleryOItem2 {
    float: left;
    margin-top: 5px;
    margin-left: 5px;
    font-size: 9pt;
    text-align: center;
}
.galleryOItem img {
    border:0px;
    margin-top: 5px;
    margin-bottom: 3px;
}
.galleryOList {

}
.galleryOItem2 img {
    border:0px;
}
.galleryOItem a:hover {
    border:0px;
    text-decoration: none;
}
.galleryOItem2 a:hover {
    border:0px;
    text-decoration: none;
}
