/* CSS Document */

#menu li a.si,#menu li a:hover{
                    
                    color:#5d3c24;
					 border-bottom: 2px solid #5d3c24;
					  display:block;}
#menu li a.si,#menu li a:hover span{
                    
                    color:#5d3c24;
					
					  display:block;}

#banner{
         width:100%;
		 height:750px;
		 margin:0px;
		 }
.banner-img{
             width:100%;
			 height:750px;
			 margin:0px;
			 padding:0px;
			 position:absolute;}
.banner-text{width:1200px;
			  height:auto;
			  position:relative;
			  text-align:center;
			  margin:auto;
			  line-height:0.1px;
			  padding-top:450px;}
.banner-text p{
                font-family:"ËÎÌå";
				font-size:55px;
				color:#fff;
				text-align:center;
				margin:auto;
				margin-bottom:20px;
				line-height:90px;
				letter-spacing:1px;
				width:500px;
				height:90px;
				border:#FFFFFF solid 1px;
				}
#content{
         margin:auto;
		 padding:0px;
		 width:1100px;
		 height:auto;
		 position:relative;}
		 
.text{
       width:auto;
	   height:auto;
	   margin:0;
	   padding:0;
	   position:relative;}		 
.text p{
         font-family:"ËÎÌå";
		 font-size:16px;
		 color:#2d2d2d;
		 line-height:30px;
		 letter-spacing:1px;
		 text-indent:2em;
		 padding-top:30px;
		 padding-bottom:30px; 
		 }
.img{
      position:relative;
	  height:auto;
	  padding:0;
	  margin:0;}		 
.text-left img{
                
                width:auto;
				height:auto;
				float:left;
				margin-right:19px;
			}		 
		 
.text-right1 img{
               width:auto;
			   height:auto;
			   float:right;
			 
}		 
		 
.text-right2 img{
               width:auto;
			   height:auto;
			   margin-top:19px;
			  
}			 
		 
		 
		 
		 
		 
		 
		 
		 