/* CSS Document */body {margin: 0;padding: 0;background: white;font: 80% verdana, arial, sans-serif;}dl.menu, dt.menu, dd.menu, ul.menu, li.menu {margin: 0;padding: 0;list-style-type: none;}#menu {position: absolute;top: 190px;left: 0px;z-index:100;width: 100%;}#menu dl {float: left;width: 10em;margin: 0 1px;}#menu dt {cursor: pointer;text-align: center;font-weight: bold;font-size: 10px;background: #fff;border: 1px solid #000099;}#menu dd {border: 1px solid #000099;}#menu li {text-align: center;background: #fff;font-size: 10px;}#menu li a, #menu dt a {color: #963;text-decoration: none;font-size: 10px;display: block;height: 100%;border: 0 none;}#menu li a:hover, #menu dt a:hover {background: #eee;}#site {	color: #000;	background-color: #fff;	padding: 5px;	border: 1px solid #000099;}a {text-decoration: underline;color: #0000CC;}a:visted {text-decoration: underline;color: #222;}Style3 {font-size: 10px}