.itembkg {
	background-attachment: fixed;
	background-image: url(images/bkg/item.jpg);
	background-repeat: no-repeat;
}
.itembkg2 {
	background-attachment: fixed;
	background-image: url();
	background-repeat: no-repeat;
}
.car {
	font-family: "新細明體", Arial;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1DA4F6;
}
.areainput {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	vertical-align: baseline;
	}