.sprite {
    background-image: url(images/icon/spritesheet.png);
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: middle;
}

.sprite-arrow-1 {
    width: 41px;
    height: 41px;
    background-position: -30px -30px;
}

.sprite-arrow-2 {
    width: 41px;
    height: 41px;
    background-position: -131px -30px;
}

.sprite-arrow-r {
    width: 33px;
    height: 33px;
    background-position: -232px -30px;
}

.sprite-banner-arrow {
    width: 120px;
    height: 60px;
    background-position: -232px -123px;
}

.sprite-banner-arrow-left {
    width: 120px;
    height: 60px;
    background-position: -30px -243px;
}

.sprite-close {
    width: 40px;
    height: 40px;
    background-position: -210px -243px;
}

.sprite-db-arrow {
    width: 16px;
    height: 14px;
    background-position: -325px -30px;
}

.sprite-earth {
    width: 21px;
    height: 21px;
    background-position: -310px -243px;
}

.sprite-email {
    width: 23px;
    height: 15px;
    background-position: -310px -324px;
}

.sprite-file {
    width: 32px;
    height: 32px;
    background-position: -401px -30px;
}

.sprite-more {
    width: 24px;
    height: 24px;
    background-position: -412px -122px;
}

.sprite-play {
    width: 18px;
    height: 20px;
    background-position: -412px -206px;
}

.sprite-search {
    width: 18px;
    height: 18px;
    background-position: -393px -286px;
}

.sprite-share {
    width: 20px;
    height: 20px;
    background-position: -30px -364px;
}

.sprite-single-arrow {
    width: 8px;
    height: 14px;
    background-position: -110px -364px;
}

.sprite-video {
    width: 32px;
    height: 32px;
    background-position: -178px -364px;
}

