body {
	background-color: #f49c12;
	background-image: url(http://nxcache.nexon.net/maplestory/error/bg_error.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
}
#errorContainer {
	width: 664px;
	margin: 0 auto;
}
#errorSection1 {
	margin-top: 135px;
}
#errorSection3 {
	margin-bottom: 35px;
}
#errorSection2 {
	background-image: url(http://nxcache.nexon.net/maplestory/error/ms_error_02.png);
	background-repeat: no-repeat;
	width:620px;
	height:240px;
}
#errorSection2 img {
	margin-left:240px;
	margin-top:5px;
	border:none;
}
#errorSection2 span {
	margin-left:240px;
	text-align:left;
	width:340px;
	padding-bottom:10px;
}
#error_title {
	font-weight:bold;
	font-size:23px;
	display:block;
	padding-top:35px;
}
#error_msg {
	font-weight:normal;
	font-size:13px;
	display:block;
}

