@charset "utf-8";
a{
	font-size:12px;
	color: #00F;
	text-decoration:none;
}
a:hover {
	color: #F00;
	text-decoration:underline;
}



#LeftMenu2 {
	background: #FFFFFF; 
	padding:2px 2px 2px 5px;
}
#LeftMenu2 ul {
	list-style:none;
}
#LeftMenu2 ul li {
	padding: 2px 0 2px 10px;
	background-image:url(images/images/arr/arr2.gif);
	background-position:left center;
	background-repeat : no-repeat;
}





