@CHARSET "UTF-8";
*{font-size:12px;margin:0px;padding:0px;}
#main{width:500px; height:145px;margin:40px auto; background: url(bg.jpg); overflow:hidden;}
#main p{width:300px; margin:15px auto; text-align:center; font-size:14px;}
#main input{font-size:14px;}

.info{width:500px; height:380px;margin:40px auto; border:1px dotted #333333; padding:8px; text-align:center; font-size:14px; background: url(bg.jpg);}
.header{margin-top:25px; font-size:14px;}
.footer{margin-top:25px; font-size:14px;}
.footer a{color:#000000; font-weight:bold; text-decoration:none; margin-right:15px; font-size:14px;}

#people{width:600px; height:auto; margin:40px auto; border:1px dotted #333333; padding:8px; text-align:center; font-size:14px; background: url(bg.jpg);}
#people .footer{text-align:left;padding-left:25px; font-size:14px;}
#people .footer p{width:550px; height:28px; line-height:28px; font-size:14px;}