<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#ct {
    padding-top: 10px;
}
.stat2015Top {
    background: url('img/top.png') repeat center center;
    height: 110px;
    width: 1080px;

}
.aboutThisTop {
    color: #ffffff;
    background-color: #ff6600;
    margin-bottom: 3px;
    padding: 10px;
    font-size: 14px;
}
.pattern1, .pattern2, .patternOrange {
    background: url('img/patt_1.jpg') repeat;
    padding: 17px;
    padding-left: 13px;
    padding-right: 0;
    position: relative;
}
.pattern2 {
    background-image: url('img/patt_2.jpg');
}
.toplike{
    position:relative;
    top:-40px;
}
.patternOrange {
    background-image: url('img/loop.jpg');
    color:#ffffff;
    font-size: 14px;
    padding-top: 0;
    margin-bottom: 3px;
}
.statItem {
    width: 456px;
    height: 186px;
    float: left;
    margin-bottom: 10px;
    position: relative;
}
.statItem .orangeWoPic, .statItem .orange {
    position: absolute;
    display: block;
    color: #ff6600;
    font-size: 16px;
    width: 320px;
    left: 120px;
    top: 50px;
    line-height: 22px;
}
.statItem .orange {
    width: 190px;
}
.statItem .number {
    color: #606060;
    font-size: 40px;
    left: 120px;
    bottom: 28px;
    position: absolute;
    display: block;
}
.statItem .picture {
    position: absolute;
    display: block;
    width: 120px;
    height: 120px;
    top: 46px;
    right: 16px;
}
.statItem .picture2 {
    position: absolute;
    display: block;
    width: 120px;
    height: 120px;
    top: 46px;
    right: 146px;
}
.otherResource {
    background: url('img/21.png') no-repeat;
    width: 911px;
    height: 405px;
}
.otherResource ul {
    padding-top: 45px;
    margin-left: 100px;
}
.otherResource li {
    float: left;
    width: 300px;
    padding-left: 72px;
    height: 70px;
    margin-right: 10px;
}
.otherResource li a {
    font-size: 16px;
    color: #ff6600;
}
.pageList {
    width: 980px;
    margin: 0 auto;
}
.pageList li {
    padding-top: 5px;
    text-align: center;
    float: left;
    width: 148px;
    margin-right: 13px;
    margin-bottom: 40px;
    position: relative;
}
.pageList li .user{
    position:absolute;
    top:150px;
    width:148px;
    left:0px;
}

.pageBox {
    background: url('img/box.png') no-repeat;
    width: 148px;
    height: 149px;
    position: relative;
}
.placeNumber {
    color: #ff6600;
    position: absolute;
    top: -18px;
    left: -10px;
    background: url('img/place.png') no-repeat;
    width: 50px;
    height: 34px;
    line-height: 19px;
    padding-top: 16px;
    text-align: center;
    font-size: 19px;
    font-weight: bold;
    z-index: 1;
}
.pageList li a {
    font-size: 14px;
    font-weight: bold;
    color: #606060;
    text-shadow: 0 1px 1px #ffffff;
}

.topTypeTitle {
    color: #ffffff;
    font-size: 24px;
    font-weight: bold;
    text-shadow: 0 1px 1px #2980a4;
    margin-bottom: 25px;
    text-align: center;
}
.pageBox img {
    width: 120px;
    height: 120px;
    display: block;
    position: absolute;
    left: 14px;
    top: 10px;
}
.infoAboutStats {
    position: absolute;
    background: url('img/info.png') no-repeat;
    width: 22px;
    height: 22px;
    right: 17px;
}

.startFan{
    position:absolute;
    top:113px;
    left:114px;
    height:25px;
    width:25px;
    background-color:white;
    border-radius:25px;
}

.startFan a{
    position:absolute;
    top:4px;
    left:4px;
    width:16px;
    height:16px;
}</pre></body></html>