/* CSS Document */

@charset "gb2312";

#menu li a.er,#menu li a:hover{
                    
                    color:#5d3c24;
					 border-bottom: 5px solid #5d3c24;
					  display:block;}
				   
				   
#box2{
	width:1100px;
	height:420px;
	margin:auto;

	text-align:center;
	margin-top:120px;
	position:relative;
		
		}	
.box2-one{
          width:200px;
		  height:auto;
		  margin:auto;
		  position:relative;
		  line-height:5px;
		  text-align:center;
		  }	
.box2-one h2{
            font-family:"ºÚÌå";
			font-size:29px;
			color:#5d3c24;
			margin:auto;
             width:200px;
			 height:25px;
			 line-height:25px;
			 border-left:#5d3c24 solid 1.5px;
			 border-right:#5d3c24 solid 1.5px;
			}

.box2-one p{
             font-family:Arial, Helvetica, sans-serif;
			 font-size:16px;
			 color:#adadad;
		}
.box2-two{
          padding-top:30px;
          width:1100px;
		  height:auto;
		  margin:auto;
		  text-align:center;
           }
.box2-two p{
             font-family:"ËÎÌå";
			 font-size:16px;
			 color:#2d2d2d;
			 float:left;
			 width:550px;
			 text-align:left;
			 line-height:35px;
			 margin-top:0px;
			 letter-spacing:1px;
			
			 }
			 
.box2-two img{
              width:auto;
			  height:auto;
			  float:right;
			  margin:0px;
			  padding:0px;}
			  
			  
			  
			  		  
#box3{
        width:100%;
		height:auto;
		padding-top:60px;
		padding-bottom:30px;}			  
.box3-img{
		   height:auto;
		   width:100%;
		   position:absolute;
		   }
		   
.box3-backg{
            position:relative;
            width:1100px;
			height:750px;
			background-color:#FFFFFF;
			margin:auto;
			top:70px;
			-webkit-box-shadow:0 0 15px rgba(173,173,173,0.5),0 0 15px rgba(173,173,173,0.5);
			 -moz-box-shadow:0 0 15px rgba(173,173,173,0.5),0 0 15px rgba(173,173,173,0.5);
			 box-shadow:0 0 15px rgba(173,173,173,0.5),0 0 15px rgba(173,173,173,0.5);}	
				
.box3-wenzi{
            position:relative;
			height:auto;
			width:180px;
			margin:auto;
			text-align:center;
			line-height:5px;
			padding-top:70px;
			
			}
			
.box3-wenzi h2{
           font-family:"ºÚÌå";
			font-size:29px;
			color:#5d3c24;
			margin:auto;
             width:200px;
			 height:25px;
			 line-height:25px;
			 border-left:#5d3c24 solid 1.5px;
			 border-right:#5d3c24 solid 1.5px;
               }			
			
.box3-wenzi p{
             font-family:Arial, Helvetica, sans-serif;
			 font-size:16px;
			 color:#adadad;	
			 text-transform:uppercase;}		
			







