
@charset "utf-8";
/* CSS Document */

@charset "utf-8";
/* CSS Document */

#wrapper{
		 POSITION:relative;
	      margin:0 auto;
	      width:1200px;
		  background:none;
		  margin-top:15px;}
#banner{ background:url(../images/banner_llwm.JPG) no-repeat;}

#mian{ float:right;
       
        background:none;
		width:1200px;}
		


#main_title{
	        POSITION:relative;
	        width:1200px;
			height:40px;
			border-bottom:#CCC 2px solid;
	}
#main_title h1{ 
                POSITION:relative;
				color:#2D3753;
                font-size:25px;}
#mainBox{ 
         POSITION:relative;
		 width:700px;
		 line-height:20px; 		 
		 margin-bottom:50px;
		 display:block;
		 float:left;
		
}

#img_box{ POSITION:relative;
          width:600px;
		  	  
 }

#img_box img{ 
              width:180px;
			  POSITION:relative;
			  height:95px;
			  float:left;
			  display:inline;
			  border:#666 1px solid;
			  
			  margin-left:15px;
			  }
			  
#mainBox_content{ 
                  POSITION:relative;
				  float:left;
                  POSITION:relative;
				  width:550px;
				 
				  
				   }				
#mainBox_content h2{ 
                     POSITION:relative;
					 margin:0px 0px 7px 0px;
					 color:#2D3753;					 
					 margin-bottom:10px;
					 letter-spacing:3px
}

#mainBox_content h4{
	                POSITION:relative;
					margin:2px 0;
					color:#2D3753;
					margin-top:9px;

}

.lb_txt{
        font-size:14px;
		color:#2D3753;
		padding:7px 0 7px 0;
		
}

.sub_a{
      background:#2D3753;
	  padding:10px 45px;
	  color:#FFF;
	 
}
.lb_txt_queding{ padding-top:14px; }


.ipt_txt{  width:200px;
		   height:24px;
		   border:#2D3753 1px solid;
}
.txt_msg{
	     border:#2D3753 1px solid;
	}
.MC_FBox{
        position:relative;
		float:left;
		margin-top:16px;
}