*{margin:0;padding:0;list-style-type:none;}
a,img{border:0;}
body{font:12px/180% Arial, Helvetica, sans-serif, "新宋体";}
/* PopupLayer */
.PopupLayer{width:600px;height:400px;padding:10px;position:fixed;_position:absolute;left:50%;margin-left:-300px;background:#fff;background-clip:padding-box;border-radius:10px;border:10px solid #666;border:15px solid rgba(0, 0, 0, 0.2);}
.PopupLayer a.close{display:block;width:30px;height:30px;float:right;background:url(../images/close.jpg) no-repeat;overflow:hidden;}
.PopupLayer a.close:hover{background-position:-30px;}
.PopupLayer p{font:13px "宋体";line-height:30px;letter-spacing:0.1em;margin-top:35px;}
.PopupLayer p span{color:#7d7d7d;}
.PopupLayer ul{list-style:none;width:475px;height:103px;margin:30px auto 0;border:1px dashed #e4e4e4;overflow:hidden;}
.PopupLayer ul li{float:left;width:95px;height:103px;overflow:hidden;}
.PopupLayer ul li a{display:block;}
.PopupLayer a.btn{display:block;width:100px;height:38px;line-height:38px;text-align:center;color:#333;font-weight:bold;letter-spacing:0.1em;float:right;border-radius:8px;margin:40px 30px 0 0;}
/* btn_content */
.btn_content{margin:50px auto;top:327px;width:204px;height:25px;}
.btn_content button{width:100px;height:25px;line-height:25px;background:#F60;border:1px solid #989898;margin-right:2px;}
.btn_content button:hover{color:#fff;}