
#container  { position: relative; width: 100%; float: left; clear: both; border: dashed 1px #666 }
#container a { font-size: 0.8em; font-family: Tahoma; text-decoration: none; width: 100%; float: inherit; clear: both }
#container a:link { color: #666; font-family: Tahoma; text-decoration: underline }
#container a:hover { color: #000; font-family: Tahoma; text-decoration: underline }
#container UL { text-align: center; list-style-type: none; display: block; position: relative; width: 100% }
#container LI { list-style-type: none; display: block; margin: 10px 2px 20px; padding: 0; position: relative; width: 30%; float: left }
.a_r { border-style: none }
