/* CSS Document */
#footer_bg1{
	background-image: none;
	height: 21px;
	width: 1003px;
	float: left;
}
#footer_bg2{
	background-image: url(../images/dkio_86.jpg);
	background-repeat: repeat-x;
	height: 23px;
	width: 920px;
	float: left;
	clear: both;
	text-align:right;
	 padding-right:70px;
}
#copyright{
	height: 22px;
	width: auto;
	clear: both;
	text-align: center;
	float: left;
	padding-left: 300px;
}
#copyright ul{
	list-style-type: none;
}
#copyright ul li{
	float: left;
}
.copy_img{
	float: left;
}
.addr{
	margin-left: 20px;
	float: left;
	width: 300px;
}

