﻿/* ********************
 *  用户显示模块主结构
 * ********************/
.UserMainBlockByForum
{
    border:solid 1px gray; overflow:hidden; margin:2px 0; margin-left:auto; margin-right:auto; position:relative;
}








/* ********************
 *  用户显示模块主结构
 * ********************/
.UserLeftBlockByForum
{
    width:140px; border-right:solid 1px gray; vertical-align:top;
    background-color:#daefff; text-align:left;
}
.UserLeftBlockByForum div
{
    text-indent:9px; overflow:hidden;  margin-left:0; 
}









/* ********************
 *  双字符空白
 * ********************/
.UserLeftBlankByForum
{
    color:#daefff
}








/* ********************
 *  用户头像
 * ********************/
.MyPortraitByForum
{
    height:155px; width:125px; margin:5px 7px; float:right;
    background-color:White; border:solid 1px gray; 
    background-position:center center; background-repeat:no-repeat;
}







/* ********************
 *  属性标签
 * ********************/
 
 .UserLeft_ItemTitle_ByForum
{
    color:#630;
}
.UserLeft_DfItemValue_ByForum
{
    color:#333;
}



.UserLeft_NickName_ByForum
{
    color:#33a; font-weight:bold; clear:both;
}

.UserLeft_PowerName_ByForum
{
    color:#a33; font-weight:bold; clear:both; text-indent:22px !important; margin-left:9px !important;
    background-image:url('/Images/icon/ColumnEdit/forum_icon.gif'); 
    background-position:left center; background-repeat:no-repeat;
}

.UserLeft_Coin_ByForum, .UserLeft_Score_ByForum,.UserLeft_Mana_ByForum
{
    line-height:16px; float:left;width:44px;color:White;
    padding-top:2px;border-top:solid 1px #ccc;
}
.UserLeft_Coin_ByForum
{
    background-color:#960;
}
.UserLeft_Score_ByForum
{
    background-color:#036;
}
.UserLeft_Mana_ByForum
{
    background-color:#600;
}








/* ********************
 *  右部上边栏
 * ********************/
 
 /* Bar */
 .UserPostBar_ByForum
 {
    width:100%; height:20px; background-color:#369; color:#fff;
    line-height:20px; text-indent:8px; text-align:left; position:relative;
 }
.UserPostBar_ByForum div
{
    text-align:left;
}
 
 /* 左边 */
 .UserPostBarLeft_ByForum div
 {
    float:left; text-align:left;
 }
 
/* 发表时间 */
.UserPostBarLeftSendTime_ByForum
{
    width:107px; background-color:#333; font-size:10px;
}
/* Ip */
.UserPostBarLeftIp_ByForum
{
    font-size:10px;
}

/* 右边 */
.UserPostBarRight_ByForum
{
    float:right;margin-right:9px;
}

.UserPostBar_Handler_ByForum,
.UserPostBar_Modify_ByForum,
.UserPostBar_Support_ByForum,
.UserPostBar_Oppose_ByForum,
.UserPostBar_Inform_ByForum,
.UserPostBar_Lv_ByForum,
.UserPostBar_Quotation_ByForum,
.UserPostBar_Delete_ByForum
{
    float:left; display:block;
}

/* ****** 管理部分 ******* */

.UserPostBar_Handler_ByForum
{
    position:relative; background-image:url('/images/icon/icon08.gif'); width:50px;
    background-position:left center; background-repeat:no-repeat; text-indent:15px;
}
.UserPostBar_HandlerListBlock_ByForum
{
    width:40px; border:solid 1px #369; position:absolute; 
    top:19px; left:0px; display:none; z-index:99; 
}

.UserPostBar_HandlerListBlock_ByForum a
{
    display:block; color:#ccc; height:20px; line-height:20px; 
    cursor:pointer; background-color:#369;
    text-indent:0px; text-align:center; border:solid 1px #ccc; 
}

.UserPostBar_HandlerListBlock_ByForum a:hover{color:#ffe; text-decoration:none;}    
.UserPostBar_HandlerListBlock_ByForum a:active{color:#ffe;text-decoration:none;}

/* ****** 管理部分End ******* */

/* 修改 */
.UserPostBar_Modify_ByForum
{
    background-image:url('/images/icon/edit.gif'); width:50px;cursor:pointer; color:Yellow;
    background-position:left center; background-repeat:no-repeat; text-indent:18px;
}
.UserPostBar_Modify_ByForum:hover{color:#0f6; text-decoration:none;}    
.UserPostBar_Modify_ByForum:active{color:#0f6;text-decoration:none;}

/* 支持 */ 
.UserPostBar_Support_ByForum
{
    color:#cff; cursor:pointer; width:110px; background-image:url('/images/icon/0812/Previous.gif'); 
    background-position:left center; background-repeat:no-repeat; text-indent:19px; overflow:hidden;
}
.UserPostBar_Support_ByForum:hover{color:#0f6; text-decoration:none;}    
.UserPostBar_Support_ByForum:active{color:#0f6;text-decoration:none;}
 
 /* 反对 */
.UserPostBar_Oppose_ByForum
{
    color:#cff; cursor:pointer; width:110px; background-image:url('/images/icon/0812/Next.gif'); 
    background-position:left center; background-repeat:no-repeat; text-indent:19px; overflow:hidden;
}
.UserPostBar_Oppose_ByForum:hover{color:#fc0; text-decoration:none;}
.UserPostBar_Oppose_ByForum:active{color:#fc0;text-decoration:none;}
 
 /* 举报 */
.UserPostBar_Inform_ByForum
 {
    color:#ccc;cursor:pointer; width:50px; background-image:url('/images/icon/0702/iecool_arrow_130.gif');
    background-position:left center; background-repeat:no-repeat; text-indent:15px;
 }
.UserPostBar_Inform_ByForum:hover{color:#fff; text-decoration:none;}
.UserPostBar_Inform_ByForum:active{color:#fff; text-decoration:none;}

/* 引用回复 */
.UserPostBar_Quotation_ByForum
{
    color:#fff; font-weight:bold; width:80px; cursor:pointer; background-image:url('/images/icon/0812/Reply2.gif'); 
    background-position:left center; background-repeat:no-repeat; text-indent:19px;
}
.UserPostBar_Quotation_ByForum:hover{color:#ff3; text-decoration:none;}
.UserPostBar_Quotation_ByForum:active{color:#ff3; text-decoration:none;}
 

 
 /* 楼数 */
.UserPostBar_Lv_ByForum
{
    color:#ff0; font-weight:bold; 
}
/* GoTop */
.UserPostBar_GoTop
{
    background-image:url('/images/icon/0701/top.gif'); height:22px; width:30px;
    position:absolute; bottom:5px; right:7px; 
    background-position:center center; background-repeat:no-repeat; cursor:pointer;
}



 
 
 
 
 
 /* ********************
 *  帖子底部签名
 * ********************/
 .UserPostFooter_Block
 {
     position:relative;
 }
 .UserPostFooter_LineBlock_ByForum
 {
    width:97%; height:20px; overflow:hidden; margin:5px;
    margin-left:auto; margin-right:auto; position:relative;
 }
 .UserPostFooter_Line_ByForum
 {
    width:98%; height:1px; position:absolute; left:0; 
    top:9px; z-index:0; line-height:1px; border-top:dotted 1px gray;
 }
 .UserPostFooter_LineTitle_ByForum
 {
    width:80px; text-indent:15px; background-image:url('/images/icon/report.gif'); 
    background-position:left:center; background-repeat:no-repeat; z-index:1; 
    background-color:#fff; color:#960; line-height:20px; position:absolute; left:60px;
 }
 .UserPostFooter_Content_ByForum
 {
    width:97%; text-align:justify;margin-left:auto; margin-right:auto;
 }
 
 
 
 
 
/* ********************
 *  帖子内容
 * ********************/
 .UserPostConntent
 {
    width:97%; text-align:justify; vertical-align:top; 
    margin:5px;margin-left:auto; margin-right:auto; clear:both; min-height:120px; _height:120px;
 }
 
 
 .UserPostQuotationContent_ByForum,.UserPostQuotation_Title_ByForum,.UserPostQuotation_ByForum
 {
     width:98%; margin-left:auto; margin-right:auto; margin-top:1px;
 }
 .UserPostQuotation_ByForum,.UserPostByQuotationNote
 {
     border:dotted 1px gray; background-color:#ffffee;
 }
 .UserPostQuotation_Title_ByForum
 {
     color:#36a; height:22px; line-height:22px; overflow:hidden;
 }
 
 .UserPostByQuotationNote
 {
     display:none; color:#03a; text-indent:10px;
 }
 

/* ********************
 *  分页
 * ********************/ 
 
 .PageIndexBlock
{
    float:right !important;
}
