@charset "gb2312";
/* CSS Document */
/*底部*/
#footer{
	margin-top:15px;
	height:200px;
	background:#F4F4F4;
	border-top:3px solid #3192C4;	
	text-align:left;
}
.footer_content{
	height:182px;
	padding-top:18px;	
}
.footer_left{
	height:148px;
	width:282px;
	background:url(/newstyle/helpidc/images/footer_line1.png) no-repeat right 7px; 	
}
.footer_right{
	height:148px;
	width:698px;
	background:url(/newstyle/helpidc/images/footer_line1.png) no-repeat 415px 7px; 	
}
.footer_right dl{
	margin-left:40px;	
	margin-right:24px;
	width:auto;
}
.footer_right dt{
	font-size:14px;
	font-weight:bold;
	color:#333;
	margin-bottom:8px;
}
.footer_right dd{
	line-height:25px;
	height:25px;	
}
.footer_right dd a:hover{
	color:#0066cc;
}
.banquan{
	background:url(/newstyle/helpidc/images/bottom_line.png) no-repeat;
	height:34px;
	line-height:32px;
	text-align:center;	
}