.form {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	/* width: 510px; */
}
.form table {
	width: 650px;
	background-image: url(boder_dot.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.txt10 {
	font-size: 10px;
	color: #666666;
	line-height: 12px;
}
.form th {
	font-weight: normal;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	vertical-align: top;
	width: 140px;
	background-image: url(boder_dot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #F3F3F3;
	padding-right: 10px;
}
.txt_red {
	color: #FF0000;
}
.submit {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.form td {
	text-align:left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(boder_dot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.complete {
	text-align: center;
	padding-top: 50px;
	padding-bottom: 100px;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
.form .ERR {
	color: #FF0000;
}
.privacy {
	padding: 10px 20px;
	background: #FFFFFF;
}
.form2 {
	width: 650px;
	background-image: url(boder_dot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.form2 td {
	background: #F3F3F3 url(boder_dot.gif) repeat-x left top;
}
.privacy .title {
	text-align:left;
	font-size: 14px;
	font-weight: bold;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FF9900;
	padding-left: 7px;
	margin-bottom: 8px;
	line-height: 18px;
}
.privacy p {
	padding: 0px 0px 0px 5px;
	margin: 0px;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}
