/* CSS Document */
/*- body --------------------------- */
    body {
	margin:0px;
	padding:0px;
	font-size:12px;
	text-align:center;
	background:url(../skin/mainbj_1.gif) repeat-x;
	background-color:#F0F2EA;
	color:#000;
	line-height:25px;
  }
  img {
  border: none;
  } 
  a:hover {
  color:#CC0000;
  text-decoration:underline;
  }
  a:link ,a:linked,a:visited{
  color:#653427;
  text-decoration:none;
  }
  
  .space5 {
  line-height:5px;	 
  font-size:5px;
  width:100%;
  height:5px; 
    
 
  }
  .space10 {
   line-height:10px;	
  width:100%;
  height:10px;
  font-size:10px;
  
  }
   .space15 {
  width:100%;
  height:15px;
  }
   .space11 {
  width:100%;
  height:6px;
    font-size:3px;
	line-height:3px;
  }
  /*- logo --------------------------- */
  #logo {
  width:100%;
   height:82px;
  /* background:url("../skin/logo_bj.gif") ;*/
  }
   #logo #bjpic {
  width:1004px;
  height:82px;
  /*background:url("../skin/logo_01.gif") ;*/
  }
   /*- logo t--------------------------- */
  #logot {
  width:923px;
  height:39px;

  }
   #logot #left {
   float:left;
  width:162px;
  height:39px;
  background:url("../skin/logo_tbj_l.gif")  no-repeat; 
   background-position:left;
  }
  #logot #right {
   float:right;
   width:20px; 
   height:39px;
   background:url("../skin/logo_tbj_r.gif")  no-repeat;
   background-position:right;
   
  }
    #logot #centerm {
    float:right;
   width:741px; 
     height:39px;
   background:url("../skin/logo_tbj.gif") repeat-x;
  }
  #logot3 {
  width:923px;
  height:20px;
  
  background:url("../skin/logo_tbj3.gif") repeat-x;
  }
  /*- main--------- main--------- main--------- main--------- main--------- main--------------------------- */
  #bodymain{
  width:921px;
  border:1px solid #D1CF9C;
  background-color:#FAF9F4;

  }
   /*- mainone---------------------------------------------------------------------------------- */
   
   .mainone
  { 
      width:921px;
      height:auto;
	
   
  }
     .mainone .mid  { 
      width:921px;   	
       background:url(layout/kuang2_04.gif) ;
	   padding-top:8px;	 
  }
    .mainone .mid .nrong  { 
      width:880px;
   	  text-align:left; 
  }
   .mainone .top
  { 
      width:921px;
      height:36px;     
  }
     .mainone .top .left
  { float:left;
  height:36px;
  width:80px; 
      background:url(layout/kuang2_01.gif) no-repeat;   
  }
  .mainone .top .right
  { float:right;
  height:36px;
  width:80px; 
      background:url(layout/kuang2_03.gif) no-repeat; 
	   background-position:right;     
  }
    .mainone .top  .center
  { float:left;
  height:36px;
  width:761px; 
  background:url(layout/kuang2_02.gif) ;
  text-align:left;
	   
  }
   .mainone .btm
  { 
      width:921px;
      height:20px;
	  background:url(layout/kuang2_05.gif) no-repeat; 
	     
  }
  
  
   .maintwo
  { 
      width:921px;
      height:auto;
	
   
  }
     .maintwo .mid  { 
      width:921px;   	
       background:url(layout/huang1_04.gif) ;
	   padding-top:8px;	 
  }
    .maintwo .mid .nrong  { 
      width:880px;
   	  text-align:left; 
  }
   .maintwo .top
  { 
      width:921px;
      height:36px;     
  }
     .maintwo .top .left
  { float:left;
  height:36px;
  width:80px; 
      background:url(layout/huang1_01.gif) no-repeat;   
  }
  .maintwo .top .right
  { float:right;
  height:36px;
  width:80px; 
      background:url(layout/huang1_03.gif) no-repeat;   
	   background-position:right;   
  }
  
    .maintwo .top  .center
  { float:left;
  height:36px;
  width:761px; 
  background:url(layout/huang1_02.gif) ;
  text-align:left;
	   
  }
   .maintwo .btm
  { 
      width:921px;
      height:20px;
	  background:url(layout/huang1_05.gif) no-repeat; 
	     
  } 
  
  
  
  /*- bottom ----------------------------------------------------------------------------------- */

    #bottom_pic
  { 
      width:923px;
      height:7px;
	  font-size:2px;
	  background-color:#000000;  
	 background:url("../skin/bottom_pic.gif");    
  }
   #bottom
  { 
     width:923px;
      height:69px;
	  background-image:url(layout/bottom_1.gif);
	  background-repeat:repeat-x;	 	     
  }
  #bottom #main
  { 
      width:923px;
	  font-size:13px;
 	  letter-spacing:0px;
	  line-height:38px;
	  
	  	     
  }
/*- Menu1 --------------------------------------------------------------------------------------- */


 #tabs1 {
      float:none;
      width:723px;
      font-size:13px; 
      line-height:normal;
	  letter-spacing:1px;
	  font-weight:bold;
	   
	 /* border-bottom:1px solid #BCD2E6;*/
      }
    #tabs1 ul {
	  list-style:none;
	  /* padding-top:11px;*/
      }
    #tabs1 li {
      display:inline; 
      }
    #tabs1 a {
      float:left;
      background:url(layout/tableft1.gif) no-repeat left top;
      margin:0px 3px 0px 2px;
      padding:0px 0px 0px 8px;
      text-decoration:none;
	
      }
    #tabs1 a span {
      float:left;
      display:block;
      background:url(layout/tabright1.gif) no-repeat right top;
      padding:9px 9px 8px 3px;
      color:#E8DFCA;
	  	  
      }
	  
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs1 a span {float:none;
	color:#000;
	
	}     
	  
    #tabs1 a:hover {
      background-position:0% -42px;
	 
      }
    #tabs1 a:hover span {
      background-position:100% -42px;
	   color:#FF0000;
      }

/*- 更多-------------------------更多---------------------更多---------------更多------------------------------ */
.lrmain{
width:921px;
}
.lrmain .left{
float:left;
width:220px;
text-align:left;
color:#990000;
background:url(layout/xingxiang_02a.gif) repeat-y;
}
.lrmain .left .top{
width:212px;
height:25px;
 background:url(layout/xingxiang_01.gif) no-repeat;
}
.lrmain .left .mid{
width:212px;
background:url(layout/xingxiang_02_.gif) repeat-x;
background-color:#faf9f4;
}
.lrmain .left .mid .nrong{
width:200px;
margin-left:7px;
margin-top:7px;

}
.lrmain .left .btm{
width:212px;
height:15px;
 background:url(layout/xingxiang_03.gif);

}
.lrmain .right{
float:right;
width:700px;
}


 .amainone
  { 
      width:700px;
      height:auto;
	
   
  }
     .amainone .mid  { 
      width:700px;   	
       background:url(layout/akuang2_04.gif) ;
	   padding-top:8px;	 
  }
    .amainone .mid .nrong  { 
      width:670px;
   	  text-align:left; 
  }
   .amainone .top
  { 
      width:700px;
      height:36px;     
  }
     .amainone .top .left
  { float:left;
  height:36px;
  width:80px; 
      background:url(layout/akuang2_01.gif) no-repeat;   
  }
  .amainone .top .right
  { float:right;
  height:36px;
  width:80px; 
      background:url(layout/akuang2_03.gif) no-repeat;  
	     background-position:right;   
  }
    .amainone .top  .center
  { float:left;
  height:36px;
  width:540px; 
  background:url(layout/akuang2_02.gif) ;
  text-align:left;
	   
  }
   .amainone .btm
  { 
      width:700px;
      height:20px;
	  background:url(layout/akuang2_05.gif) no-repeat; 
	     
  }
  
  
   .amaintwo
  { 
      width:700px;
      height:auto;
	
   
  }
     .amaintwo .mid  { 
      width:700px;   	
       background:url(layout/ahuang1_04.gif) ;
	   padding-top:8px;	 
  }
    .amaintwo .mid .nrong  { 
      width:670px;
   	  text-align:left; 
  }
   .amaintwo .top
  { 
      width:700px;
      height:36px;     
  }
     .amaintwo .top .left
  { float:left;
  height:36px;
  width:80px; 
      background:url(layout/ahuang1_01.gif) no-repeat; 
	    
  }
  .amaintwo .top .right
  { float:right;
  height:36px;
  width:80px; 
      background:url(layout/ahuang1_03.gif) no-repeat;  
	     background-position:right;   
  }
    .amaintwo .top  .center
  { float:left;
  height:36px;
  width:540px; 
  background:url(layout/ahuang1_02.gif) ;
  text-align:left;
	   
  }
   .amaintwo .btm
  { 
      width:700px;
      height:20px;
	  background:url(layout/ahuang1_05.gif) no-repeat;
	
	  	     
  }
  
  

 .amain3
  { 
      width:700px;
      height:auto;
	
   
  }
     .amain3 .mid  { 
      width:700px;   	
       background:url(layout/akuang3_04.gif) ;
	   padding-top:8px;	 
  }
    .amain3 .mid .nrong  { 
      width:670px;
   	  text-align:left; 
  }
   .amain3 .top
  { 
      width:700px;
      height:36px;     
  }
     .amain3 .top .left
  { float:left;
  height:36px;
  width:80px; 
      background:url(layout/akuang3_01.gif) no-repeat; 
	    
  }
  .amain3 .top .right
  { float:right;
  height:36px;
  width:80px; 
  background:url(layout/akuang3_03.gif) no-repeat; 
   background-position:right;  
  }
    .amain3 .top  .center
  { float:left;
  height:36px;
  width:540px; 
  background:url(layout/akuang3_02.gif) ;
  text-align:left;
	   
  }
   .amain3 .btm
  { 
      width:700px;
      height:20px;
	  background:url(layout/akuang3_05.gif) no-repeat; 
	     
  }
   

