#main {
	margin:0 auto;
	width:780px;
	}
#main DIV {
	float:left;
	}
body {
	margin:0;
	background-color: #EEFFF9;
	font-size:14px;
	}
img {
	filter: drop-shadow(5px 5px 2px #999);
	}
#ArticalHead {
	width:80%;
	font-size:18px;
	color:#009;
	line-height:48px;
	text-align:center;
	font-weight:bold;
	padding:0 10%;
	text-indent: 0em;
	}
#copyright {
	width:100%;
	line-height:3em;
	height: auto;
	}
#copyright div {
	font-size:12px;
	color:#666;
	float:left;
	width:33%;
	text-align:center;}
#ArticalContent {
	margin:0 20px;
	width:100%;
	padding-bottom:20px;
	line-height:2.5em;
	text-indent:2em;
	font-family:"宋体", "Arial Black", Gadget, sans-serif;
	overflow:hidden;
	}