body {
	font-family: "Times New Roman";
	margin:0px;
	text-align:center;
	background-color: #FFFFFF;
}
.container1 {
	width: 1000px;
	margin-top: 30px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.container1 .title {
	width: 995px;
	float: left;
	padding-top: 50px;
}
.container1 .title p {
	text-align: left;
}
.container1 .title a {
	color: #0033CC;
	font-family: "Times New Roman";
	font-size: 16px;
	line-height: 20px;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
}
.container1 .404error {
	width: 995px;
	height: 70px;
	font-family: "Times New Roman";
	font-size: 20px;
	line-height: 70px;
}
.container2 p {
	font-family: "Times New Roman";
	font-size: 18px;
	line-height: 25px;
	font-weight: bold;
	text-align: left;
	text-indent: 35px;
}
.container2 ul {
	margin-top: 0px;
	margin-bottom: 0px;
}
.container2 ul li {
	text-align: left;
	list-style-type: decimal;
	font-family: "Times New Roman";
	font-size: 15px;
	line-height: 23px;
	margin-left: 50px;
}
.container2 a{
    color:#660000;
}
.link {
	width: 1000px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #993300;
}
.link ul li {
	font-family: "Times New Roman";
	font-size: 15px;
	line-height: 26px;
	color:#0033CC;
	text-align: left;
	list-style-type: circle;
}
.link ul li a{
    color:#0033CC;
}
.link ul li a:visited{
    color:#0033CC;
}

.container2 {
	width: 1000px;
}
.container1 .404error p {
	font-family: "Times New Roman";
	font-size: 20px;
	line-height: 30px;
}
/* CSS Document */

