@charset "utf-8";
div,img,ul,li,h1,p{ margin:0;padding:0;}
img{ border:0px;}
#nei {
	width:74%; min-width:700px;
	margin:0 auto;
	min-width:660px;
}
#nei h1{ 
    text-align:center;
    font-size:20px;
    font-family:"微软雅黑";
    font-weight:bold; 
    width:640px; margin:0 auto;
	}
#nei p{padding:15px 20%;
       font-size:12px; font-family:"微软雅黑"; 
       color:#000; line-height:24px; min-width:350px;
      }
#nei img{
	width:600px;
	}      


