@charset "utf-8";
/* CSS Document */
#footer{
    width:100%;
	height:165px;
}
#footer a{
  text-decoration:none;
	}
#footer a:hover{
	color:#555;
	text-decoration:none;
	}
#footer_inner{
	width:960px;
	margin:0 auto;
	height:160px;
	padding-top:5px;
}
.footer_sidepart1{
	float:left;
	width:148px;
	height:125px;
	padding:10px;
	font-size:11px;
	line-height:16px;
}
.broder{
	border-left:none;
	}
.footer_sidepart1 ul{
	display:block;
	list-style:none;
	}
.diff{padding-top:3px;}

.footer_heading, .copyright .text2 span{
	font-weight:bold;
	padding-bottom:3px;
	}
.footer_sidepart1.copyright{
	width:428px;
	border-right:none;
	}
.copyright p {
		padding:0;
	}
.copyright .text1{
	float:right;
	!width:250px;
	}
.copyright .text2{
	padding-top:5px;
	float:right;
	!width:250px;
	}
.copyright .verisign_diff{
	margin:10px 0 0 0;
	width:90px;
	float:right;
	}		