﻿body { font-size: 100%;}
a:hover { color: Red; }
#Content {width:540px;margin:auto; margin-top:20px;}
#Content .errorImage {width:100%;height: 250px; margin:0; background: #FFFFFF url('../Images/ErrorPage/error.gif') top center no-repeat; }
#Content .errorContent { width: 100%; height: 50px; margin: 0 auto; background: #FFFFFF url('../Images/ErrorPage/emessage.gif') top left no-repeat; }
#Content .errorMsg { background: #FFFFFF url('../Images/ErrorPage/left.gif') top left no-repeat; height: 50px; clear: both; float: left; width: 100%; }
#Content .errorMsg .msg { background: #FFFFFF url('../Images/ErrorPage/bg.gif') top center repeat; margin-left: 7px; height: 30px; float: left; width:526px; padding-top: 5px;}
#Content .errorMsg .msgR { background: #FFFFFF url('../Images/ErrorPage/right.gif') top right no-repeat; height: 30px; width: 7px; float: right; }