@charset "utf-8";
/* CSS Document */
body{ padding:0px; margin:0px; font-family:Arial, Helvetica, sans-serif; font-size:13px; background-image:url(images/404_header.png); background-repeat:repeat-x; background-color:#fff; color:#333333}
#header{ width:100%; float:left;}
#header .nds{width:100%;margin:auto;padding-top:30px;padding-bottom:10px;text-align:center;font-size:20px;font-weight:bold;color:#fff}
#page{ width:100%; min-height:323px; float:left}
.page{ width:100%; margin:auto; height:100%; position:relative}
.logo{ width:100%; float:left; text-align:center;}
.logo img{ max-width:100%; border:none;}
.nd{ width:100%; float:left;text-align:center;font-size:16px; line-height:170%;}
.nd h1{ width:100%; color:#2a8bdf; font-size:18px;float:left; text-align:center;font-weight:bold}
.nd a{color:#2a8bdf; text-decoration:none}
.nd a:hover{color:#EB392F;}