/*[fmt]10A0-11AA-1*/ /*MENU - menu footer*/ UL.v001 {
background-image: none; 
background-position: 0 0; 
background-repeat: no-repeat; 
display: block; 
float: left; 
margin: 0 0 1em; 
padding: 0 0px; 
text-align: left; 
width: 20%; 
}
.container_footer_aside UL.v001, .no_114 UL.v001 {
width: 100%; 
}
UL.v001 LI {
overflow: hidden; 
display: inline-block; 
list-style-type: none; 
margin: 0px; 
padding: 0; 
width: 100%; 
}
UL.v001 LI A {
color: #CCCCCC; 
position: relative; 
display: block; 
margin: 0; 
padding: 0 0 0 1em; 
text-decoration: none; 
line-height: 1.8em; 
}
UL.v001 LI A:before {
left: 0; 
top: 0; 
position: absolute; 
content: '	●'; 
color: #282828; 
padding: 0 0.5em 0 0; 
font-weight: bold; 
}
UL.v001 LI A:visited {
color: #CCCCCC; 
}
UL.v001 LI A:hover {
color: #8D8D8D; 
}
UL.v001 LI.active A {
text-decoration: none; 
color: #8D8D8D; 
}
