#modulesContent
{
  font-family:Arial;
	font-size:12px;
    
}
#modulesContent a
{
   color:#dc5000;
}
#modulesContent .leftModule
{
    padding-top:25px;
    width:285px;
}
#modulesContent .rightModule
{
    padding-top:25px;
     width:285px;
}
#modulesContent .blankTd
{
  width:70px;
}
#modulesContent table.modules
{
    width:640px;
}
#modulesContent table.modules tr
{
 vertical-align:top;
}
#modulesContent .headTr
{
   height:40px;
}
#modulesContent .leftImg
{
    width:40px;
}
#modulesContent .leftImg img
{
    border:none;
}

#modulesContent .moduleName
{
    line-height:20px;
    text-align:left;
      width:228px;
}
#modulesContent .moduleName a
{
     font-size:14px;
     font-weight:bold;
     /*color:#69a5d7;*/
     color:#568abc;  
     text-decoration:none;
}

#modulesContent .moduleName a:hover
{
   text-decoration:underline;
}
#modulesContent .rightDemo
{
    width:35px;
    text-align:right;
}
#modulesContent td.bottom
{
 vertical-align:top;
 padding-left:40px;
}
#modulesContent .more
{ 
    margin-left:50px;
     text-align:right;
     vertical-align:bottom;
     border-bottom:solid 1px #f5e1c8;
}
#modulesContent .more a
{
    padding-left:10px;
    background:url(image/jiantou.jpg) no-repeat left 5px;
    color:#dc5000;
    text-decoration:none;
}
#modulesContent .more a:hover{ text-decoration :underline;}


#ContentView .HeadText
{
   padding-top:20px;
   padding-bottom:15px;
   line-height:20px;
}