@charset "utf-8";
/*底部样式*/
#footer{
	width:100%;
	margin:50px 0px 0px;
	color:#9a6668;
	font-size:13px;
	font-family:"宋体","仿宋_GB2312",  "楷体_GB2312";
	line-height:25px;
	/*background:url(../nImg/footerbg.png) no-repeat center top;*/
}
#footer a{	
	color:#9a6668;
}
#footer a:honver {
	color:#9a6668;
}

.bottom{
	position:relative;
	margin:0px auto;
	background:url(../nImg/footer.png)  no-repeat center top;
	width:1000px;height:125px;
	text-align:center;line-height:18px;
	padding-top:60px;
}
.pn{
	line-height:36px;
	height:36px;
}
.comp{
	position:absolute;
	left:432px;
	top:96px;
	height:36px;
	text-align:left;
}
.bottom p{
	padding:0px;
	margin:0px;
}
.bottom span{
	padding:0px 8px;
}
.bottom p a{
	text-decoration:none;
}
.bottom p a:hover{
	text-decoration:underline;
}