
nav.detailnav {
    background: none repeat scroll 0 0 #E2EEFB;
    padding: 6px 10px;
}
nav.detailnav p {
    display: block;
    line-height: 24px;
}
nav.detailnav a.on {
    background: url("listnavbg.png") no-repeat scroll center bottom rgba(0, 0, 0, 0);
}
nav.detailnav small {
    float: right;
    margin-top: 5px;
}
.detaillist .detail {
    line-height: 20px;
    min-height: 40px;
}
.detaillist .detail .title {
    background-color: #F3F3F3;
    color: #999999;
    font-size: 10px;
    line-height: 24px;
    padding: 5px;
    position: relative;
}
.detaillist .detail .title .arr {
    border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #FFFFFF;
    border-style: dashed dashed solid;
    border-width: 8px;
    bottom: 0;
    font-size: 0;
    height: 0;
    left: 30px;
    position: absolute;
    width: 0;
}
.detaillist .detail .content {
    font-size: 16px;
    line-height: 1.6;
    padding: 15px;
}
.detaillist .detail .content a {
	text-decoration: underline;
}

.detaillist .detail .content .content_img {
}

/*投票*/
.vote{font-size:12px;margin:20px;}
.vote h4{line-height:25px;height:25px; font-weight:700;}
.vote{line-height:1.5;}
.vote_text{padding-top:10px;}
.vote .vote_numline{width:300px; vertical-align:middle;}
.vote .vote_pick{vertical-align:bottom;width:19px;}
.vote .vote_pick input{padding:0;margin:-3px 0 0;*margin:-3px 0 0 -3px;display: inline-block;}
.vote .vote_result{padding:0 0 0 10px;vertical-align:bottom;width:20px;}
.vote .vote_result div{white-space:nowrap;}
.vote .vote_result span{padding:0 10px 0 3px;}
.vote_part{background:#f7f7f7;padding:5px 10px;width:300px;word-break: keep-all;}
.vote_Bot{padding:10px 0 0 0;}
.vote_Bot .btn2{margin:0;}

.perCent,.perValue,.perValue span{background:url("../images/vote.png") repeat-x;}
.perCent{background-color:#f0f0f0;height:12px;overflow:hidden;color:#587f02; position:relative;}
.perValue{float:left;height:100%;background-color:#006ad7;overflow:hidden; background-position:right -24px;}
.perValue span{float:left;height:100%;width:2px; background-position:0 -12px;}
.perbgA{ background-position:right -48px;}
.perbgA span{ background-position:0 -36px;}
.perbgB{ background-position:right -72px;}
.perbgB span{ background-position:0 -60px;}
.perbgC{ background-position:right -96px;}
.perbgC span{ background-position:0 -84px;}
.perbgD{ background-position:right -120px;}
.perbgD span{ background-position:0 -108px;}