﻿.ryzz {
    position: relative;
}

.ryzz .zsbot1 {
    background: url(/templets/default/images/zsbot1.png) no-repeat center;
    left: 8px;
}

.ryzz .zsbot2 {
    background: url(/templets/default/images/zsbot2.png) no-repeat center;
    right: 8px;
}
.ryzz .zsbot {
    top: 66px;
}
.zsbot {
    display: block;
    position: absolute;
    width: 33px;
    height: 32px;
}
.ryzz .zsbot {
    top: 66px;
}
.zsbot {
    display: block;
    position: absolute;
    width: 33px;
    height: 32px;
}

a[rel~="nofollow"], a[rel~="nofollow"] * {
    outline-offset: 0.2em;
}
a {
    color: #666;
    text-decoration: none;
}

.ryzz ul {
    overflow: hidden;
    width: 320px;
    margin: 0 auto;
}

.ryzz li {
    float: left;
}

.ryzz li p {
    padding-top: 10px;
    text-align: center;
}
p {
    word-spacing: -1.5px;
    color: #666;
}

.clear {
    clear: both;
    height: 0;
    line-height: 0;
    font-size: 0;
    padding-bottom: 10px;
}
