body {
	color:  #5F4E2E;
	background:#f7f4f0;
 	}
a:link{
	color: #4B1B0C; 
	line-height:22px; 
	text-decoration:none;
	}
a:visited{
	color: #4B1B0C;
	line-height:22px; 
	text-decoration:none;
	}
a:hover{
	color: #ff6600; 
	line-height:22px; 
	text-decoration:underline;
	}	
.top{ 
	width:940px; 
	height:42px; 
	margin:auto; 
	background:url(../../../images/jingjiren/dianpu/head-top-bg.jpg) repeat-x
	}
#top_logo { 
	width:89px; 
	height:29px; 
	float:left; 
	margin-left:20px; 
	margin-top:5px;
	}
#top_login{ 
	width:150px;   
	float:right; 
	line-height:42px; 
	}
.head { 
	width:940px; 
	margin:auto; 
	}
#banner{ 
	width:940px; 
	height:160px; 
	overflow:hidden; 
	border-bottom:#CC3300 solid 5px;
	}
#nav{ 
	width:740px; 
	height:30px; 
	padding-left:200px; 
	text-align:center; 
	overflow:hidden;  
	background:#999268; 
	margin-top:1px; 
	}
#nav a{ 
	display:block; 
	width:80px; 
	color:#FFFFFF; 
	font-weight:bold; 
	line-height:30px; 
	float:left; 
	text-decoration:none; 
	}
#nav a:hover{ 
	display:block; 
	width:80px; 
	color:#663300; 
	font-weight:bold; 
	line-height:30px; 
	float:left; background:#EDDEBE; 
	text-decoration:none; 
	}
#nav .active a{ 
	display:block; 
	width:80px; 
	color:#663300; 
	font-weight:bold; 
	line-height:30px; 
	float:left; background:#EDDEBE; 
	text-decoration:none;
}
.link_h1:link, .link_h1:visited{ 
	color:#cc3300; 
	font-size:14px; 
	font-weight:bold; 
	line-height:25px; 
	text-decoration:none;
}
.link_h1:hover{ 
	color:#ff6600; 
	font-size:14px; 
	font-weight:bold; 
	line-height:25px; 
	text-decoration:none;
}
		
/* foot */
#clear{
	height:10px;
	clear:both;
}
.foot { 
	width:940px; 
	height:80px; 
	background:#E7E1D3; 
	border-top:#B9B497 solid 1px; 
	margin:auto; 
	clear:both;   
	}
.foot ul{ 
	width:940px;
	line-height:20px;
	text-align:center; 
	padding-top:8px
	} 
/* 分页 */	
.shuzi {
	float:right;
	margin-bottom:20px;
	margin-right:30px;
	margin-top:10px;
}
shuzi li {
	color:#003398;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	height:20px;
	line-height:20px;
	margin-left:6px;
	text-align:center;
}	