@charset "utf-8";
/* CSS Document */
#error #Header{ height:90px;}
#error #Container{	background:#231f20 none;}
#BoxR{ float:right;}
#BoxL{ float:left;}
#error .block {width:980px; position:relative; }
#error .block #body{ display:block; height:100%;}
#top_r,#top_l,#bottom_r,#bottom_l{position:absolute; width:5px; height:5px; display:block; line-height:0; font-size:0;}
#error #top_r{ top:0; right:0; background:url(../images/block_corner.gif) no-repeat top right;}
#error #top_l{ top:0; left:0; background:url(../images/block_corner.gif) no-repeat top left;}
#error #bottom_r{bottom:0; right:0; background:url(../images/block_corner.gif) no-repeat bottom right;}
#error #bottom_l{ bottom:0; left:0; background:url(../images/block_corner.gif) no-repeat bottom left;}

/*#errorMsg{ width:570px; height:350px;display:block; background:url(../images/error_BGnotice.gif) no-repeat; */
#errorMsg{ width:570px; height:200px;display:block; background:url(../images/error_BGnotice.gif) no-repeat; 
margin:0 auto; position:relative; top:50px; margin-bottom:150px;}
#errorMsg .content{ margin-top:30px; width:370px; float:right;}
.content .loading{ position:absolute; bottom:5px; right:5px; color:#069;}
.content .words{ line-height:30px; font-size:13px; margin-top:40px;}
.words a{ color:#06C; text-decoration:none;}
.words a:hover{ color:#06C; text-decoration:underline;}