/*左侧样式重置*/
.aw-main-content .aw-follow-question{
    background: #6eb5fd;
    border:none;
    color:#FFF;
    text-shadow: none;
}
.aw-container .nav{
    background:none;
    clear: both;
    width: auto;
    min-width: 0;
    overflow: visible;
    height:auto;
}
.aw-container .aw-reset-nav-tabs.active{
    height:33px;
}
.aw-container .aw-reset-nav-tabs.active a{
    height:33px;
    background: #FFF;
}
.aw-container .aw-reset-nav-tabs{
    height:32px;
}
.aw-container .btn-group .btn{
    background: #FFF;
}
.aw-main-content{
    /*padding-top:0;*/
}


/*右侧样式重置*/
.aw-side-bar{
    padding:0;
    width:250px;
    float: right;
}
.aw-side-bar .aw-side-bar-mod{
    border:none;
}
.aw-side-bar-maybe{
    border:1px solid #E0E0E0;
    padding:10px;
    background: #eef5fc;
}
.aw-side-bar-maybe dl{
    zoom:1;
}
.aw-side-bar-maybe dl p{
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.aw-side-bar-maybe dl:after{
    clear: both;
    content: " ";
    display: block;
    height: 0;
    visibility: hidden;
}
.aw-side-bar h3{
    margin-top:20px;
    padding-bottom:10px;
    font-weight: normal;
    font-size: 14px;
    border-bottom: 1px solid #80a8d5;
}
.aw-side-bar ul li{
    padding:5px 5px 2px 0;
}
.aw-side-bar ul li a{
    color:#666666;
}
.aw-side-bar .aw-side-bar-mod{
    padding:0 10px;
}
.btn-success{
    background: #6eb5fd;
    border:none;
    color:#FFF;
}
.btn-success:hover{
    background: #6eb5fd;
    border:none;
    color:#FFF;
}

.aw-reset-nav-tabs h2{
    *top:-15px;
    *white-space: nowrap;
}
.aw-main-content{
    padding:0;
    margin:0;
}
.aw-dynamic-topic .aw-item.active{
    background:#F2F2F2;
    width:680px;
}
.aw-dynamic-topic .aw-item{
    padding-right:20px;
}

.aw-fqr{

}
.aw-fqr img{
    width:24px;
    height:24px;
}
.aw-fqr .i-follow{
    width:14px;
    height:14px;
    display: inline;
    padding:0 7px;
    cursor: pointer;
}
.aw-fqr .aw-user-name{
    display: inline-block;
    height:20px;
}
.aw-pull-h{
    width:150px;
}
#advanced_editor{
    width:640px;
}

/*ie6*/
.aw-main-content{
    _overflow: hidden;
}
.aw-dynamic-topic .aw-vote-bar{
    _width:25px;
    _height:88px;
    _overflow: hidden;
    _visibility: hidden;
}
.aw-container .aw-reset-nav-tabs{
    position: relative;
    _overflow: hidden;
}
.aw-container .aw-reset-nav-tabs li{
    _float: right;
    _zoom:1;
}
.aw-question-detail-title .aw-question-detail-meta{
    _white-space: nowrap;
}
.aw-dynamic-topic-more-operate a, .aw-question-detail-meta a {
    _display: inline-block;
    _float: left;
    _height: 20px;
    _line-height: 20px;
    _margin-right: 15px;
    _font-size: 12px;
}
.aw-dynamic-topic .aw-dynamic-topic-meta .aw-icon, .aw-question-detail-meta .aw-icon{
    _position: relative;
    _top:4px;
}
.aw-reset-nav-tabs .i-triangle-up-mini, .aw-reset-nav-tabs .i-triangle-down-mini{
    _position: relative;
    _top:4px;
    _left:4px;
}
.aw-mod-replay-box{
    _display: none;
}
.aw-reset-nav-tabs h2{
    _width:80px;
    _height:20px;
    _top:0;
    _left:0;
}
.aw-side-bar{
    _overflow: visible;
}
.aw-text-color-blue, .aw-dynamic-topic .aw-vote-count, .aw-vote-bar .aw-vote-bar-count, .aw-vote-bar .aw-vote-bar-count.active{
    _visibility: hidden;
}
.aw-ad-button{
    _width:228px;
}
.aw-question-edit .aw-mod-head h2{
    padding-right:20px;
}