﻿.menu-desc-border
{
    width:100%;
    height:230px;
    float:left;
    margin-top:10px;
    position:relative;
    z-index:1;
}

.topicmenu-border
{
    width:130px;
    height:218px;
    padding:5px 10px;
    border:1px solid #D7D7D7;
    background:#fff;
    position:absolute;
    top:0;
    left:0;
}

.topicmenu-border dl
{
    width:100%;
    height:200px;
    list-style:none;
    overflow:hidden;    
    padding:0;
    margin:0;
    float:left;
}

.topicmenu-border dl dd,
.topicmenu-border dl dt
{
    width:100%;
    height:25px;
    line-height:25px;
    text-align:left;
}
.topicmenu-border dl dt
{
    font-weight:700;
    color:#fff;
    background:url(/Images/Topic/menutitlebg.png) no-repeat;
    text-indent:9px;
    line-height:20px;
}
.topicmenu-border dl dd a
{
    width:100%;
    height:100%;
    display:block; 
    font-size:14px;   
}
.topicmenu-border dl dd a:hover
{
    text-decoration:none;
    color:#e44b00;
}
.topicmenu-border a.showmore
{
    width:100%;
    text-align:right;
    display:block;
    float:left;
    color:#333;
    display:none;
    line-height:18px;
}

.topicinfo-border
{
    margin-left:365px;
    margin-right:2px;
    height:228px;
    border:1px solid #D7D7D7;
    overflow:hidden;
}

.topicimage-border
{
    position:absolute;
    top:0;
    left:160px;
    width:200px;
    height:230px;
    background:url(/Images/Topic/topicimagebg.png);
    overflow:hidden;
    text-align:center;
    float:left;
    display:inline;
}
.topicimage-border a.viewimage-link
{
    width:190px;
    height:219px;
    display:block;
    float:left;
    margin:1px;
    overflow:hidden;
    text-align:left;
    border:1px solid #fff;
}

.topicdesc-border
{
    width:355px;
    height:218px;
    padding:5px 0;
    line-height:22px;
    font-size:14px;
    overflow-x:hidden;
    overflow-y:auto;
    float:right;
    text-align:left;
    color:#333;
}

.notopicimage-border
{
    width:120px;
    height:111px;
    margin:50px auto;
    text-align:center;
    font-size:14px;
    color:#999;
    line-height:40px;
}

.nodescription-border
{
    width:140px;
    height:65px;
    float:left;
    display:inline;
    margin-left:100px;
    margin-top:80px;
    text-align:center;
    color:#999;
    line-height:40px;
}

.notopicimage-border a.button,
.nodescription-border a.button
{
    width:65px;
    height:16px;
    line-height:16px;
    font-size:12px;
    display:inline-block;
    color:#848484;
}

.propertytable-view
{
    width:728px;
    border:1px solid #D7D7D7;
    margin-top:10px;
    float:left;
    position:relative;
    z-index:0;
}

.propertytable-view th.headth
{
    height:26px;
    background:url(/Images/Topic/icons.png) 0 -108px;
    border-bottom:1px solid #D7D7D7;
}

.propertytable-view th.headth .title
{
    height:100%;
    line-height:26px;
    text-indent:30px;
    background:url(/Images/Topic/icons.png) 0 -81px no-repeat;
    font-size:14px;
    color:#333;
    text-align:left;
    font-weight:normal;
}

.propertytable-view th.headth .title1
{
    background:url(/Images/Topic/icons.png) 0 -54px no-repeat;
}

.propertytable-view td.headtd
{
    height:20px;
    line-height:20px;
    background:#D7D7D7;
    text-align:left;
}

.propertytable-view .td1
{
    padding:5px;
    text-align:left;
    font-weight:700;
    color:#616161;
}

.propertytable-view .td2
{
    padding-left:45px;
    padding-right:15px;
    text-align:left;
    padding-top:4px;
    padding-bottom:10px;
}

.propertytable-view tfoot td
{
    height:22px;
    line-height:22px;
    text-align:right;
}

.miniblog-info
{
    border-bottom:0;
    margin:0 auto;
}
.propertytable-view .td3
{
    border-bottom:1px dashed #ccc;
}
.miniblog-border
{
    width: 706px;
    margin-top: 10px;
    margin-bottom:0;
    float:left;
}

.miniblog-border .textarea-m
{
    width: 694px;
}

.miniblog-border-view .textarea-m
{
    width: 552px;
}

.miniblog-nologin
{
    width: 726px;
    margin-top:10px;
    margin-bottom:0;
    float:left;
}
