body{
  font-family: "Arial", sans-serif;
  padding:0px;
  margin:0px;
  font-size:13px;
  text-align:center;
  background-color:rgb(21,19,0);
  color:rgb(154,104,45);
}

form{padding:0px;margin:0px;}
table, form{font-size:13px;}
img{border:none;}

.clr1{width:100%;height:1px;font-size:1px;clear:both;}
.clr10{width:100%;height:10px;font-size:10px;clear:both;}

#all{width:100%;text-align:center;}
#cont{width:980px;margin:auto;text-align:left;}

#top{width:100%;height:130px;background:url('/img/top.jpg') no-repeat;}
#top h1{width:280px;height:130px;padding:0px;margin:0px;margin-left:360px;}
#top h1 a{display:block;width:280px;height:130px;}
#top h1 a span{display:none;}

#menu{padding:0px;margin:0px;list-style-type:none;height:37px;background:url('/img/bg_menu1.png') no-repeat;padding-left:15px;}
#menu ul{list-style-type:none;padding:0px;margin:0px;}
#menu ul li{float:left;}
#menu ul a{display:block;height:37px;line-height:37px;float:left;text-decoration:none;color:black;padding-left:20px;padding-right:20px;border-right:1px solid rgb(186,134,47);}
#menu ul a:hover{background:url('/img/bg_menu2.png') repeat-x;color:white;}
#menu ul a.active{background:url('/img/bg_menu2.png') repeat-x;color:white;}

#main{}
#main .mtop{height:10px;background:url('/img/pod_menu.jpg') no-repeat;}
#main .mflash{height:400px;}
#main .mnoflash{height:400px;background:url('/img/no_flash.jpg') no-repeat;}
#main .mnoflash ul{display:none;}

#bottom{height:201px;background:url('/img/bottom.jpg') no-repeat;color:rgb(136,140,120);}
#bottom .bbox{float:left;width:156px;padding-left:20px;padding-top:18px;}
#bottom .bbox1{float:left;padding-top:115px;padding-left:150px;}
#bottom a{text-decoration:none;color:rgb(255,30,36);}
#bottom a:hover{text-decoration:underline;}

#sub{padding:10px;}
#sub h2{padding:0px;margin:0px;font-size:16px;margin-bottom:10px;color:rgb(255,190,87);border-bottom:1px solid rgb(153,103,44);}

.smenu{background-color:rgb(118,18,0);}
.smenu ul{padding:0px;margin:0px;list-style-type:none;}
.smenu li{float:left;}
.smenu a{display:block;height:28px;line-height:28px;float:left;padding-left:15px;padding-right:15px;color:white;text-decoration:none;}
.smenu a:hover{color:rgb(255,190,87);}
.smenu a.active{color:rgb(255,190,87);font-weight:bold;}


.tbl_of{margin:auto;}
.tbl_of td{padding-left:10px;padding-right:10px;}
.tbl_of .tdc{text-align:center;}
.tbl_of .top{vertical-align:top;}
.tbl_of .bottom{vertical-align:bottom;text-align:center;}

.tbl_of1{border-collapse:collapse;border:1px solid rgb(21,19,0);width:100%;background-color:rgb(83,44,1);color:rgb(193,137,60);}
.tbl_of1 td{border:1px solid rgb(21,19,0);padding:2px;}

.pnav a{text-decoration:none;color:rgb(255,1891,87);}
.pnav a:hover{color:rgb(209,35,0);}
.pnav .active{color:rgb(209,35,0);font-weight:bold;}

.imgs{text-align:center;}
.imgs img{margin:5px;}

.link{text-decoration:none;color:rgb(255,30,36);}
.link:hover{text-decoration:underline;}
