@charset "utf-8";
/* CSS Document */

*{
 margin:0; padding:0;}
 body{
 border: 0px currentColor; 
 border-image: none; 
 font-family:  Arial, Helvetica, sans-serif,; 
 font-size:14px;
 color:#999999;
 }
 ol,ul,li{ 
 list-style:none;
 }
 a:link {
 text-decoration:none;
 }
 a:visited{text-decoration:none;  
 }
 a{ 
 text-decoration:none; color: #7b7b7b;
 }

 a:hover{
 color: #006600; 
 text-decoration:none;
 }
 img{border:0;}

 .wp{
 width:1200px;
 height:auto; 
 margin:0 auto; 
 overflow:hidden;
 position: relative;
 }
 
 
 
 
 .head{ width:auto; height:100px;}
 .headz{ float:left;}
 .heady{ float:right;}
 .nav1{width:auto; height:45px; background:#006600; z-index:9999;}
 .banner{  z-index:-9999;}
 .main{ height:auto; width:auto;}
 .main1{  height:400px; border:  #999999 1px solid;}
 .main1z{ width:500px; float:left;}
 .main1y{ width:650px; float: right;}
 .main2{ width:1200px;  height:auto;}
 .main2s{  width:1200px;  height:100px;}
 .main2x{ width:1200px; height:300px; background:#f2f2f2;}
 .main3{ height:400px; width:1200px;  margin-top:20px; }
 .main3l{ float:left; width:380px; height:400px; background: #f2f2f2;}
 .main3c{ float:left; width:380px; height:400px; background:#f2f2f2; margin-left:26px;}
 .main3r{ float:left; width:380px; height:400px; background:#f2f2f2; margin-left:25px;}
 .main4{ height:auto; width:auto;}
 
 
 .mainz{float:left; width:300px; margin-top:20px;}
 .mainzs{width:300px;  }
 .mainzc{width:300px; margin-top:20px;}
 .mainzx{width:300px; border:#999999 1px solid; margin:20px 0; height:250px; }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 .mainy{float:right; width:850px; margin-top:20px;}
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 .footer{  width:auto; }
 .footers{  width:auto; }
 .footerz{ width:550px; float:left;}
 .footery{ width:480px; float:right; }
 
 