@CHARSET "UTF-8";
.error_page_wrap {
	text-align: center;
	padding: 200px 0px;
	margin: 0 auto;
    width: 1102px;
}
.error_page_img {
	float: right;
	padding-top: 86px;
    padding-right: 90px;
}
.error_page_text {
	margin-top: 40px;
	line-height: 2;
	float: left;
}
.error_page_text div {
	text-align: left;
    margin: 0px 70px;
}
.error_page_text h2 {
	line-height: 1.5em;
    color: #555;
	font-size: 27px;
}
.error_page_border {
	height: 10px;
    border-top: 0;
    border-right: 0;
    border-style: dotted;
    border-left: 0;
    border-bottom: 1px solid #e9e9e9;
}
.error_page_text p {
	margin: 0;
}
.error_page_text span {
	color: #e64c60;
}
.error_page_text_div01 {
	margin-bottom: 25px !important;
}
.error_page_text_div02 {
	margin-top: 36px !important;
}
