﻿/*添加话题相关 begin*/
.miniblog-border
{
    width: 679px;
    height: auto;
    padding: 10px;
    border: 1px solid #B1B1B1;
    margin-bottom: 10px;
    float: left;
    overflow: hidden;
    background: #fff;
}

.miniblog-border .h
{
    width: 100%;
    height: 21px;
}

.miniblog-border .h .title
{
    width: 385px;
    height: 21px;
    overflow: hidden;
    float: left;
    font-size: 14px;
    font-weight: 700;
    color: #333;
    text-align: left;
}

.miniblog-border .h .title span
{
    font-size: 14px;
}

.miniblog-border .h .tips
{
    width: auto;
    height: 21px;
    line-height: 21px;
    float: right;
    text-align: right;
    color: #616161;
    margin-right: 3px;
}

.miniblog-border .m
{
    width: 100%;
    height: 103px;
    position: relative;
}

.miniblog-border .viewaction-border
{
    width: 122px;
    height: 93px;
    padding: 5px;
    border: 1px solid #CCC;
    overflow: hidden;
    float: left;
    display: none;
    margin-right: 10px;
    position: absolute;
    top: 0;
    left: 0;
}
.miniblog-border .delete
{
    line-height: 16px;
}

.miniblog-border .textarea-border
{
    width: auto;
    height: 100%;
    float: left;
}

.miniblog-border .textarea-l, .miniblog-border .textarea-m, .miniblog-border .textarea-r
{
    width: 6px;
    height: 103px;
    background: url(/Images/MiniBlog/textareaborder.png);
    float: left;
    overflow: hidden;
}

.miniblog-border .textarea-m
{
    width: 667px;
    _width:660px;
    background: url(/Images/MiniBlog/textareaborder.png) 0 -104px;
}

.miniblog-border-view .viewaction-border
{
    display: inline;
}

.miniblog-border-view .textarea-border
{
    margin-left: 142px;
}

.miniblog-border-view .textarea-m
{
    width: 525px;
}

.miniblog-border-view .actions
{
    display: none;
}

.miniblog-border .textarea-r
{
    background: url(/Images/MiniBlog/textareaborder.png) -7px 0;
}

#txtMiniBlogContent
{
    width: 100%;
    height: 91px;
    margin-top: 6px;
    float: left;
    color: #999;
    font-size: 12px;
    font-weight: normal;
    background: #E7E7E7;
    overflow-x: hidden;
    overflow-y: auto;
}

.miniblog-border .f
{
    width: 100%;
    height: 22px;
    margin: 5px auto 0;
    position: relative;
}

.miniblog-border a.miniblogbutton
{
    width: 52px;
    height: 21px;
    line-height: 21px;
    text-align: left;
    text-indent: 24px;
    display: inline-block;
    background: url(/Images/MiniBlog/sendbuttons.png);
    float: left;
    margin-right: 10px;
    overflow: hidden;
    color: #fff;
}

.miniblog-border a.miniblogbutton:hover
{
    text-decoration: none;
    background: url(/Images/MiniBlog/sendbuttons.png) 0 -22px;
}

a#btnInsertMiniBlogVideo
{
    background: url(/Images/MiniBlog/sendbuttons.png) -53px 0;
}

a#btnInsertMiniBlogVideo:hover
{
    background: url(/Images/MiniBlog/sendbuttons.png) -53px -22px;
}

a#btnShareMiniBlogWeb
{
    background: url(/Images/MiniBlog/sendbuttons.png) -106px 0;
}

a#btnShareMiniBlogWeb:hover
{
    background: url(/Images/MiniBlog/sendbuttons.png) -106px -22px;
}

a#btnQuotePersonalShow
{
    background: url(/Images/MiniBlog/sendbuttons.png) -265px 0;
}

a#btnQuotePersonalShow:hover
{
    background: url(/Images/MiniBlog/sendbuttons.png) -265px -22px;
}

.miniblog-border a.sendblogbutton
{
    width: 83px;
    height: 26px;
    line-height: 26px;
    float: right;
    margin-right: 0;
    background: url(/Images/MiniBlog/addmbbutton.PNG);
    overflow: hidden;
    text-align: center;
    color: #e44b00;
}

.miniblog-border a.sendblogbutton:hover
{
    text-decoration: none;
    background: url(/Images/MiniBlog/addmbbutton.PNG) 0 -27px;
}

.miniblog-border .circle
{
    float: right;
    overflow: hidden;
    margin-right: 10px;
    color: #616161;
}

.miniblog-border .circle select
{
    border: 1px solid #616161;
}

#divShowMiniBlogTips
{
    position: absolute;
    top: 10px;
    border: 1px solid #FB7070;
    background: #FFF7F8;
    width: 215px;
    height: auto;
    padding-bottom: 10px;
    display: none;
    z-index: 2;
}
#divShowMiniBlogTips .tipsimg
{
    width: 208px;
    height: 38px;
    background: url(/Images/User/miniblogtips.png);
    overflow: hidden;
    float: left;
    margin-left: 5px;
    margin-top: 5px;
    display: inline;
}
#divShowMiniBlogTips .tips
{
    width: 208px;
    text-align: left;
    line-height: 18px;
    color: #E44B00;
    float: left;
    margin-top: 3px;
    margin-left: 5px;
    display: inline;
}

#divShowMiniBlogTips .designwords
{
    width: 100%;
    height: auto;
    float: left;
    overflow: hidden;
    margin-top: 3px;
    border-top: 1px dashed #ccc;
    text-align: left;
    display: none;
    position: static;
    background: none;
    font-size: 12px;
    line-height: normal;
}

#divShowMiniBlogTips .title
{
    width: 195px;
    height: 22px;
    line-height: 22px;
    float: left;
    margin-top: 3px;
    margin-left: 10px;
    color: #666;
    display: inline;
}
#divShowMiniBlogTips dl
{
    width: 183px;
    height: 88px;
    padding: 5px;
    list-style: none;
    border: 1px solid #ccc;
    background: #fff;
    float: left;
    margin-top: 3px;
    margin-left: 10px;
    overflow: hidden;
    overflow-y: scroll;
    display: inline;
}
#divShowMiniBlogTips dl dd
{
    width: 100%;
    height: 22px;
    line-height: 22px;
}
#divShowMiniBlogTips dl dd a
{
    display: block;
    float: left;
}
#divShowMiniBlogTips dl dd a.delete
{
    color: #D30000;
}
/*添加话题相关 end*/

/*话题列表相关 begin*/
.friendminiblog-border
{
    width: 697px;
    height: auto;
    border: 1px solid #F88819;
    _width: 696px;
    _overflow: hidden;
    background: #FFF9F3;
    float: left;
}
.friendminiblog-border .h
{
    width: 100%;
    height: 30px;
    background: url(/Images/User/miniblogbg.PNG) 0 -8px;
    overflow: hidden;
    border-bottom: 1px solid #F88819;
}
.friendminiblog-border .h .title
{
    width: 71px;
    height: 21px;
    float: left;
    margin-top: 4px;
    margin-left: 10px;
    background: url(/Images/User/indexwords.png) 0 -22px;
    overflow: hidden;
}
.friendminiblog-border .h .float-r
{
    line-height: 30px;
    margin-right: 10px;
}
.friendminiblog-border .h .float-r a
{
    color: #E44B00;
}

.friendminiblog-border .m, .friendminiblog-border .f
{
    width: 100%;
    height: auto;
    overflow: hidden;
}

.friendminiblog-border .f
{
    height: 30px;
    line-height: 30px;
    font-size: 15px;
    font-weight: 700;
}

.miniblog-info
{
    width: 678px;
    height: auto;
    padding: 10px;
    overflow: hidden;
    border-bottom: 1px dashed #ccc;
}

.miniblog-info-l
{
    width: 65px;
    height: 100%;
    float: left;
    overflow: hidden;
    text-align: center;
}

.miniblog-info-l .userimg
{
    width: 55px;
    height: 55px;
    display: block;
    margin: 0 auto 5px auto;
    overflow: hidden;
    border: 1px solid #ccc;
    position:relative;
}

.miniblog-info-r
{
    width: 678px;
    height: auto;
    float: left;
    position: relative;
    z-index: 0;
}

.miniblog-content
{
    width: 100%;
    height: auto;
}

.miniblog-content-h, .miniblog-content-f
{
    width: 100%;
    height: 20px;
    line-height: 20px;
    text-align: left;
    color: #848484;
}

.miniblog-content-h
{
    overflow: hidden;
}

.miniblog-content-f .float-r
{
    margin-left: 10px;
}

.miniblog-content-f .float-l
{
    margin-right: 10px;
}

.miniblog-content a.HotMiniBlog font
{
    color: #e44b00;
    font-weight: 700;
}

.miniblog-content a.HotMiniBlog
{
    background: url(/Images/MiniBlog/hotbutton.png);
    color: #848484;
    float: left;
    height: 25px;
    line-height: 25px;
    width: 122px;
    text-align: center;
    margin-right: 10px;
}
/*
.miniblog-content .btnAddFriend
{
    border: 1px solid #7AB6D4; 
    background: #F0FAFF;
    width:45px;
    height:23px;
    line-height:23px;
    text-align:center;
    margin-right:10px;
    float:left;
}*/

.miniblog-content .divShareThisArrow
{
    position: absolute;
    top: -7px;
    left: 20px;
    width: 11px;
    height: 7px;
    background: url(/Images/MiniBlog/down-arrow.png);
    overflow: hidden;
    z-index: 3;
    display: none;
}

.miniblog-content .divShareThis
{
    background: #fff;
    border: 2px solid #A9C1CD;
    color: #343434;
    height: 16px;
    line-height: 16px;
    padding: 4px;
    left: -37px;
    position: absolute;
    text-align: center;
    top: -33px;
    width: 105px;
    z-index: 2;
    display: none;
}

.divShareThis font, .divShareThis a
{
    margin: 0;
    display: inline;
}

.miniblog-content .showreward font
{
    float: none;
}

.miniblog-content-m
{
    width: 100%;
    text-align: left;
    position: relative;
    z-index: 0;
}

.miniblog-content-m-l
{
    width: 122px;
    height: auto;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
}
.miniblog-content-m-r
{
    margin-left: 132px;
    min-height: 90px;
    _height: 90px;
    line-height: 22px;
    font-size: 14px;
    color: #333;
    word-wrap: break-word;
    word-break: normal;
}

.miniblog-content-m-r a
{
    color: #333;
    border-bottom: 1px dashed #333;
}

.miniblog-content-m-r a:hover
{
    text-decoration: none;
}

.miniblog-content-m-r font a
{
    color: #016A9F;
    border-bottom: 0;
}
.miniblog-content-m-r font a:hover
{
    text-decoration: underline;
}

.supportminiblog-border
{
    width: 666px;
    height: auto;
    line-height: 21px;
    padding: 0 5px;
    border: 1px solid #D3D3D3;
    background: #F0F0F0;
    text-align: left;
    overflow: hidden;
    margin-top: 5px;
}

a.miniblog-img
{
    width: 120px;
    height: 80px;
    overflow: hidden;
    display: block;
    position: relative;
    border: 1px solid #ccc;
    background: #fff;
    float: left;
    text-align: left;
    z-index: 0;
}

.play-transparent
{
    width: 120px;
    height: 80px;
    position: absolute;
    top: 0;
    left: 0;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/MiniBlog/playvideo.png',sizingMethod='image');
    background: url(/Images/MiniBlog/playvideo.png) !important;
    _background: none;
    z-index: 1;
}

.miniblog-discuss
{
    width: 100%;
    height: auto;
    float: left;
    overflow: hidden;
    position: relative;
}
.miniblog-discuss .miniblog-arrow
{
    width: 11px;
    height: 7px;
    background: url(/Images/MiniBlog/toparrow.png);
    overflow: hidden;
    position: absolute;
    top: 0;
    right: 35px;
}
.miniblog-discuss .discuss-main
{
    width: 664px;
    height: auto;
    padding: 5px;
    overflow: hidden;
    border: 2px solid #A9C1CD;
    float: left;
    margin-top: 5px;
    background: #fff;
}

.discuss-editor
{
    width: 100%;
    height: auto;
    overflow: hidden;
    text-align: left;
}
.discuss-editor .editor-title
{
    width: 32px;
    height: 16px;
    line-height: 16px;
    text-align: center;
    background: #848484;
    color: #fff;
    margin: 10px 0;
    float: left;
}

.discuss-editor .discuss-tips
{
    width: 460px;
    height: 35px;
    line-height: 35px;
    float: left;
    overflow: hidden;
    display: inline;
    margin-left: 10px;
    color: #016A9F;
}

.discuss-editor .textarea-border
{
    width: 574px;
    height: auto;
    float: left;
    overflow: hidden;
}

.txtDiscussMiniBlog
{
    width: 572px;
    height: 70px;
    border: 1px solid #ccc;
}
.discuss-editor .editor-tips
{
    height: 22px;
    line-height: 22px;
    float: left;
    margin-top: 2px;
}
.discuss-editor a.button
{
    width: 65px;
    height: 20px;
    line-height: 20px;
    padding: 0;
    float: right;
    margin-top: 2px;
}

.discuss-list
{
    width: 100%;
    height: auto;
    overflow: hidden;
}

.discuss-list-h
{
    width: 100%;
    height: 20px;
    line-height: 20px;
    border-bottom: 1px solid #A9C1CD;
    overflow: hidden;
    margin-bottom: 5px;
    color: #848484;
}

.discuss-list .discuss-info
{
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 20px 0 15px 0;
    border-bottom: 1px dashed #848484;
    margin-bottom: 5px;
}

.discuss-info-l
{
    width: 55px;
    height: 55px;
    float: left;
    position: relative;
}
.discuss-info-l .img
{
    width: 45px;
    height: 45px;
    margin: 5px 0 5px 0;
    overflow: hidden;
    border: 1px solid #ccc;
    float: left;
}
.discuss-info-r
{
    width: 545px;
    height: auto;
    float: left;
    overflow: hidden;
}

.discuss-mode
{
    width: 45px;
    float: right;
}

.discuss-info-content
{
    width: 100%;
    text-align: left;
    line-height: 22px;
    color: #333;
    word-wrap: break-word;
    word-break: normal;
}

.discuss-info-actions
{
    width: 100%;
    line-height: 20px;
    text-align: right;
    color: #848484;
}
/*话题列表相关 end*/

.discuss-loginborder, .miniblog-nologin
{
    width: 662px;
    height: 80px;
    background: #FDF3DB;
    border: 1px solid #FF7E00;
    float: left;
    margin-top: 10px;
    overflow: hidden;
    text-align: center;
}

.miniblog-nologin
{
    width: 675px;
    float: none;
    margin-top: 0;
    margin-bottom: 10px;
}

.discuss-loginborder .logintips, .miniblog-nologin .nologintips
{
    height: 40px;
    margin: 20px auto;
    width: 245px;
}
.miniblog-nologin .nologintips
{
    float: left;
    margin-left: 20px;
    width: 405px;
}

.discuss-loginborder .loginicon, .miniblog-nologin .writeicon
{
    width: 40px;
    height: 40px;
    background: url(/Images/LoginAndTips/tips.gif) 0 -10px;
    float: left;
    overflow: hidden;
}

.miniblog-nologin .writeicon
{
    width: 31px;
    height: 38px;
    background: url(/Images/MiniBlog/write.png);
    margin-right: 30px;
}

.discuss-loginborder .logintitle, .miniblog-nologin .nologintitle
{
    height: 40px;
    line-height: 20px;
    color: #FF7E00;
    float: left;
    font-size: 14px;
    font-weight: 700;
    margin-left: 5px;
    text-align: left;
}

/*冒泡 begin*/
.bubble-arrow
{
    width: 14px;
    height: 12px;
    background: url(/Images/Home/ppdiv.png) 0 -22px;
    overflow: hidden;
    position: absolute;
    top: 18px;
    left: 0;
    z-index: 1;
}

.bubble-border
{
    width: 579px;
    height: auto;
    float: right;
    overflow: hidden;
}

.bubble-h, .bubble-f, .bubble-m
{
    width: 100%;
    height: 10px;
    float: left;
    overflow: hidden;
}

.bubble-m
{
    width: 556px;
    padding: 0 10px;
    height: auto;
    background: #F7F7F7;
    border-left: 1px solid #BEBEBE;
    border-right: 1px solid #BEBEBE;
    overflow: visible;
}

.bubble-h-border, .bubble-f-border
{
    width: 558px;
    height: 9px;
    border-top: 1px solid #BEBEBE;
    float: left;
    overflow: hidden;
    background: #F7F7F7;
}

.bubble-f-border
{
    border-top: 0;
    border-bottom: 1px solid #BEBEBE;
}

.bubble-arrow1, .bubble-arrow2, .bubble-arrow3, .bubble-arrow4
{
    width: 10px;
    height: 10px;
    display: block;
    float: left;
    overflow: hidden;
    background: url(/Images/Home/ppdiv.png);
}

.bubble-arrow2
{
    background: url(/Images/Home/ppdiv.png) -11px 0;
}

.bubble-arrow3
{
    background: url(/Images/Home/ppdiv.png) 0 -11px;
}

.bubble-arrow4
{
    background: url(/Images/Home/ppdiv.png) -11px -11px;
}
/*冒泡 end*/

/*话题评论奖励 begin*/
#divMBDiscussReward
{
    width: 192px;
    height: 50px;
    overflow: hidden;
    background: url(/Images/MiniBlog/reward.png) no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    text-align: left;
    text-indent: 126px;
    font-size: 25px;
    font-family: Arial Black;
    color: #E44B00;
    display: none;
    z-index: 4;
}
/*话题评论奖励 end*/
.mood-border
{
    width: 90px;
    height: auto;
    float: left;
    overflow: hidden;
}

a.btnChoiceDiscussMood
{
    width: 74px;
    height: 54px;
    overflow: hidden;
    text-align: left;
    display: block;
    background: url(/Images/MiniBlog/selectmoodbg.png);
    line-height: normal;
}

a.btnChoiceDiscussMood:hover
{
    text-decoration: none;
    background: url(/Images/MiniBlog/selectmoodbg.png) 0 -55px;
}

.mood-face
{
    float: left;
    width: 45px;
    height: 45px;
    margin-top: 5px;
    margin-left: 8px;
}

.mood-arrow
{
    float: right;
    margin-top: 24px;
    margin-right: 5px;
}

.mood-tips
{
    width: 74px;
    height: auto;
    line-height: 20px;
    text-align: center;
}

.mood-tips font
{
    font-size: 14px;
    font-weight: 700;
    color: #e44b00;
}

.divChoiceDiscussMood
{
    width: 442px;
    height: 210px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 4;
    border: 2px solid #ABABAB;
    padding: 0 5px 5px 0;
    overflow: hidden;
    overflow-y: scroll;
    background: #fff;
    display: none;
}

.divChoiceDiscussMood a.mood-button
{
    width: 63px;
    height: 63px;
    border: 1px solid #C0C0C0;
    display: inline-block;
    text-align: center;
    float: left;
    margin: 5px 0 0 5px;
    overflow: hidden;
    background: #EDEDED;
    color: #333;
}

.divChoiceDiscussMood a.mood-button:hover
{
    text-decoration: none;
    background: #FFF5E4;
    border: 1px solid #F88819;
}

a.btnHideMiniBlogVideo
{
    width: 64px;
    height: 16px;
    line-height: 16px;
    text-align: center;
    border: 1px solid #C1C1C1;
    background: #EBEBEB;
    color: #616161;
    font-size: 12px;
    text-decoration: none;
    display: block;
    overflow: hidden;
    margin: 2px 0;
}

a.btnHideMiniBlogVideo:hover
{
    text-decoration: none;
    color: #e44b00;
}

a.roundbutton
{
    width: auto;
    height: 26px;
    line-height: normal;
    overflow: hidden;
    cursor: pointer;
    background: url("/Images/Home/linkRead-btn.PNG") 0 -26px;
    color:#616161;
}

a.roundbutton span.l, a.roundbutton span.r
{
    width: 4px;
    height: 100%;
    background: url("/Images/Home/linkRead-btn.PNG") #fff;
    display:inline-block;
    float: left;
    overflow: hidden;
}

a.roundbutton span.r
{
    background: url("/Images/Home/linkRead-btn.PNG") #fff -5px 0;
}

a.roundbutton .m
{
    width: auto;
    height: 16px;
    padding: 5px 0;
    padding-right:5px;
    float: left;
    overflow: hidden;
    background: url("/Images/Home/linkReadBuleArrow.PNG") no-repeat;
    background-position:2px 7px;
    text-indent:20px;
}

a.roundbutton .hideshare
{
    background: url("/Images/MiniBlog/arrow-to-b.png") no-repeat;
    background-position:2px 9px;
}

a.roundbutton .showshare
{
    background: url("/Images/MiniBlog/arrow-to-t.png") no-repeat;
    background-position:2px 9px;
}

a.roundbutton .vote
{
    background: url("/Images/Icon/vote.png") no-repeat;
    background-position:2px 5px;
}

a.roundbutton .guess
{
    background: url("/Images/Icon/guess.png") no-repeat;
    background-position:2px 5px;
}

a.roundbutton:hover
{
    text-decoration:none;
    background: url("/Images/Home/linkRead-btn.PNG") 0 -78px;
}

a.roundbutton:hover span.l
{
    background: url("/Images/Home/linkRead-btn.PNG") #fff 0 -52px;
}

a.roundbutton:hover span.r
{
    background: url("/Images/Home/linkRead-btn.PNG") #fff -5px -52px;
}

.propertycontent-border
{
    display: none;
    margin: 5px 0 10px 0;
}

.discusscontent-border
{
    width: 100%;
    height: auto;
    float: left;
    overflow: hidden;
}

.propertycontent-border .discusshead, .discusscontent
{
    width: 100%;
    height: auto;
    float: left;
    overflow: hidden;
}

/*投票*/
.vote-border
{
    width: 655px;
    height: auto;
    border: 1px solid #CFCFCF;
    padding: 10px;
    float: left;
    overflow: hidden;
    margin:1px 0;
    background:#fff;
}
.content
{
    width: 645px;
    height: auto;
    text-align: left;
    font-size: 14px;
    color: #333;
}
.vote-option
{
    width: 100%;
    float: left;
    overflow: hidden;
    margin-top: 10px;
}
.vote-title
{
    width: 100%;
    height: 25px;
    line-height: 25px;
    font-size: 14px;
    text-align: left;
    float: left;
    overflow: hidden;
}
.vote-title span
{
    font-weight: 700;
    color: #E44B00;
    font-size: 14px;
}
.vote-title font
{
    font-weight: 700;
    color: #D30000;
    font-size: 14px;
}
.vote-option-list
{
    width: 653px;
    border: 1px solid #BEBEBE;
    float: left;
    background: #fff;
    margin-top: 10px;
}
.vote-option-border
{
    width: 633px;
    margin: 5px auto;
}
.vote-option-info
{
    width: 633px;
    line-height: 20px;
    text-align: left;
    float: left;
    border: 1px solid #DCDCDC;
    background: #E9E9E9 url(/Images/Topic/vote-option-bg.png) repeat-x;
    font-size: 13px;
    color: #202020;
    margin-bottom: 5px;
    cursor: pointer;
}
.vote-option-info-current
{
    border: 1px solid #FFC470;
    background: #FFD79E url(/Images/Topic/vote-option-bg-current.png) repeat-x;
}
.vote-option-info-current span, .vote-option-info span
{
    color: #848484;
}
.vote-end
{
    width: 100%;
    float: left;
    overflow: hidden;
    font-size: 12px;
}
.vote-end-desc
{
    text-align: left;
    color: #616161;
    font-size: 12px;
}
a.vote-button
{
    width: 111px;
    height: 37px;
    background: url(/Images/Circle/submitVote.jpg);
    cursor: pointer;
    margin: 5px auto;
    display: block;
}
a.vote-button:hover
{
    background: url(/Images/Circle/submitVote.jpg) 0 -38px;
}
.vote-foot
{
    width: 633px;
    height: 25px;
    line-height: 25px;
    background: #F5F5F5;
    color: #616161;
    font-size: 12px;
    text-align: left;
    padding: 0 10px;
    margin-top: 10px;
    float: left;
    overflow: hidden;
}
.vote-foot font
{
    color: #E44B00;
    font-weight: 700;
}
.vote-foot .help
{
    margin: 3px 0 0 0;
}
/* 投票结束 */
.vote-completerow
{
    width: 100%;
    margin-bottom: 15px;
    margin-top: 10px;
    float: left;
}
.vote-completerow .left
{
    width: 39%;
    line-height: 18px;
    float: left;
}
.vote-completerow .right
{
    width: 58%;
    line-height: 18px;
    float: right;
    color: #202020;
    text-align: left;
}
.vote-completerow .ballot
{
    width: 200px;
    height: 16px;
    border: 1px solid #8D8D8D;
    float: left;
    text-align:left;
}
.vote-completerow .vote-complete-info
{
    width: 100%;
    height: 18px;
    line-height: 18px;
    float: left;
}
.myvote
{
    width: 78px;
    height: 38px;
    position: absolute;
    right: -53px;
    top: -45px;
    background: url(/Images/Topic/myvote.PNG) !important;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Images/Topic/myvote.PNG',sizingMethod='image');
    _background: none;
    z-index: 1;
    line-height: 27px;
    text-align: center;
    font-weight: 700;
    color: #E44B00;
    font-size: 14px;
}
/* 投票列表 end */

/*猜猜*/
.guess-icon
{
    width: 13px;
    height: 13px;
    background: url(/Images/icon/guess.png);
    float: left;
    margin-top: 4px;
}
.guess-answer-list
{
    background: #FFFFFF;
    border: 1px solid #BEBEBE;
    float: left;
    width: 538px;
}

.guess-completerow
{
    width: 100%;
    height: 30px;
    line-height: 30px;
    float: left;
    font-size: 12px;
    color: #333;
    text-align:left;
}
.isanswer-cloumn
{
    width: 105px;
    height: 30px;
    float: left;
}
.answer-icon
{
    width: 76px;
    height: 20px;
    float: left;
    margin-top: 5px;
    margin-left: 15px;
    display: inline;
    background: url(/Images/Topic/guessbg.png) 0 -82px;
}

/* 选择答案后的样式 end */

/* 用户选择的答案样式 begin */
.guess-user-worng, .guess-user-right
{
    width: 653px;
    border: 1px solid #DE2F00;
    background: #FFEEEE;
    float: left;
    padding-bottom: 10px;
}
.guess-user-right
{
    background: #D1FFC1;
    border: 1px solid #24AF15;
}
.guess-use-border
{
    width: 625px;
    margin: 10px auto;
}
.user-answer
{
    width: 450px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #333;
    text-align: left;
    margin-left: 20px;
    float: left;
}

a.guess-button
{
    width: 111px;
    height: 37px;
    background: url(/Images/Circle/submitAnswer.jpg);
    cursor: pointer;
    margin: 5px auto;
    display: block;
}
a.guess-button:hover
{
    background: url(/Images/Circle/submitAnswer.jpg) 0 -38px;
}

.guess-user-worng .answer-icon, .guess-user-right .answer-icon
{
    width: 38px;
    height: 40px;
    float: left;
    background: url(/Images/Topic/guessbg.png);
    margin-top: 0;
}
.guess-user-right .answer-icon
{
    background: url(/Images/Topic/guessbg.png) 0 -41px;
}
.guess-user-worng span, .guess-user-right span
{
    font-size: 14px;
    font-weight: 700;
    color: #D30000;
}
.guess-user-right span
{
    color: #4DA000;
}

a.reportbutton
{
    width: 190px;
    height: 33px;
    line-height: 33px;
    display: block;
    overflow: hidden;
    text-align: center;
    background: url(/Images/Topic/reportbutton.png);
    font-size: 14px;
    font-weight: 700;
}
a.reportbutton:hover
{
    text-decoration: none;
    color: #E44B00;
    background: url(/Images/Topic/reportbutton.png) 0 -34px;
}

.pp-border
{
    width: 643px;
    height: auto;
    border: 1px solid #DBDBDB;
    background: #F5F5F5;
    float: left;
    overflow: hidden;
    margin-top: 10px;
    padding:5px;
}
.divAnswer
{
    width: 643px;
    height: 30px;
    border: 1px solid #DBDBDB;
    float: left;
    overflow: hidden;
    color: #E44B00;
    font-size: 12px;
    text-align: left;
    line-height: 30px;
    padding-left: 10px;
    margin-top: 10px;
}

.sendforumbutton
{
    width: 96px;
    height: 30px;
    line-height: 30px;
    float: right;
    overflow: hidden;
    background: url(/images/topic/forumbg.png) 0px -64px;
    cursor: pointer;
    color: #666666;
    font-weight: bold;
}
.sendforumbutton:hover
{
    background: url(/images/topic/forumbg.png) 0px -95px;
}

/*猜猜end*/
    
/*发话题插视频、网址、个人秀 begin*/
#divShowMiniBlogVideo,
#divShowMiniBlogWeb,
#divShowPersonalShow
{
    width:100%;
    height:100%;
    text-align:center;
}
    
#divShowMiniBlogVideo .title,
#divShowMiniBlogWeb .title,
#divShowPersonalShow .title
{
    width:100%;
    text-align:left;
    line-height:16px;
}
    
#divShowMiniBlogVideo .content,
#divShowMiniBlogWeb .content,
#divShowPersonalShow .content
{
    width:122px;
    height:65px;
}

#divShowMiniBlogVideo .content textarea,
#divShowMiniBlogWeb .content textarea
{
    width:120px;
    height:63px;
    border:1px solid #848484;
    overflow-x:hidden;
    overflow-y:auto;
    line-height:16px;
    text-align:left;
    color:#848484;
    font-size:12px;
    font-weight:normal;
}
    
#divShowPersonalShow select
{
    width: 120px;
    height: 20px;
    line-height: 20px;
    border: 1px solid #848484;
    overflow-x: hidden;
    text-align: left;
    margin-top:20px;
    color: #333;
}
/*发话题插视频、网址、个人秀 end*/


