#modulesContent
{
	font-size:12px;
    width:612px;
}
#headText p{
    padding:0px;
    margin:0px;
}
#headText ul
{
    padding:0px;
    margin:0px;
}
#headText ul li{
    background-image:url(image/dot.jpg);
	background-repeat:no-repeat;
	background-position:0px 9px;
	color:#323232;
	padding-left:10px;
	font-size:12px;
	line-height: 24px;
 }
#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;
    width:276px;
}
#modulesContent .rightModule
{
    float:left;
    padding-left:60px;
    padding-top:30px;
    height:120px;
    width:276px;
}
#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
{
}

#modulesContent .bottom
{
    background-image:url(image/more.jpg);
    background-position:right bottom;
    background-repeat:no-repeat;
    
}
#modulesContent td.bottom
{
 vertical-align:top;
}
#modulesContent .text 
{
    float:left;
    width:160px;
    padding-top:10px;
    padding-left:50px;
    height:80px;
   
}
#modulesContent .more
{
     float:left;
    width:25px;
    line-height:15px;
      padding-left:25px;
    padding-top:80px;
    
}
#modulesContent .more a
{
   
  
    color:#dc5000;
}
#modulesContent .more a:hover{ text-decoration :underline;}
