﻿#menu_left ul li ul
{
	list-style-type:none;
}
#menu_left ul
{
	list-style-type:none;
}
#menu_left ul li
{
	padding-bottom:5px;
	padding-top:5px;
}
#menu_left a
{
	text-decoration:none;
font: bold 12px Verdana;
color:#666666;
}
#menu_left a:hover
{
color:red;
}
