﻿#CommentHearder
{
        width:980px;
        background-image:url('../images/bar_hd_bg_middle.jpg');
        background-repeat:repeat-x;
        line-height:30px;
        vertical-align:middle;
        height:30px;
        margin-top:10px;
}

#CommentHearderLeft
{
    float:left;
    background-image:url('../images/bar_hd_bg_left.jpg');
    height:30px;
    width:10px;    
}


#CommentHearderRight
{
    float:right;
    background-image:url('../images/bar_hd_bg_right.jpg');
    height:30px;
    width:10px;    
}

.Border
{
    border:solid 1px #e4e4e4;
    position:relative;
    height:auto;   
}

.margin10px
{
    margin:10px;    
}


.title
{
    font-size: 16px;
    color: #333333;
}

.auther
{
  clear:both;
  float:left;      
}

.date
{
    float:left;    
}


.width980px
{   
   width:980px;
   margin:auto auto auto auto;
   clear:both;
   text-align:justify; 
}



#ArticleHeader
{
    /*height:50px;*/
    height:auto;
    background-color:#F6F6F6;
    background-image:url('../images/articleinfo1.jpg');
    background-repeat:repeat-x;  

}


.ArticleHeader2
{
    height:50px;
    width:50px;
    background-image:url('../images/articleinfo2.jpg');
    background-repeat:repeat-x; 
    float:right;   
}

.width600
{
    width:593px;
}

#Options
{
    
    
    float:right;
    margin-top:15px;
}


.floatleft
{
    float:left;    
}

.margin10pxright
{
    float:right;
    margin:10px;
         
}


.clearleft
{
    clear:left;    
}

.CodeWrapper
{ word-wrap:break-word; width:950px; }
