body {
	background-color: #F9F5F2;
	background-image: url(../image/bg_404.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin: 0px;
	padding: 0px;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#index{overflow:hidden; clear:both;
	width:770px;
	margin:80px auto;
	background-image: url(../image/ico_404.jpg);
	background-repeat: no-repeat;
	background-position: 180px;
}
#index ul{ margin:0; padding:0}
#index li{ float:left; margin:0; list-style:none;}
#index li#left{ float:left; width:190px;}
#index li#right{ width:580px;}

#tishi{ clear:both; margin:0; padding:0; width:580px;}
#tishi ol{ line-height:160%; margin:0; padding:0;
	list-style-type: decimal;
}
#tishi li{ width:520px;
	clear:both;
	list-style-type: decimal;
	letter-spacing:1px;
}

#COPYRIGHT{ clear:both; text-align:center; margin:0 auto; width:770px;}
