body {background:#ddd; font-family: Helvetica, Arial, sans-serif;  margin:0px; padding:0px; font-size:20px;}
ul {margin:10px 5px 10px 0px;}
LI {list-style:circle;}
#main { margin:10px; padding:10px; background-color: #FFFFFF; border: 1px solid #999;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -khtml-border-radius: 10px;
  border-radius: 10px;
  }
#fixed {   position: fixed;   right: 20px;   bottom: 20px;   height: 100px;   width: 100px;}
a {color:#000; text-decoration:none;}
a:hover{color:#555; text-decoration:none;}
a:visited{color:#444; text-decoration:none;}
.menu_  {margin:0px 0px 0 0px; padding:35px 0 0 0px;}
.menu  {margin:0px 0px 0 0px; padding:0px 0 0 0px;}
.menu a  {overflow:hidden; text-align:center; margin:0px 5px 0 0px; float:right; padding:10px 0 0 0px; text-decoration:none; color:#555; font-weight: 700; font-size:18px; width:100px; height:39px; background:url(img/menu5.png) 0 0 no-repeat; text-shadow: 0px 1px 0px #fff;  }
.menu2 a  {float:left;}
.menu a:active {background-position:0 -48px; color:#ff0000;}
.menu .act {background-position:0 -48px; color:#ff0000;} 
#header {height:85px; width:100%; min-width:320px; 
background-image: 
-webkit-gradient(linear, left top, left bottom, from(#fff), to(#ccc)); 
-moz-gradient(linear, left top, left bottom, from(#fff), to(#ccc)); 
-khtml-gradient(linear, left top, left bottom, from(#fff), to(#ccc)); 
gradient(linear, left top, left bottom, from(#fff), to(#ccc)); 
border-bottom: 1px solid #999; "}

#footer{height:45px; width:100%; min-width:320px; 
background-image: 
-webkit-gradient(linear, left top, left bottom, from(#fff), to(#ddd)); 
-moz-gradient(linear, left top, left bottom, from(#fff), to(#ddd)); 
-khtml-gradient(linear, left top, left bottom, from(#fff), to(#ddd)); 
gradient(linear, left top, left bottom, from(#fff), to(#ddd)); 
border-bottom: 1px solid #ccc; border-top: 1px solid #ccc; "}
