/* Fisheye Menu Styles */
body { font-size: 12px; line-height: 150%; background: #9c3 url(../img/pic_ibg.gif) repeat-x center top; margin: 0; padding: 0; }
a:link { color: #1a441a; text-decoration: none; }
a:visited { color: #1a441a; text-decoration: none; }
a:hover { color: #f60; text-decoration: underline; }
a:active { color: #1a441a; }
.cc1 { color: #999; }
li,img { border-width: 0; list-style-type: none; }
#logo { text-align: center; width: 300px; height: 100px; clear: both; margin: 0 auto; padding: 70px 0 0; }
#count { width: 600px; height: 130px; clear: both; margin: 0 auto; padding: 40px 0 0; }
#fisheye_menu { text-align: center; list-style: none; padding: 0; height: 81px; margin-top: 10px; margin-bottom: 10px; }
#fisheye_menu li { position: relative; display: inline; padding-right: 10px; padding-left: 10px; }
#fisheye_menu span { position: absolute; top: 100%; left: 0; text-align: center; width: 128px; padding: 5px; margin: 0; color: #360; font-size: 14px; font-weight: bold; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; visibility: hidden; }
#fisheye_menu a {
	text-decoration: none;
}
#fisheye_menu img {
	border: 0;
	vertical-align: top;
}
#new { background-color: #fff; width: 600px; height: 105px; overflow: auto; clear: both; margin: 20px auto 0; border: solid 1px #ccc; }
#new li { width: 280px; overflow: hidden; white-space: nowrap; }
#new ul { margin: 0; padding: 5px; }
.left { width: 290px; float: left; border-right: 1px dotted #360; }
.right { width: 285px; float: right; }
#link { width: 600px; height: 25px; clear: both; margin: 0 auto; padding: 30px 0 10px; }
#link li{ float: left; padding: 0 3px; display: block; }
#foot { text-align: center; width: 600px; height: 50px; clear: both; margin: 0 auto; padding: 30px 0 0; }
