.linebox dt{
	font-size:14px; color:#06c;
	font-weight:bold;
	width:auto;
}
.linebox dd{
	border-bottom:1px dotted #ccc;
	width:auto;
}
.linebox label{
	display:block;
	float:left;
	width:400px;
	margin:0; padding:0;
	height:25px; line-height:25px;
}
.linebox label.title{
	font-size:14px;
	text-align:right;
	font-weight:bold;
	width:150px;
}
.linebox select{
	display:block;
	float:left;
	width:200px;
	margin-top:3px;
}
.linebox .buttonmsg{
	display:block;
	float:none;
	margin:5px auto;
	text-align:center;
	border-bottom:none;
	clear:both;
}
.linebox .buttonmsg input{
	display:inline;
	float:none;
	margin-top:3px;
}
.price {
	FONT-FAMILY:Arial;
	font-weight:bold;
	COLOR:#F60;
	FONT-SIZE: 16px
}
