#main{overflow:hidden;height:489px;background:url(../images/msg_bg.jpg) no-repeat top center;}
.box{width:411px;height:256px;margin:60px auto 0;background:url(../images/box_bg.jpg) no-repeat center center;}
.box h4{height:37px;margin:0 0 0 5px;padding:5px 0 0;}
.box p.link{text-align:center;}
.box p.link a{color:#8aca64;}

.msg_alert{width:220px;height:60px;margin:50px auto 35px;padding:0 0 0 70px;background:url(../images/warning_face.jpg) no-repeat;font-size:14px;color:#ff9344;}
.msg_succeed{width:220px;height:60px;margin:50px auto 35px;padding:0 0 0 70px;background:url(../images/right_face.jpg) no-repeat;font-size:14px;color:#ff9344;}
.msg_error{width:220px;height:60px;margin:50px auto 35px;padding:0 0 0 70px;background:url(../images/warning_face.jpg) no-repeat;font-size:14px;color:#ff9344;}

.title_alert{background:url(../images/alert.jpg) no-repeat left center;}
.title_succeed{background:url(../images/succeed.jpg) no-repeat left center;}
.title_error{background:url(../images/error.jpg) no-repeat left center;}