@charset "utf-8";
/* CSS Document */
img{border:0}

a:link {color:#333333;text-decoration:none;}
a:hover {color:#333333;text-decoration:none;}
a:visited {color:#FF6600;text-decoration:none;}

#Container{margin:0 auto; width:100%!important;width:84%; max-width: 1000px;}

#MainBody{width:100%;}

#PageBody{width:100%; float:left;}

#top{height:15px;width:100%;background-color: #e8e8e8;}

#Picture{float:left; background:url(../image/error/pic_01.gif) no-repeat; width:86px; height:100px;margin:25px 0 10px 50px; }

#title{
	font-family: "黑体";
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	float:left;
	margin-top:85px;
	margin-left:20px;
}

#info{text-indent: 24px;float:left;line-height:150%; font-size:13px; margin-top:20px; width: 80%!important; width:78%; margin-left: 30px;}

#Picture_right{
	background: url(../image/error/pic_02.gif) no-repeat;
	width: 150px;
	float:right;
	height: 120px;
}

#bottom{
	background-image: url(../image/error/pic_bg.gif);
	background-repeat: repeat-x;
	height: 90px;
	width:100%;
	text-align: right;
	padding-top: 30px;
}

#button{width:300px; height:22px; text-align:left; float: right; margin-top:10px; }