@charset "utf-8";
/* CSS Document */
/*
Content: Common components;
Remark: error;
Version: v0.1;
Author: guanxin.com JF.Z;
Date: 2010-07-2
*/

#main{
	padding:50px 0 265px;
	margin:0 auto;
	width:768px;
}
.MainError{
	overflow:hidden;
	zoom:1;
}
.MainELeft404,.MainELeft505{
	background:url(http://static.guanxin.com/error/img/error.png) no-repeat;
}
.MainELeft404{
	float:left;
	width:150px;
	height:150px;
	font-size:0;
	line-height:0;
	text-indent:-9999px;
	background-position:left top;
}
.MainELeft505{
	float:left;
	width:192px;
	height:192px;
	font-size:0;
	line-height:0;
	text-indent:-9999px;
	background-position:left -163px;
}
.MainERight{
	float:left;
}
.MainERFooter{
	background-color:#F2F2F3;
	padding:5px;
	line-height:20px;
}
.MainERH1{
	font-family:"宋体";
	font-size:28px;
	line-height:30px;
	color:#ea7126;
}
.MainERCon{
	color:#6A6868;
	font-size:18px;
	padding:8px 0;
}
.MainERFooter a,.Fl{
	color:#1A4D9A;
}