/* CSS Document */
@charset "utf-8";

.error_box{ width: 720px;
    height: 462px; margin:0px auto; background: url("../images/146100a.jpg") no-repeat center 256px }

.error_left{ width: 200px; height: 96px; line-height: 96px; float: left; font-family: Arial; font-size: 120px; color: #e54919; text-align: center;margin-top: 96px;}

.error_right{ width: 520px; height: 96px; float: left;font-size: 14px;font-family: "微软雅黑";  margin-top: 96px;}

.error_p1{ font-size: 36px; color:#e54919; font-weight: bold; text-indent: 18px; line-height: 40px;}

.error_p2{ color:#666666; text-indent: 18px; line-height: 25px; margin-top: 7px}

.error_p3{ color:#666666; text-indent: 18px; line-height: 25px; }
.error_p4{ color:#e54919; font-size:18px;margin-top:10px;text-indent: 18px; line-height: 25px; }

.error_p2 span a{ color: #5193f4; font-weight: bold;}

.error_p2 span a:hover{ text-decoration: underline}