@charset "utf-8";
/* flash */
.fla {
	margin:0 0 10px;
}
/*new*/
.newinfo {
	width:277px;
	float:left;
}
.newinfo dl { margin:0 0 5px; }
.newinfo dd {
	padding: 5px 0px;
	background: url(../img/common/line_dot.gif) repeat-x left bottom;
	font-size:smaller;
}
.otherinfo {
	width:206px;
	float:right;
}
.otherinfo p {
	margin:0 0 10px;
	text-align:center;
}
/*secure seal*/
.secure_seal{
	margin:30px auto 0px;
}

