#modulesContent
{
    font-family:"ËÎÌå";
	font-size:12px;
    
}
#modulesContent a:link{ color:#dc5000; text-decoration:none;}
#modulesContent a:hover{ color:#dc5000; text-decoration:underline;}
#modulesContent a:visited{ color:#dc5000; text-decoration:none;}
#modulesContent .leftModule
{
    padding-top:30px;
    float:left;
    height:120px;
    
}
#modulesContent .rightModule
{
    float:left;
    padding-left:60px;
    padding-top:30px;
    height:120px;
}
#modulesContent table
{
    margin-left:5px;
    width:270px;
}
#modulesContent .leftImg
{
    width:50px;
   margin-left:10px;
}
#modulesContent .leftImg img
{
    border:none;
}

#modulesContent .moduleName
{
    line-height:20px;
    text-align:left;
    font-size:16px;
     font-weight:bold;
     color:#004B87;
     width:150px;
}

#modulesContent .rightDemo
{
     color:#dc5000;
    padding-left:20px;
    background-image:url(image/demoonline.jpg);
    background-position:10px center;
    background-repeat:no-repeat;
}

#modulesContent .bottom
{
    background-image:url(image/more.jpg);
    background-position:right bottom;
    background-repeat:no-repeat;
   
}
#modulesContent .text 
{
    float:left;
    width:160px;
    padding-top:10px;
    padding-left:50px;
   
}
#modulesContent .more
{
     float:left;
    width:25px;
    line-height:15px;
      padding-left:25px;
    padding-top:60px;
    
}
#modulesContent .more a
{
   
  
    color:#dc5000;
}
#modulesContent .more a:hover{ text-decoration :underline;}