#maino{
	float:left;
	width:611px;
}
#left{
	float:left;
	width:180px;
}
#left ul {
	list-style: none;
	margin: 0px;
	padding: 10px 10px 0px 24px;
}
#left ul li {
	border-top: 0px dotted #666;
	border-right: 0px dotted #666;
	border-bottom: 1px dotted #666;
	border-left: 0px dotted #666;
	background: url(/x/img/general/grey-cross.png) no-repeat 5px 6px;
}
#left ul li a {
	color: #999;
	text-decoration: none;
	padding: 4px 4px 6px 20px;
	font-size: 11px;
	display: block;
	margin: 0px;
}
#left ul li a:hover {
	color: #FFF;
	text-decoration: none;
}
#left ul li a.h {
	color: #FFF;
	text-decoration: none;
}
