@charset "UTF-8";
#notfindpage {
	background-color: #FFFFFF;
	background-image: url(../images/404/404back.gif);
	background-repeat: no-repeat;
	margin: 0px;
	height: 378px;
	width: 713px;
	padding-top: 170px;
	text-align: center;
	font-size: 1.1em;
	line-height: 1.6em;
	display: block;
	font-family: "Times New Roman", Times, serif;
}

