﻿.mainmenu-ul
{
   width:200px;
   height:30px;
   text-align:left;
   line-height:20px;
   padding-left:10px;
}
.mainmenu-li
{
   color:red;
   font-family:@宋体;
   width:200px;
   height:30px;
   text-align:left;
   line-height:28px;
   padding-left:10px;


}
#menuPanel
{
   position:fixed;
   top:200px;
   left:10px;
   width:300px; 
}
#pdhead
{
   padding-left:0px;
   text-align:center;
}
.mainmenu-ul2
{
   width:200px;
   height:30px;
   text-align:left;
   line-height:20px;
   padding-left:10px;
   color:Red;
}
