table.leftmenu{
    background: url('../img/menu02.jpg') repeat;
}
table.maincontent{
    background: #FBFBFB;
}
table.tblpost{
  padding-left: 5px;
  padding-right: 5px;
}

tr.menuR { text-decoration: none; cursor:pointer; }
tr.menuR:hover { text-decoration: none; cursor:pointer;}
td.date{
  color: #006666;
  text-align: right;
  text-indent: 3px;
  direction: rtl;
}

tr.rowC {
    color: #000000;
    text-decoration: none;
    cursor:pointer;
    line-height: 25px;
}

tr.rowC td{
    border-bottom: 1px solid #CCCCCC;
    border-left:1px solid #FFFFFF;
}
td.numPostMenu{
  color: #CC0000;
}
td.textLeftMenu{
    font-weight: bold; color: #330099; text-indent: 0px;
}
td.textLeftMenuUser{
    font-weight: bold; color: #339900; text-indent: 0px; 
}
td.title{
    color: #0000CC;
    text-align: left;
    font-weight: bold;
    font-size: 20px;
}

td.menu {
    color: #0000FF;
    cursor:pointer;
    line-height: 25px;
    font-size:14px;
    font-weight:bold;
    background: #FFCC33;
    border-left: 1px solid #FFFFFF;
    border-top: 1px solid #FFFFFF;
    text-align: center;
}
td.caption{
    color: #003300;
    font-size: 12px;
    font-weight: bold;
}
div.content{
    background: #FFFFFF;
    border:1px solid #BBBBBB;
    color: #000000;
    text-align: justify;
    padding: 5px 5px 5px 5px;
    width: 200px;
    overflow-x:auto;
    float: left;
}

div.button{
  height:20px;
  width:20px;
  float:right;
  position:absolute;
  top:6px;
  right:4px;
}


td.postdetail{
    background: url(../img/unpublish_f2.png) left no-repeat;
    text-align: left;
    text-indent: 45px;
    height: 40px;
    font-weight: bold;
    font-size: 13px;
}

td.rowP{
    background: url(../img/tick.png) 25px  no-repeat;
    text-align: left;
    text-indent: 45px;
    width: 150px;
    height: 25px;
}

td.rowP1{
    background: url(../img/tick.png) 25px  no-repeat;
    text-align: left;
    text-indent: 45px;
    height: 25px;
}

tr.rowC:hover {  color: #990000; text-decoration: none; cursor:pointer}

tr.trheader td{
    background:#F0F0F0 none repeat scroll 0%;
    border-bottom:1px solid #999999;
    border-left:1px solid #FFFFFF;
    color:#666666;
    text-align:center;
    line-height: 25px;
}
tr.trfooter td{
    background:#F0F0F0 none repeat scroll 0%;
    border-top:1px solid #DDDDDD;
    border-left:1px solid #FFFFFF;
    color:#3366FF;
    text-align:left;
    text-indent: 5px;
    line-height: 25px;
}
a.headertitle{
    cursor:pointer;
    display:block;
    padding:1px 5px;
    text-align: center;
    white-space:nowrap;
    text-decoration: none;
    font-weight: bold;
}

a.headertitle:visited {
color:#0B55C4;
}

a.numlnk{
    cursor:pointer;
    padding:1px 5px;
    white-space:nowrap;
    text-decoration: none;
    color: #CC0000;
}
a.numlnk:hover {
    text-decoration:underline;
}
a.leftmenu{
    cursor:pointer;
    display:block;
    padding:1px 5px;
    white-space:nowrap;
    text-decoration: none;
}
a.leftmenu:hover {
    color: #FF0000;
}

a.caption{
    cursor:pointer;
    display:block;
    float:right;
    padding:0px;
    white-space:nowrap;
    text-decoration: none;
    background:url(../img/close.gif) no-repeat ;
}

 a.caption:visited {
color:#0B55C4;
text-decoration:none;
}

a.caption:hover {
    background:url(../img/closehover.gif) no-repeat ;
}

a.extlink{
    cursor:pointer;
    display:block;
    float:right;
    white-space:nowrap;
    text-decoration: none;
    width: 100%;
    height: 100%;
    color:#0000FF;
    font-size: 11px;
}

a.extlink:hover{
    text-decoration: none;
}

span.icon_close{
    height: 22px;
    width: 22px;
    display: block;
    float: none;
    /*margin: 0pt auto;*/
}

span.numview{
    color: #006666;
}
span.vip{
    color: #FF0000;
}
span.numList{
    color: #CC0000;
}
span.numListCur{
  border: 1px #AAAAAA solid;
}
span.title{
    color: #0000CC;
    text-align: left;
    font-weight: bold;
    font-size: 20px;
}

span.subtitle{
    color: #009900;
    text-align: left;
    font-size: 15px;
}
.textsearch{
  width: 100%;
}






