html    {margin:0; padding:0;}
body    {margin:0; padding:80px 0 0 0; background: #FEFEFE;}
#head   {position:fixed; top:0; left:0; height:60px; width:100%;}


.nav a  {text-align:left; display:block; text-decoration:none; width:180px;
         font-family:Verdana; font-size:13px; font-weight:bold;
         background:#4595C7; color:#222222; padding:2px 5px 2px 5px; margin-top: 5px;
         border-bottom:2px solid #222222; border-right:2px solid #222222;
         border-left:1px solid #222222; border-top:1px solid #222222;}
.nav a:link    {color:#222222;  background:#6699ff}
.nav a:visited {color:#222222;  background:#6699ff}
.nav a:link:hover  {color:#222222; background:#4595C7}
.nav a:visited:hover {color:#222222; background:#4595C7}
.nav a:active  {color:#222222; background:#4595C7}



.nav_sub    {margin-left:5px;}
.nav_sub a  {text-align:left; display:block; text-decoration:none; width:176px;
         font-family:Verdana; font-size:13px; font-weight:bold;
         background:#4595C7; color:#222222; padding:2px 5px 2px 5px; margin-top: 5px;
         border-bottom:2px solid #222222; border-right:2px solid #222222;
         border-left:1px solid #222222; border-top:1px solid #222222;}
.nav_sub a:link    {color:#222222;  background:#B2F0FF}
.nav_sub a:visited {color:#222222;  background:#B2F0FF}
.nav_sub a:link:hover  {color:#222222; background:#4595C7}
.nav_sub a:visited:hover {color:#222222; background:#4595C7}
.nav_sub a:active  {color:#222222; background:#4595C7}


.cont   {margin-left:10px;
         padding:10px 40px;
	 float:left; width:620px;}
.gb	{}
.warn	{}
.h	{text-align:center;
	 background: #6699ff;
	 font: bold 13; width:260px;
	 padding: 5px 10px;
	 margin-top: 20px;
	 border: 1px solid #666; }
.tooltip { position: absolute; display: none;
           background: #6699ff; 
	   text-align:left;
	   padding: 2px 2px;
	   margin-top: 2px;
	   border: 1px solid #666; }




<!--[if IE ]>
<style type="text/css">
body   {overflow-y: hidden;}
.cont  {height:100%;}
#head  {height:80px; position:absolute;}
.nav   {height:100%;}
.gb	{width:100%;}
.tooltip { position: absolute; display: none;
           background: #6699ff; 
	   text-align:left;
	   padding: 2px 2px;
	   margin-top: 2px;
	   border: 1px solid #666; }

</style>
<![endif]-->

.cb    {clear:both;}
a img  {border:none;}


