body {
   margin:0;
   font-family:Tahoma, Arial, Sans-Serif;
   font-size:10pt;
}

#top ul, .rightbar ul {
   list-style: none outside none;
   padding:0;
   margin:0;
}

.navibar ul li {
   float:left;
   height: 29px;
   line-height: 29px;
}

.navibar ul li a {
   color: black;
   font-size:9pt;
   border-left: 1px solid black;
   padding: 0 5px;
   text-decoration: none;
}

.navibar ul li a:hover {
   text-decoration: underline;
}

#top {
   width:100%;
   border-bottom:3px solid #4f4f4f;
   height:145px;
   overflow:hidden;
}

.topblank {
   width:100%;
   height: 26px;
   line-height:25px;
   font-size:9pt;
   text-align:right;
   background-color: #ff7500;
   overflow:hidden;
}

.topimgbar {
   width:100%;
   height: 90px;
   background-image: url(../index_file/banner.png);
}

.topnavibar {
   height:29px;
}

.topdatebar {
   float:left;
   height:29px;
   width:18%;
   overflow:hidden;
   background-image: url(../index_file/ad_dhbg1.gif);
}

.topdatebar span {
   line-height: 29px;
   color: white;
   font-size: 9pt;
   margin-left:12px;
}

.topnavileftbar {
   float:right;
   height:29px;
   width:28px;
   background-image: url(../index_file/ad_dhc.gif);
}

.navibar {
   background-image: url(../index_file/ad_dhbg.gif);
   width:82%;
   height:29px;
   float:left;
   overflow:hidden;
}

#container {
   width:950px;
   margin:0 auto;
   border-left: 1px solid #a7a9a7;
   border-right: 1px solid #a7a9a7;
   height:auto;
   min-height:100%;
}

#main {
   width:100%;
}

.leftbar {
   width:230px;
   border-right: 1px solid #a7a9a7;
}
.rightbar {
   width:720px;
}


.bartitlebg {
   background-image: url(../index_file/ad_dhtp.gif);
   height:28px;
}
.bartitle {
   background-image: url(../index_file/ad_txtxlm.gif);
   background-repeat: no-repeat;
   width:100%;
   height:28px;
}

#footer {
   width:100%;
   font-size:9pt;
   border-bottom:5px solid #4f4f4f;
   line-height:1.5;
   padding-bottom:4px;
}
.footertop {
   background-image: url(../index_file/ad_dhbg.gif);
   height:29px;
   border-bottom:6px solid #ff8900;
   margin-bottom:4px;
}
.title {
   color: #9D4301;
   font-size: 10pt;
   line-height: 24px;
   margin-left: 25px;
}

a.morelink {
   color: #9D4301;
   font-weight:bold;
   text-decoration: none;
   
   margin: 6px 17px 0 0;
   font-size: 9pt;
   float:right;
}

a img {
   border:0;
}