body {
    background-image:url(../img/bg.jpg);
	background-repeat:repeat-y;
	font-family:Arial, "宋体", sans-serif;
	font-size:12px;
	color:#6c6c6c;
	line-height:18px;
	text-align:center;
	margin:0px;
	padding:0px;
	border:0px;
	}
a:link {
    color:#6c6c6c;
    text-decoration:none;
}
a:visited {
    color:#6c6c6c;
    text-decoration:none;
}
a:hover {
    color:#0f3a72;
	text-decoration:none;
}
#box{
    width:1002px;
	text-align:center;
	}
#nav{
    background-image:url(../img/top.jpg);
	height:90px;
	width:1002px;
	}
#encn{
    background-image:url(../img/encn.jpg);
	background-repeat:no-repeat;
	height:20px;
	width:1002px;
	text-align:left;
	color:#000000;
	}
#flash{
    width:1002px;
	height:350px;

	}
#main {
    margin-top:10px;
	margin-left:60px;
	margin-right:130px;
	margin-bottom:10px;
	text-align:left;
	}