@CHARSET "UTF-8";
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td,hr{margin:0;padding:0;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-family:arial,'hiragino sans gb','microsoft yahei','Simsun',sans-serif}
li{list-style:none}
a:link,a:visited{text-decoration:none}
#error{
	background: #ffffff;
    width: 900px;
    margin: 0 auto;
    height: 475px;
}
#error_one{
	text-align:center;
	width: 100%;
	margin: 0 auto;
}
#error_one img{
	margin-top:60px;
}
#error_two{
	width: 100%;
	margin: 0 auto;
	text-align:center;
	font-size: 13px;
}
#error_two span{
	height:50px;
	line-height: 60px;
}
#error_three{
	color: #CE0000;
}