#container_top_left_menu{
	
width : 200px;
height : 1320px;
float : left;



text-align : left;




margin-top : -5px;






z-index : 1;
margin-bottom : -5px;
background-image : url(../bg/top_left_container.png);
background-repeat : repeat-y;
margin-right : -2px;
padding-left : 2px;
padding-right : 2px;
}



.list_menu{
	background-image : url(../bg/top-left-menu-list.png);
background-repeat : repeat-x;

height : 139px;
color : #ffffff;
font-weight : normal;
margin-left : 3px;
margin-right : 3px;

margin-top : 10px;
line-height : 20px;



font-size : x-small;


padding-left : 3px;
}

.head{
	color : white;

font-weight : bold;
text-align : left;
height : 180px;
margin-top : 8px;



font-size : small;







margin-right : 2px;
margin-bottom : 4px;









margin-left : 2px;
padding-top : 8px;


background-image : url(../bg/top-left-menu-head.png);
border-top-width : 1px;
border-top-style : ridge;
}



















a{
	color : green;
text-decoration : underline;
}

a:hover{
	color : #548c00;
text-decoration : none;
}

.list_menu a{
	color : white;
text-decoration : underline;
}

.list_menu a:hover{
	color : #adff2f;
text-decoration : none;
}

