﻿.topicText
{

}


.topicList
{
    width:490px;
    float:left;
    clear:both;
}

.topicListTitle
{
    width:490px;
    float:left;
    clear:both;
    margin-top:20px;
    margin-bottom:5px;
    border-bottom:solid 1px #9e9e9e;
}

.topicListTitle h1
{
    margin:0px;
    
    font-size:16px;
    font-weight:normal;
    padding:0px;
    padding-left:0px;
    padding-top:3px;
    float:left;
}

.topicListTitle img
{
    float:left;
    margin-right:5px;
    width:25px;
    height:25px;
}


.topicQuestion
{
    padding-left:30px;
    padding-top:2px;
    background-image:url(images/topicQuestion.gif);
    background-repeat:no-repeat;
    background-position:top left;
    
    margin-bottom:5px;
    
    width:470px;
    float:left;
    clear:both;
}



.topicItem
{
    width:485px;
    
    float:left;
    clear:both;
    
    background-color:#FFFFFF;
    padding-bottom:5px;
    margin-bottom:15px;
    margin-left:5px;
    border-bottom:dotted 1px #DDDDDD;
}


.topicNewsItem
{
    width:485px;
    height:30px;
    float:left;
    clear:both;
    margin-left:5px;
    margin-bottom:5px;
}

.topicItemPic
{
    width:50px;
    height:50px;
    float:left;
    background-color:Red;
}

.topicNewsItemPic
{
    width:30px;
    height:30px;
    float:left;
    background-color:Red;
}


.topicItemText
{
    width:430px;
    
    float:left;
    padding-left:5px;
}

.topicNewsItemText
{
    width:440px;
    height:30px;
    float:left;
    padding-left:5px;
}

.topicItemName
{
    font-size:14px;
    font-weight:bold;
    
}

.topicNewsItemName
{
    font-size:14px;
    font-weight:bold;
    
}

.topicItemDis
{
    font-size:12px;
    height:14px;
    overflow:hidden;
    width:430px;
}

.topicItemLittleArea
{
    float:left;
    height:12px;
    width:430px;
    overflow:hidden;
    font-size:10px;
    margin-top:3px;
}




.viewTopicArea
{
    float:left;
    clear:both;
    width:500px;
    
}


.viewTopicAsked
{
    width:480px;
    float:left;
    clear:both;
    background-color:#FFFFFF;
    padding:10px;
    
    
}

.viewTopicAnswer
{
    width:480px;
    float:left;
    clear:both;
    background-color:#FFFFFF;
    padding:10px;
    margin-top:5px;
    border-bottom:solid 1px #e2e2e2;
}

.viewTopicAsked h1
{
    margin:0px;
    padding:0px;
    font-size:18px;
    font-weight:bold;
    margin-bottom:5px;
    
}

.viewTopicPerson
{
    width:50px;
    height:50px;
    margin:0px;
    margin-right:10px;
    float:left;
    
}

.viewTopicText
{
    width:400px;
    float:left;
   
}

.viewTopicName
{
    
    font-size:12px;
}

.miniName
{
    font-weight:bold;
    font-size:12px;
}

.viewTopicDis
{
    
}

.viewTopicDis p
{
    margin:0px;
    padding:0px;
    padding-top:3px;
}


.topicResponse
{
    background-image:url(images/topicRespondTop.gif);
    background-repeat:no-repeat;
    background-position:top left;
    
    float:left;
    clear:both;
    width:100%;
    padding-top:18px;
    padding-bottom:10px;
    
    
}

.topicResponseBase
{
    background-image:url(images/topicRespondBase.gif);
    background-repeat:no-repeat;
    background-position:left bottom;
    float:left;
    clear:both;
    width:500px;
    background-color:#d1ffc4;
}

.topicResponseInside
{
    margin-left:70px;
}


.responseArea
{
    height:32px;
    width:410px;
    resize: none;
    color:#AAAAAA;
    font-size:12px;
    font-family: Arial, Helvetica, sans-serif;
}

.bigResponseArea
{
    height:90px;
    color:#000000;
}

.responseButton
{
    
    float:right;
    clear:both;
    display:none;
   
    
    padding-top:5px;
    margin-right:10px;
    
}

.responseButton input
{
    width:90px;
    height:22px;
    
}


.viewTopicSub, .topicListSub
{
    float:left;
    clear:both;
    width:420px;
    margin-left:60px;
    
    padding-top:15px;
    background-image:url(images/commentTop.gif);
    background-repeat:no-repeat;
    background-position:top left;
    
}

.topicListSub
{
    width:400px;
    background-image:url(images/commentTopOr.gif);
}

.viewTopicSubAnswer, .viewTopicWriteComment, .topicListSubAnswer
{
    float:left;
    clear:both;
    width:420px;
    background-color:#ebeefe;
    margin-bottom:2px;
    padding:5px;
}

.topicListSubAnswer
{
    width:400px;
    background-color:#ffe4c6;
    
}

.viewTopicWriteComment
{
    padding-left:8px;
    padding-right:8px;
    width:414px;
}



.viewTopicSubPerson, .topicListSubPerson
{
    width:32px;
    height:32px;
    margin:3px;
    float:left;
    
}

.viewTopicSubText, .topicListSubText
{
    float:left;
    width:365px;
    padding-left:5px;
    padding-right:5px;
}

.topicListSubText
{
    width:345px;
}

.topicRecentAnswerTitle
{
    float:left;
    clear:both;
    width:400px;
    background-color:#ffe4c6;
    font-size:12px;
    font-weight:bold;
    padding:5px;
    color:#f6831d;
}





.viewTopicSubDis p
{
    margin:0px;
    padding:0px;
    padding-top:3px;
}


.miniCommentArea
{
    height:16px;
    width:407px;
    resize: none;
    color:#AAAAAA;
    font-size:12px;
    font-family: Arial, Helvetica, sans-serif;
}

.bigMiniCommentArea
{
    height:60px;
    color:#000000;
}

.viewTopicWriteCommentButton
{
    
    float:right;
    clear:both;
    display:none;
   
    
    padding-top:5px;
    margin-right:0px;
    
}

.viewTopicWriteCommentButton input
{
    width:110px;
    height:22px;
    
}



#startTopicTopicArea
{
   
    

}

.topicText
{
   
   
    
}

.topicWrite
{
   
}

.topicWrite input
{
    font-size:16px;
    height:20px;
    width:100%;
}

.topicCommentWriteBox
{
    height:70px;
    width:100%;
    resize: none;
    color:#000000;
    font-size:12px;
}

#startTopicCommentArea
{
    float:left;
    clear:both;
    width:100%;
    margin-top:10px;
}

#startTopicButtonArea
{
    float:right;
    clear:both;
    
    padding:0px;
    margin:0px;
    margin-top:5px;
    
    
}

#startTopicButtonArea input
{
    width:90px;
    height:22px;
    padding:0px;
    margin:0px;
}

#publicPrivateArea
{
    float:right;
    clear:both;
    width:460px;
    padding:0px;
    margin:0px;
    margin-top:10px;
}


.pubPriBox
{
    width:460px;
    float:left;
    clear:both;
    margin-top:5px;
    font-size:12px;
}

.pubPriBox span
{
    width:90px;
    height:40px;
    float:left;
    font-weight:bold;
    
}

.miniTime
{
    font-size:10px;
    font-weight:normal;
    color:#9b9b9b;

}

.answerTitle
{
    font-size:14px;
    font-weight:bold;
    border-bottom:solid 1px #9b9b9b;
    color:#9b9b9b;
    float:left;
    clear:both;
    width:500px;
    margin-top:15px;
    margin-bottom:5px;
    
}


.miniComment
{
    font-size: 12px;
    cursor: pointer;
    margin-top:5px;
   
    width:60px;
   
    color:#384898;
    background-image:url(images/commentPen.gif);
    background-repeat:no-repeat;
    background-position:left top;
    padding-left:17px;
}

.miniCommentnp
{
    font-size: 10px;
    cursor: pointer;
    
   
    width:60px;
   
    color:#384898;
}

.activityList
{
    float:left;
   
    width:280px;
    
    

}

.activityItem
{
    padding:5px;
    float:left;
    width:270px;
    margin-bottom:5px;
    
    cursor:pointer;
}

.activityItem a
{
    color:#000000;
}

.activityItem a:hover
{
    text-decoration: none;
}

.activityItemOver
{
    background-color:Red;
}

.activityIcon
{
    width:15px;
    height:15px;
    background-color:Red;
    float:left;
    margin-right:3px;
}

.activityText
{
    float:left;
    width:250px;
}

.activityName
{
    font-weight:bold;
}

.activityTopic
{
    font-weight:bold;
    color:#384898;
}


.rightList
{
    float:left;
    width:140px;
    
   
    padding-top:30px;

}

.rightList a
{
    display:block;
    height:20px;
    margin-bottom:10px;
    padding-left:25px;
    padding-top:3px;
}

.rightList div
{
    height:30px;
    width:140px;
}

.selRight
{
    font-weight:bold;
    display:block;
    height:20px;
    margin-bottom:10px;
    background-image:url(pimg/rightbit.gif);
    background-repeat:no-repeat;
    background-position: top left;
    padding-left:25px;
    padding-top:3px;
    color:#000000;
}