BODY { FONT: 12px Arial, Helvetica, sans-serif; COLOR: #666; margin:0; background-color:#EEE;
}
a { padding: 1px 1px 0 1px
}
a:link,a:visited { color: #248EAB; text-decoration:none;
}
a:hover,a:active { color: #D90F40; text-decoration:underline;
}
IMG { BORDER: 0
}
h1 { font-size:28px; font-weight:bold; color:#333;
}

/* error */
#error { width:740px; height:400px; margin:160px auto; background: url(../images/website_logo.png) 12px 24px no-repeat; background-color:#FFF; border:1px solid #999;
}
#error h1 { margin:80px 0 0 0
}
#error_msg { height:313px;text-align:center; margin:85px 8px 0 8px; border-top:1px dashed #999; background:url(../images/diamond.jpg) 635px 255px no-repeat;
}
#return { margin:-30px auto 0 auto; text-align:right; width:70%; font-size:14px; color:#518EBE
}

