body{
	margin-top:50px;
	padding:0;
	}
#container{
	width:700px;
	margin:auto;
	background: #FFFFFF;
}
#header{
	width:700px;
	height:80px;
}
#content{
	width:700px;
	border:1px;
	border-color:#CCCCCC;
}
#foot{
	width:700px;
	height:100px;
}
#foot1{
	float:left;
	width::490px;
}
#foot2{
}
p{
	margin:10 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #666666;
	line-height:1.5;
}
.p1{
	margin-top:15px;
	margin-left:220px;
	letter-spacing:0.5px;
}
.P2{
	font-size:9px;
	text-align: left;
}
.p3{
	font-size:35px;
	text-align:center;
}
.p4{
	font-size:18px;
	text-align:center;
}
a{
	color: #666666;
	text-decoration:none;
}
a:hover{
	color:#CC0000;
}

