/* footer css */
#footer{
	width:960px;
	margin:0 auto;
}
.f_1{
	margin-top:5px;
	width:958px;
	float:left;
	padding-top:1px;
	border:1px solid #ddd;
}
.f1_title{
	width:958px;
	height:25px;
	background:#f7f7f7;
	line-height:25px;
}
.f1_title span{
	width:68px;
	height:25px;
	float:left;
	border-right:1px solid #ddd;
	background:white;
}

.f_1 div.mrm-pcont{
	float:left;
	overflow:hidden;
	width:958px;
	height:34px;
	padding:25px 0;
}
.f_1 div.mrm-scrcont{
	width:32766px;
}
.f_1 #List1{
	float:left;
}
.f_1 #List2{
	float:left;
	margin-left:9px;
	display:inline;
}
.f_1 div.mrm-pcont img{
	width:123px;
	height:34px;
	margin:0 0 0 9px;
	display:inline;
}
.f_2{
	width:960px;
	margin-top:5px;
	float:left;
}
.f_2 dl{
	line-height:25px;
	padding:0 0 25px 0;
}
.f_2 dl dd span{
	padding:0 0 0 5px;
}
.f_2 dl dd a{
	color:#41B80F;
	text-decoration:underline;
}