body,ul,li,div,dl,dt,d,footer{ margin:0 auto;padding:0; background:#ffffff;}

.backToTop {
	display: none;
	width: 23px;
	line-height: 1.2;
	padding: 5px 0;
	background-color: #F00;
	color: #fff;
	font-size: 13px;
	text-align: center;
	position: fixed;
	_position: absolute;
	right: 5px;
	bottom: 100px;
	_bottom: "auto";
	cursor: pointer;
	opacity: .6;
	filter: Alpha(opacity=60);
}#head{
	width:965px;
	margin:0 auto;}
#head #img { margin:0;
			 width:960px;
			 height:180px;
			 border:1px solid #D0D0D0;
			 padding:4px 4px 4px 4px;}
#nav{ width:965px;
	  height:35px;
	  /*background-color:#9F3;*/
	  margin:0 auto;
	  margin-top:5px;/**/
	  display:block;
	  font-size:15px;
	  color:#FFF;
	  text-decoration:none;
	  padding:0 5px;}
#nav ul {	width:965px; 
			height:35px;
			/*padding-top:5px;
			border:1px solid #D0D0D0;*/
			list-style:none;
			background:#87b7d5;}
#nav ul li{ float:left;
			line-height:35px;
			height:35px;/**/
			background-color:#87b7d5;
			text-align:center;
			margin-right:2px;
			margin-left:2px;
			/*padding:0 10px;*/}
#nav ul li a{
	display:block;
	font-size:15px;
	color:#FFF;
	text-decoration:none;
	padding:0 30px;
	/*border:1px solid #87b7d5;*/}

#nav ul li a:hover{
	color:#FFF;
	background:#b8281d;
	text-decoration:underline;
	/*border:1px solid #D0D0D0;*/}
#content {  width:965px;
			height:2000px;
			margin:0 auto;
			margin-top:5px;
			background-color:#FEFEFE;/*#FFC;*/
			border:1px solid #D0D0D0;
			/*float:left;*/}
#content .left{
	width:955px;
	margin:4px 3px 2px 3px;
	background-color:#fbfcfc;
	border:1px solid #C5C5C5;}
#content .left h1{
	background-color:#E1E1E1;
	width:590px;
	margin:3px 2px 3px 2px;
	padding-left:360px;
	line-height:30px;
	font-size:18px;
	font-weight:bolder;
	float:left;}
#content .left h2{
	background-color:#f6f4f4;
	width:950px;
	margin:0 2px 3px 2px;
	line-height:25px;
	font-size:14px;
	float:left;
	text-indent:1em;
	border-bottom:#8bb5a2 dashed 1px;
	}
#content .left ul{
	width:950px;
	margin:2px;
	float:left;
	display:block}
#content .left ul li{
	width:945px;
	margin:0px;
	padding:0 0 0 5px;
	float:left;
	display:block;}
#content .left ul li a{
	width:880px;
	height:24px;
	margin:0px;
	padding:0 0 0 65px;
	float:left;
	font-family:Arial;
	font-size:12px;
	color:#1e2316;
	line-height:25px;
	text-decoration:none;
	border-bottom:#8bb5a2 dashed 1px;
	background:#fbfcfc;}
#content .left ul li a:hover{
	color:#1e2316;
	text-decoration:underline;
	background-color:#d7e9f4;}
#footer{
	margin:0 auto;
	background:#393838;
	width:965px;
	height:60px;
	line-height:22px;
	margin-top:5px;
	padding-top:18px;
	text-align:center;
	color:#ccc;
	font-size:12px; }
#footer a{ color:#ccc; text-decoration:none;}
#footer a:hover{ color:#8dbbdf;text-decoration:underline;}