.page_txt_blue{
	color:#0000FF;
}
.page_txt_red{
	color:#FF0000;
}
.page_txt_organce{
	color:#F87310;
}
.page_txt_green{
	color:#1C9608;
}
.line1_5{
 line-height:20px;
}
.fullpage{
	width:976px;
}
/* HELP */
.help_table{
	color:#003300;
}
.help_table .remind{
font-style:italic;
font-size:11px;
}
.help_table .remind strong{
	font-weight:normal;
	text-decoration:underline;
	color:#0000FF;
}
.help_form{
	color:#666666;
	font-size:11px;
}
.help_form td{
	padding:5px;
}
.help_form input.text{
	width:300px;
	height:15px;
	float: none;
	padding-top:3px;
	border: 1px solid #666666;
}
.help_form input.err{
	border: 3px solid #FF0000;
}
.help_form select, textarea{
	width:300px;
	border: 1px solid #666666;
}
.help_table .help_tk{
	font-size:16px;
	font-weight:bold;
	color:#1C9608;
}
.line1_5 .item{
	float:left;
}
.line1_5 .l{
	width: 100px;
}
.line1_5 .r{
	width:500px;
}
/* HELP */