body{
  font-family: Arial;
  font-size: 0.8em;
  padding:0px;
  margin:0px;
  text-align:center;
  color:black;
}

img{border:none;}
.f10{width:100%;height:10px;font-size:10px;clear:both;}
.f5{width:100%;height:5px;font-size:5px;clear:both;}

#all{width:100%;text-align:center;}
#cont{width:980px;margin:auto;text-align:left;border:4px solid white;background-color:white;}

#top{width:980px;height:230px;}
#top h1{display:none;}
#top h2{display: none;}
#tleft{float:left;width:275px;height:230px;background:url('img/logo.gif') no-repeat;}
#tright{float:left;width:705px;height:230px;}


#main{width:100%;}
#main .mleft{float:left;width:275px;height:711px;}
#main .ml1{width:275px;height:461px;padding-top:20px;}
#main a{text-decoration:none;color:rgb(40,74,148);}
#main a:hover{text-decoration:underline;}
#main .ml2{width:275px;height:230px;}

#main .mright{float:left;width:685px;padding-left:20px;padding-top:20px;background:rgb(253,253,253);}

#main h2{padding:0px;margin:0px;font-size:16px;}

#main .mright h2{color:red;}
#main .mright .rul{list-style-type:disc;font-weight:bold;}
#main .mright .rul span{color:red;}
.red{color:red;}

#bottom{width:980px;text-align:left;height:28px;line-height:28px;background-color:rgb(227,234,230);color:rgb(106,106,106);font-size:11px;}
#bottom .bleft{float:left;padding-left:15px;}
#bottom .bright{float:right;padding-right:15px;}
#bottom a{text-decoration:none;color:rgb(106,106,106);}
#bottom a:hover{text-decoration:underline;}