﻿#main
{
    height:650px;
}
#contentMain

{
 

 margin:0px;   
}

#contentMain .left
{
  margin:0px;
  float:left;
  width:164px;
  height:100%;   
  background:#FFFBC9;
}

#contentMain .right
{
    width:100%;
    margin:0px;
}

#contentMain .right
{
    float:left;
    width:650px;
    height:440px;

}
#contentMain .right h3
{
    font-size:14px;
    color:#015A84;
    line-height:35px;
    font-size:14px; 
    border-bottom:2px double #cccccc;
     

}
 
 #contentMain .right h3.contentTitle
 {
      line-height:40px; 
      border-bottom:2px solid #eeeeee;
 }
.article .info
{


    margin-top:3px;
    margin-bottom:10px;
    margin-left:15px;
    
}

#contentMain .right .content
{
    text-indent:2em;
    line-height:25px;
    font-size:12px;
    margin:10px;
    width:600px;
    color:#232323;
    
    
}

.pText
{
    color:#343434;

}

h3.articlTitle
{

    height:25px;
    width:92%;
    clear:both;
    border-bottom:2px solid #eeeee;
    margin-left:25px;
}
