.sideBar {
    width: 300px;
    min-height: inherit;
    float: left;
    clear: right;
}

.hotWord {
    width: inherit;
    height: 195px;
    border: 1px solid #e5e5e5;
    font-family: Arial;
}

.topMore {
    width: 280px;
    height: 34px;
    margin: 0 9px;
}

.topMore > span {
    display: block;
    float: left;
    height: inherit;
    font-size: 12px;
    font-weight: bold;
    line-height: 34px;
    color: #336666;
}

.topMore > a {
    display: block;
    text-decoration: none;
    float: right;
    height: inherit;
    font-size: 12px;
    line-height: 34px;
    color: #336666;
}

.sideRow {
    display: block;
    text-decoration: none;
    color: black;
    position: relative;
    width: 280px;
    height: 52px;
    margin: 0 9px;
}

.thinBlankDivider {
    width: 298px;
    height: 1px;
    background-color: #e5e5e5;
}

.sideRowLeftImg {
    display: block;
    float: left;
    clear: right;
    width: 25px;
    height: inherit;
    padding: 16px 5px 16px 0;
}

.sideRow > span {
    display: block;
    float: left;
    clear: right;
    width: auto;
    height: inherit;
    font-size: 13px;
    line-height: 52px;
}

.sideRowRightImg {
    display: block;
    float: right;
    clear: right;
    width: 15px;
    height: inherit;
    padding: 16px 0;
}

.sideRowTopImg {
    position: absolute;
    display: none;
    width: 15px;
    height: 15px;
    left: 265px;
}

.sideRowActive {
    display: block;
}

.opacity10 {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1.0;
}

.opacity7 {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.opacity4 {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    filter: alpha(opacity=40);
    opacity: 0.4;
}

.sideBlank {
    width: inherit;
    height: 15px;
}

.sideBarAdContainer {
    display: block;
    text-decoration: none;
}

.sideBarAd {
    width: inherit;
    height: 250px;
}
