.collections-wrap{
    margin-top: 40px;
}

.collections-wrap .header2{
    text-align: center;
    margin-bottom: 30px;
    margin-top: 50px;
}

.collection-bl{
    float: left;
    border: solid 1px #bdbdbd;
    margin-right: 10px;
    margin-bottom: 10px;
}

.collection-bl.collection-bl-kr{
    margin-right:0px;
}

.collection-text {
    width: 278px;
    height: 103px;
    font-size: 13px;
    padding: 20px;
}
.collection-text span{
    font-size: 12px;
    font-style: italic;
}

.collection-text span:hover{
    text-decoration: underline;
}

.collection-head {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px;
}
