﻿#bdhbrc {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0 auto;
	width:980px;
}
* {
   margin:0;
   padding:0;
   }
/*-------top-------*/
.logo {
       width:980px;
	   }
.logo h1 {
          float:left;
		  padding:9px 0px 0px 6px;
		  background:none;
		  }
.sub {
      float:right;
   text-align:right;
   }
.live {
       height:45px;
	   }
.sub p {
        color:#004794;
		}
.sub p a {
          color:#004794;
		  margin:0 8px;
		  text-decoration:none;
		  }
		  .sub p a:link {
          color:#004794;
		  margin:0 8px;
		  text-decoration:none;
		  }
		  .sub p a:visited {
          color:#004794;
		  margin:0 8px;
		  text-decoration:none;
		  }
.sub p a:hover {
                text-decoration:underline;
				}
/*--------banner--------*/
.banner_fz {
         margin-top:10px;
		 height:35px;
		 overflow:hidden;
		 }
.banner_left {
              float:left;
			  width:2px;
			  height:35px;
			  background:url(/indexhtm/images/back_sub1.png) -47px -28px no-repeat;
			  }
.banner_middle {
                float:left;
				width:976px;
				height:27px;
				padding:5px 0px 3px 0px;
				background:url(/indexhtm/images/back_sub1.png) 0px -75px repeat-x;
				}
.banner_middle ul {
                   list-style-type:none;
				   }
.banner_middle ul li {
                      width:74px;
					  height:25px;
					  font-size:14px;
					  font-weight:bold;
					  line-height:27px;
					  text-align:center;
					  float:left;
					  }
.banner_middle ul li.partition {
                                width:2px;
								margin:0 2px;
								background:url(/indexhtm/images/back_sub1.png) -53px -28px no-repeat;
								}
.banner_middle ul li a {
                        text-decoration:none;
						height:27px;
						width:74px;
						display:block;
						color:#FFFFFF;
						}
						.banner_middle ul li a:link {
                        text-decoration:none;
						height:27px;
						width:74px;
						display:block;
						color:#FFFFFF;
						}
						.banner_middle ul li a:visited {
                        text-decoration:none;
						height:27px;
						width:74px;
						display:block;
						color:#FFFFFF;
						}
.banner_middle ul li a:hover {
                              background:url(/indexhtm/images/back_sub1.png) no-repeat;
							  }
.banner_right {
               float:left;
			   width:2px;
			   height:35px;
			   background:url(/indexhtm/images/back_sub1.png) -50px -28px no-repeat;
			   }