@charset "utf-8";
/* CSS Document */

body,div,p,span{ margin:0; padding:0;}
html{height:100%;background: url(../img/error/htmlbg.png);}
body{height:100%; background: url(../img/error/bodybg.png) repeat-y 120px ; 
	 font-size:12px;  
	 font-family:Verdana, Arial, Helvetica, sans-serif;}
.text{margin-left:97px; padding-top:100px;color:#fff;}
.text h1{ background:url(../img/error/logo.png) no-repeat; width:222px; height:57px;
	 font-size:1px; text-indent:-9998px; margin-bottom:150px;}
.text p{
	background:url(../img/error/pages_r5_c3.png) no-repeat 5px top;
	padding-left:50px;line-height:20px;
}
.text a{ color:#FC0;text-decoration:underline;}
.text a:hover{ text-decoration:none;}
.text span{color:#333;font-size:50px;font-weight:bold;
	position:absolute;bottom:0;right:0;}
