*ul,ol,li,p,h1,h2,h3,h4,h5,form,fieldset,table,td,th,img,a,div,span,strong,b,em,font{ margin:0;padding:0; font-size:12px;}
body{
     margin:0;
	 padding:0;
	 font-size:12px;
	 line-height:180%;
	 color:#555;
	 background:#fff;
	 width:100%;
	 clear:both;
	 font-family:Arial, Helvetica, sans-serif,'黑体';
	 }
#c{
   width:400px;
   height:auto;
   margin:250px auto;
   text-align:left;
   clear:both;
   }	 
#c #pic{
   width:35px;
   height:61px;
   float:left;
   background:url(Alertdot.gif) no-repeat left 3px;
   }
#c #maincontent{
   font-family:"黑体";
   font-size:18px;
   color:#FF5400;
   }
#c strong{
   color:#2389EF;
   }
#footer{
   width:350px;
   height:20px;
   margin:0 auto;
   clear:both;
   margin-top:15%;
   }
#footer span{
   width:210px;
   float:left;
   }
#footer font{
   color:#929191;
   text-decoration:underline;
   }