@charset "utf-8";

.leftmenu_top {
	background:url(/_images/leftmenu_top.jpg) top left repeat-x;
	width:228px;
	height:41px;
}

.leftmenu_cont {
	background:url(/_images/leftmenu_cont.jpg) top left repeat-y;
	width:228px;
}

.leftmenu_top_link {
	padding:1px 4px 0px 2px;
}

.leftmenu_top_link a{
	text-align:center;
	width:109px;
	display:inline-block;
	color:#8c9098;
	padding-top:8px;
	font:normal 12px Arial;
	text-decoration:none;
}

.leftmenu_top_link a:hover{
	text-decoration:underline;
}

.leftmenu_top_link .selected {
	background:url(/_images/leftmenu_top_selected.jpg) top right no-repeat;
	width:109px;
	height:33px;
	color:#ffffff;
}

.leftmenu_top_link .selected a {
	color:#ffffff;
}

.leftmenu_cont a{
	display:block;
	height:24px;
	text-decoration:none;
	line-height: 25px;
}

.elementary {
	display: block;
}

.leftmenu_cont a:hover{
	text-decoration:underline;
}

.minus {
	background:url(/_images/minus.jpg) 0px 3px no-repeat;
	padding-left:20px;
}

.sub {
	font:normal 11px Arial;	
	padding-left:15px;
}

.leftmenu_bottom {
	background:url(/_images/leftmenu_bottom.jpg) top left no-repeat;
	width:228px;
	height:18px
}

.leftmenu_cont .a1plus {
	background:none;
	padding-left:8px;
	background:url('/_images/plus.gif') 0 2px no-repeat;
	text-decoration: none;
}

.leftmenu_cont .a1plus:hover {
	text-decoration: none;
}