body {
  font-family: Arial;
  font-size: 13px;
  margin:0px;
  padding:0px;
  text-align:center;
  background-color:white;
  color:black;
  text-align:center;
}

img{border:none;}
#all{width:100%;text-align:center;background:url('img/bg.gif') repeat-x;}
#contc{padding-top:10px;}
#cont{width:918px;margin:auto;text-align:left;border-left:8px solid white;border-right:8px solid white;border-bottom:8px solid white;background-color:white;}
#top{width:100%;height:119px;}
#top h1{float:left;margin:0px;padding:0px;width:257px;height:119px;background:url('img/logo.gif') no-repeat;}
#top h1 span{display:none;}
#top h2{float:left;margin:0px;padding:0px;width:661px;height:119px;background:url('img/top.gif') no-repeat;}
#top h2 span{display:none;}

#main{width:100%;}
#main .mleft{float:left;width:250px;height:301px;background-color:rgb(237,238,239);color:rgb(51,51,51);}
#main .mleft p{padding-left:5px;}
#main .mleft p span{font-weight:bold;font-size:16px;}
#main .mleft a{color:rgb(255,102,0);text-decoration:none;}
#main .mleft a:hover{text-decoration:underline;}
#main .mright{float:left;width:661px;height:301px;margin-left:7px;}
#main .tcont{background:url('img/tcbg.gif') repeat-y;margin-top:30px;padding-bottom:20px;color:rgb(76,76,76);}
#main .tcont p{padding:0px;margin:0px;padding-top:20px;padding-left:20px;padding-right:20px;}

#bottom{width:100%;height:20px;line-height:20px;font-size:11px;color:white;background-color:rgb(67,75,86);margin-top:5px;}
#bottom .left{float:left;padding-left:10px;}
#bottom .right{float:right;padding-right:10px;}
#bottom a{text-decoration:none;color:white;}
#bottom a:hover{text-decoration:underline;}

