.type:after {
    display : table;
    clear : both;
    content : '';
    margin-bottom: 30px;
}
.img {
    margin-right: 30px;
    float: left;
}
.img .caption {
    display: block;
    padding-top: 6px;
    font-size: 10px;
    color: #777777;
    text-align: center;
}
.thumb {
    display: block;
    overflow: hidden;
}
.thumb .trimming310x210 {
    width: 310px;
    height: 210px;
}
.thumb .trimming200x135 {
    width: 200px;
    height: 135px;
}
.thumb .trimming104x70 {
    width: 104px;
    height: 70px;
}
.thumb .trimming85x85 {
    width: 85px;
    height: 85px;
}
.main-image {
    width: 665px;
    height: 400px;
}
.main-image .trimming665x400 {
    width: 665px;
    height: 400px;
}
/* slide */
.thumb_slide {
    display: block;
    overflow: hidden;
    width: 880px;
    height: 400px;
}
