/* CSS Document */

ul ,ul a{
margin:0;
list-style:none;
text-decoration: none;
font-weight: normal;
font-size: 11px;
color:#363636;}

ul li{
text-align:right;
height:18px;
border-bottom:#CCCCCC 1px solid;
margin-bottom:2px;
 
margin-left:3px;}

li:hover{color:#E6E6FA;
background: #FF0000;}

ul a:hover{

color:#FFFFFF;}



.menu_img {
width:270px; 
text-align:left; 
float:left; 
margin:3px; 
color:#ffffff; 
font-size:12px;
text-decoration:none; 
font-weight:bold;}

.menu_img a{
text-decoration:none;
color:#FFFFFF; }







