@charset "utf-8";
/* CSS Document */
body{
	margin:0;
	width:800px;
	padding:0;
	margin:0 auto;
}
.info{
	height:60px;
	width: 600px;
	padding-right: 158px;
	font-size:14px;
	font-weight:bold;
	line-height:30px;
	color:#393939;
	padding-left: 110px;
}
.line1{
	width:800px;
	background-image: url(../image/401bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height:400px;
	padding-top: 240px;
}
.line4{
	width:800px;
	background-image: url(../image/404bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height:400px;
	padding-top: 240px;
}
.line8{
	width:800px;
	background-image: url(../image/408bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height:400px;
	padding-top: 240px;
}
.line5{
	width:800px;
	background-image: url(../image/500bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height:400px;
	padding-top: 240px;
}
ul{
   margin:0;
   padding:0;
   list-style-type:none;
}