@charset "utf-8";
/* CSS Document */

.banner
{
	margin:0 auto;
	position:relative;
	width:1102px;
	height:400px;
}
.banner-in
{
	margin:0 auto;
	position:absolute;
	width:1102px;
	height:400px;
	background:url(/images/banner.png) no-repeat;
}
.hdfc
{
	position:absolute;
	top:55px;
	right:10px;
	width:271px;
	height:271px;
	background:url(/images/hdfc.png) no-repeat;
	z-index:80;
}
.hdfc-in
{
	position:absolute;
	top:11px;
	left:11px;
	width:250px;
	height:250px;
}