
	#whole{		 
   width:1000px;
   height:%; 
   border:0px;
   margin:0px auto;		  
		}
	#whole2 div{
   float:left;	  
		}		

/*---------------------------------------------------------*/
		
/*  head开始   */

  #head{
  	width:1000px;
  	height:104px;
  	}

  .navigation{
    background: url("../images/h1_02.jpg");
    background-repeat:no-repeat; 
    display:block;
    width:715px;
    height:90px;
  	}
  .navigation_bt1 a{
    background: url("../images/h_bt1c.jpg");
    background-repeat:no-repeat; 
    width:85px;
    height:25px; 	
    display:block;
    font-size:13px;
    color:#472205;
    font-family:Arial; 
    text-transform:uppercase;
    text-decoration:none;
    text-align:center; 
    padding-top:6px;
    margin-top:45px;
    margin-left:137px;
  	}  	
  .navigation_bt1 a:hover{
  	background: url("../images/h_bt1.jpg");
  	background-repeat:no-repeat;
  	text-decoration:none;
  	}
  .navigation_bt2 a{
    background: url("../images/h_bt2c.jpg");
    background-repeat:no-repeat; 
    width:91px;
    height:25px; 	
    display:block; 
    font-size:13px;
    color:#472205;
    font-family:Arial; 
    text-transform:uppercase;
    text-decoration:none;
    text-align:center; 
    padding-top:6px;   
    margin-top:45px;
  	}  	
  .navigation_bt2 a:hover{
  	background: url("../images/h_bt2.jpg");
  	background-repeat:no-repeat;
  	text-decoration:none;
  	}  	  	
  .navigation_bt3 a{
    background: url("../images/h_bt3c.jpg");
    background-repeat:no-repeat; 
    width:131px;
    height:25px; 	
    display:block; 
    font-size:13px;
    color:#472205;
    font-family:Arial; 
    text-transform:uppercase;
    text-decoration:none;
    text-align:center; 
    padding-top:6px;    
    margin-top:45px;
  	}  	
  .navigation_bt3 a:hover{
  	background: url("../images/h_bt3.jpg");
  	background-repeat:no-repeat;
  	text-decoration:none;
  	}
  .navigation_bt4 a{
    background: url("../images/h_bt4c.jpg");
    background-repeat:no-repeat; 
    width:104px;
    height:25px; 	
    display:block; 
    font-size:13px;
    color:#472205;
    font-family:Arial; 
    text-transform:uppercase;
    text-decoration:none;
    text-align:center; 
    padding-top:6px;  
    margin-top:45px;
  	}  	
  .navigation_bt4 a:hover{
  	background: url("../images/h_bt4.jpg");
  	background-repeat:no-repeat;
  	text-decoration:none;
  	}  	  	
  .tu{
  	margin-top:45px;
  	}
  	
/*  head结束   */

/*---------------------------------------------------------*/

/*  center开始   */

	#center{
		width:1000px;
		height:625px;
		*height:100%;
		display:block;
		background-color:#F4F4F4;
		OVERFLOW: hidden;
		
		}
	#center1{
		width:1000px;
		height:577px;
		display:block;
		background-color:#F4F4F4;
		position: relative;
		}		
  .center_left1{
    width:300px;
    height:100%;	
  	}		
  .center_left{
    background: url("../images/c2a_01.jpg");
    background-repeat:no-repeat; 
    width:300px;
    height:577px;	
  	}
  .center_right{ 	
  	width:620px;
  	height:%;
  	OVERFLOW: hidden;
    }
  .center_right2{
    background: url("../images/c2_02_3.gif");
    background-repeat:no-repeat;  	
  	width:620px;
  	height:577;
    font-size:14px;
    color:#472205;   
    text-align:left; 
    font-family:Arial;  
    overflow:auto;	
  	}	
  .center_right3{
    background: url("../images/t1.jpg");
    background-repeat: repeat;
    width:620px;
    height:%;    
    display:block; 
    margin-top:25px;
    padding-left:10px;
    }	
/*  center结束   */

/*---------------------------------------------------------*/

/*  foot开始   */
   #foot{
    background: url("../images/f3.jpg");
    background-repeat:no-repeat; 
    width:1000px;
    height:59px;
    display:block;   	
   	}
   .foot_word1{
   	font-size:12px;
   	color:#431b01;
   	width:440px;
   	font-family:Arial;
   	text-align:left;
   	margin-top:23px;
   	padding-left:30px;
   	}
   .foot_word1 a{
   	color:#431b01; 	
   	text-decoration:none;
   	}   	
   .foot_word1 a:hover{
   	text-decoration:underline;
   	}
   .foot_word2{
   	font-size:12px;
   	color:#431b01;
   	width:500px;
   	font-family:Arial;
   	text-align:right;
   	text-transform:uppercase;
   	margin-top:23px;
   	}   
   .foot_word2 a{
   	color:#431b01;
   	text-decoration:none;
   	}     
   .foot_word2 a:hover{
   	text-decoration:underline;
   	}  
/*  foot结束   */ 			