#leftMenu{ 
   float:left;
   width:171px;
   margin:5px 0 0 0px;
}
#mainArea{ 
   margin:5px 0 0 5px;
   height:680px;
   width:587px;
   border:1px solid #cccccc;
   padding:2px;
   float:left;
}

 #mainArea hr{
   width:560px;
   color:#0099FF;
   height:1px;
   margin-left:20px;
 }
 #mainArea Td{
   padding:3px 3px 3px 10px;
   text-align:left;
 }
#newsTitle{
   width:591px;
   background:url(../images/bg_newstitle.gif);
   text-align:left;
   float:left;
   margin-top:0;
   padding:8px;
   line-height:40px;
   font-size: 16px;
   color:#003399;
   line-height: 60px;
   font-weight: bold;
}
.title-s{
   font-size:14px;
   font-weight:bolder;
   color:#FF6600;
   margin:20px 0 0 20px;
   text-align:left;
   width:550px;
}
.title-s1{
   margin-top:50px;
}
ul.disc {
   list-style-type: square;
   float:left;
   line-height:20px;
   text-align:left;
}
.disc li{
   text-align:left;
   margin-left:50px;
}
ol.decimal {
   list-style-type: decimal;
   float:left;
   line-height:20px;
}
.decimal li{
   text-align:left;
   margin-left:50px;
}
.orange-text{
   color:#FF6600;
   text-align:left; 
   margin-left:50px;
}
p{
   text-align:left;
   margin:5px 0 15px 0;
   color:#333333; 
}
p.content{
   text-align:left; 
   margin:5px 0 15px 0;
   color:#333333;
}
p.content2{
   text-align:left;
   padding:10px 0 10px 25px;
   color:#333333;
   line-height:22px;
}