@charset "utf-8";
/* CSS Document */
body { margin:0;
       font:Arial, Helvetica, sans-serif;
	   font-size:12px;
	   padding:0;
	   }
td { line-height:22px;
   }

#top { height:81px;
       background:url(../images/top_bg.png) repeat-x;
	   }
.logo {height:81px;
       width:990px;
	   background:url(../images/logo.png) no-repeat left;
	   margin:auto;
	   }
#content {width:990px;
        
          margin:auto;
		  }

#footer { background:url(../images/footer.jpg) repeat-x;
          height:81px;
		  }

.fon_cont {font-size:12px;
          text-align:center;
		  width:990px;
		  height:23px;		  
		  }
.fon_cont a {color:#0094dd;
               text-decoration:none;
			   
			   }
.fon_cont a:hover{color:#333;
                text-decoration:underline;
				}
				
				
.fon_foot {font-size:12px;
          text-align:left;
		  width:990px;
		  height:81px;
		  background: url(../images/footlogo.jpg) no-repeat right -0px;;
		  padding-top:30px;
		  padding-left:11px;
		  margin:auto;
		  }
.fon_foot a {color:#777;
               text-decoration:underline;
			   
			   }
.fon_foot a:hover{color:#333;
                text-decoration:underline;
				}
.hh {
	line-height: 24px;
}
