@charset "utf-8";
/* CSS Document */
#registerBuyerfl{
	width:350px;
	float:none;
	margin-left:100px;
	margin-top:20px;
	border-top:1px #CCCCCC dashed;
}
#registerBuyerfl li{
	float:left;
	width:33%;
	text-align:left;
	list-style:none;
	margin-bottom:10px;
}
.passwordNotice{
	width:400px;
	border:3px #FFD0D0 dotted;
	text-align:left;
	padding:10px;
	line-height:25px;
	background-color:#FFFFA6;
	margin-bottom:20px;
}
