@charset "utf-8";
/* CSS Document */


#works {
	width:560px;
	margin:0 auto;

}



#works h4 {
	float:left;

}

#works ul{
	display:inline;

}

#works li{
display:inline;
float:left;
padding-top:8px;
padding-right:12px;
padding-left:12px;
}



.type {
	clear:both;
	width:560px;
	background-image: url(../images/bottom.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	height:33px;
	margin-bottom:12px;


}

.line {
	background-image:url(../images/list_line.gif);
	background-repeat:no-repeat;
	background-position: left center;
	display:block;
	

}


.yes {
	background-image:url(../../image/yes_btn.jpg);
	background-repeat:no-repeat;
	margin-right:80px;
}



.deposit_h4 {
	width:125px;
	height:0px;
	padding-top:29px;
	overflow:hidden;
	background-image:url(../images/h4/deposit.jpg);
	background-repeat:no-repeat;
}
.sending_h4 {
	width:125px;
	height:0px;
	padding-top:29px;
	overflow:hidden;
	background-image:url(../images/h4/sending.jpg);
	background-repeat:no-repeat;
}
.exchange_h4 {
	width:125px;
	height:0px;
	padding-top:29px;
	overflow:hidden;
	background-image:url(../images/h4/exchange.jpg);
	background-repeat:no-repeat;
}

.lending_h4 {
	width:125px;
	height:0px;
	padding-top:29px;
	overflow:hidden;
	background-image:url(../images/h4/lending.jpg);
	background-repeat:no-repeat;
}


#confirmation {
	clear:both;


}

#confirmation h6 {
	color:#12277E;
	}


#individual {
	float:left;
	width:50%;

}

#corporation {
	float:right;
	width:50%;

}

#date {
clear:both;

}
#date p {
	font-weight:bold;

}
