@charset "utf-8";
/* CSS Document */
.footer {
	margin:0px auto;
	clear:both;
	background-image:url(http://www.hanabank.cn/hana/images/bg.jpg);
	width:930px;
	height:109px;
	display:inline-block;
	background-position: 0px -511px;
	display:block;
	background-repeat: no-repeat;
	position:relative;
	top:10px;
	}

.footer .copyright {
	font-size:12px;
	text-align:center;
	padding-top:20px;
	color:#666;
	float:left;
	}

.footer .about {
	font-size:12px;
	padding-top:20px;
		float:right;
	}
.footer a{
	margin:0px 20px;
	}

.footer a:link{
	color:#666;
	text-decoration:none;
	font-family:Arial,sans-serif;
	}
.footer a:visited{
	color:#666;text-decoration:none;
	font-family:Arial,sans-serif;
	}
.footer a:active{
	color:#666;text-decoration:none;
	font-family:Arial,sans-serif;
	}
.footer a:hover{
	color:#666;text-decoration:underline;
	font-family:Arial,sans-serif;
	}

.footer .info {
	margin-left:240px;
	}
.footer .logo{
	background-image:url(http://www.hanabank.cn/hana/images/logo.jpg);
	background-repeat:no-repeat;
	width:75px;
	height:24px;
	display:block;
	float:left;
	margin-top:11px;
	margin-right:15px;
	background-attachment: scroll;
	background-position: left top;
	}	