.page_form {
	
	display: block;
	
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	
	line-height: 150%;
}

.page_form label {
	
	width: 100px;
	height: 16px;
	
	clear: left;
	float: left;
	
	margin: 3px 5px 2px 0px;
	padding: 0px 0px 0px 0px;
		
	text-align: left;
	vertical-align: middle;
	
	font-family: Georgia;
	font-size: 14px;
	font-weight: bold;
	color: #999966;
}

.page_form label.noclear {
	
	width: 150px;
	height: 16px;
	
	vertical-align: middle;
	
	margin: 0px 0px 0px 100px;
	padding: 0px 0px 0px 20px;
	
	clear: none;
	float: none;
	
}
.page_form label.rigth {
	
	width: 180px;
	text-align: right;
	
}
.page_form input {
	
	margin: 3px 0px 3px 0px;
	padding: 0px 0px 0px 0px;
	border: 1px solid #CCCCCC;
}

.page_form .checkbox {
	
	margin: 3px 0px 3px 0px;
	padding: 0px 0px 0px 0px;
}

.page_form .select_1 {
	
	margin: 3px 0px 3px 0px;
	padding: 0px 0px 0px 0px;
	
	border: 1px solid #CCCCCC;
	
	background-color: #CCCCCC;
	
	width: 160px;
	height: 22px;
}

.page_form .select_2 {
	
	margin: 3px 0px 3px 0px;
	padding: 0px 0px 0px 0px;
	
	border: 1px solid #CCCCCC;
	
	background-color: #CCCCCC;
	
	width: 100px;
	height: 22px;
}

.page_form .select_3 {
	
	margin: 3px 0px 3px 0px;
	padding: 0px 0px 0px 0px;
	
	border: 1px solid #CCCCCC;
	
	background-color: #CCCCCC;
	
	width: 130px;
	height: 22px;
}
.page_form .select_4 {
	
	margin: 3px 0px 3px 0px;
	padding: 0px 0px 0px 0px;
	
	border: 1px solid #CCCCCC;
	
	background-color: #CCCCCC;
	
	width: 180px;
	height: 22px;
}

.page_form .select_5 {
	
	margin: 3px 0px 3px 0px;
	padding: 0px 0px 0px 0px;
	
	border: 1px solid #CCCCCC;
	
	background-color: #CCCCCC;
	
	width: 210px;
	height: 22px;
}
.page_form .select_6 {
	
	margin: 3px 0px 0px 15px;
	padding: 0px 0px 0px 0px;
	
	border: 1px solid #CCCCCC;
	
	background-color: #CCCCCC;
	
	width: 168px;
	height: 22px;
}
.page_form .tf_size1 {
	
	width: 70px;
	height: 16px;
}

.page_form .tf_size1_1 {
	
	width: 40px;
	height: 16px;
}

.page_form .tf_size2 {
	
	width: 160px;
	height: 16px;
}
.page_form .tf_size3 {
	
	width: 130px;
	height: 16px;
}
.page_form .tf_size4 {
	
	width: 170px;
	vertical-align:top;

}
.page_form .tf_size5 {
	
	width: 168px;
	vertical-align:top;

}

.page_form .checkbox {
	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	
	border: none;
}

.page_form .submit1 {
	
	font-family: Georgia;
	font-size: 12px;
	
	color: #666666;
	background-color: #CCCCCC;
	
	width: 115px;
	height: 22px;
}

.page_form .left_column {
	
	display: inline;
	float: left;
	background-color: #ffffff;
	width: 220px;
	
}

.page_form .right_column {
	
	display: inline;
	float: right;
	margin-right: 10px;
	width: 330px;
	

}
.page_form .left_column_bottom {
	
	display: inline;
	float: left;
	background-color: #ffffff;
	width: 310px;
	border: 0px solid green;
	
}

.page_form .right_column_bottom {
	
	display: inline;
	float: right;
	margin-right: 10px;
	width: 240px;
	border: 0px solid red;
}
.page_form textarea{
	width: 305px;
	height: 100px;
}
span.head{
	font-family: Georgia;
	font-size: 14px;
	font-weight: bold;
	color: #999966;
}
.page_form .left_column_form {
	
	display: inline;
	float: left;
	width: 240px;
	
}

.page_form .right_column_form {
	
	display: inline;
	float: right;
	margin-right: 0px;
	width: 240px;
}
.txt{
	font-family: Georgia;
	font-size: 14px;
	font-weight: bold;
	color: #999966;
	text-align:left;
}

.black_txt{
	font-family: Georgia;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align:left;
}

.gray_txt{
	font-family: Georgia;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-align:left;
}

.big_txt{
	font-family: Georgia;
	font-size: 16px;
	font-weight: bold;
	color: #999966;
	text-align:left;
}

.bt {
	width: 25px;
	
	margin: 3px 0px 3px 0px;
	padding: 0px 0px 0px 1px;
	border: 1px solid #CCCCCC;
	cursor: pointer;
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #CCCCCC;
	font-weight: bold;
}

.long_bt {
	width: 50px;
	
	margin: 3px 0px 3px 0px;
	padding: 0px 0px 0px 1px;
	border: 1px solid #CCCCCC;
	cursor: pointer;
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #CCCCCC;
	font-weight: bold;
}

