@charset "utf-8";
*{padding:0; margin:0;}
body{font-size:12px; color:#333; font-family:Arial;}
.main{background:url(img/bg_pop.jpg) no-repeat 0 0; width:519px; padding:60px 45px 0 66px; height:630px; overflow:hidden;}
.content{height:580px; margin:0 auto; overflow-y:scroll; overflow-x:hidden;}
.content h1{font-family:Arial,"黑体"; font-size:25px; text-align:center; margin-bottom:20px;}
.content p{line-height:24px;}
.red{color:#ff0000;}