/*底部*/


#footer {
	height: 115px;
}

#footerNav {
	text-align: center;
}

#footerNav ul {
	width:600px;
	overflow: auto;
	margin: 0px auto;
	line-height:180%;
}

#footerNav li {
	float:left;
	display: inline;
	padding-right:15px;
}

#footer p {
	text-align: center;
	line-height:180%;
}

#otherService {
	clear:both;
	border:1px solid #9ABDD6;
	background:url(../images/bgService.gif) repeat-x left top;
	height:160px;

}

#otherService dl{
	float:left;
	width:191px;
	background:url(../images/bgServicecol.gif) no-repeat right top;
	height:154px;
}

#otherService dl dt {
	height:45px;
	background:url(../images/bgServiceTitle.gif) no-repeat left -1px;
}

#otherService dl dd {
	margin-left:57px;
	height:18px;
	line-height:18px;
	background:url(../images/lists2.gif) no-repeat left 3px;
}

#otherService dl dd a{
	color:#000;
	margin-left:18px;
}

#otherService #i2 dt{
	background:url(../images/bgServiceTitle.gif) no-repeat -191px -1px;
}

#otherService #i3 dt{
	background:url(../images/bgServiceTitle.gif) no-repeat -383px -1px;
}

#otherService #i4 dt{
	background:url(../images/bgServiceTitle.gif) no-repeat -585px -1px;
}

#otherService #i5 dt{
	background:url(../images/bgServiceTitle.gif) no-repeat -785px -1px;
}

#otherService #i5 {
	background:none;
}

.friendlink {
	overflow:auto;
	padding-left:10px;
}


.friendlink li{
	float:left;
	display:inline;
	margin:5px 0px 0px opx;
	/*height:20px;*/
	line-height:20px;
	width:120px;
}

.friendlink li a{
	color:#0095E9
}








