.label_needed {
	border-bottom: #FF0000 1px dashed;
}

.ppg_needed {
	color: #FF0000;
	font-weight: bold;
}

.loach_formtb {
	width: auto;
	border: 0px;
	padding: 2px;
}

.loach_formtb tr {
	height: 25px;
}

.loach_formtb td {
	width: 178px;
	vertical-align: bottom;
	text-align: left;
}

.loach_querytb {
	width: auto;
	border: 0px;
	margin: 3px;
}

.loach_querytb tr {
	height: 30px;
}

.loach_querytb td {
	width: 175px;
	vertical-align: bottom;
	text-align: left;
}

.panel_buttonStyle {
	padding: 1px;
	background: #fafafa;
	width: auto;
	margin: 0px;
	border-bottom: #A4BED4 1px solid;
}

.panel_queryStyle {
	width: auto;
	padding: 4px;
	background-color: #FFF;
}

.panel_queryStyle tr {
	height: 30px;
}

.panel_queryStyle td {
	width: 175px;
	vertical-align: bottom;
	text-align: left;
}

.label_datain {
	width: auto;
	border-bottom: #246191 1px solid;
	background-color: #ffffcc;
	text-align: left;
}

.label_menu {
	width: auto;
	height: 20px;
	border-bottom: #246191 0px dashed;
	padding-top: 6px;
	padding-left: 25px;
	vertical-align: bottom;
	BACKGROUND: url(../img/tools.gif) no-repeat 5px 5px;
}

.inputcls {
	border: 1px solid #A4BED4;
	margin-top: 2px;
}

.inputdisable {
	border: 1px solid #d7daf9;
	padding: 2px;
}

.inputlike {
	background-image: url('../icon/input_like.png');
	background-repeat: no-repeat;
	background-position: right center;
}

.inputmax {
	background-image: url('../icon/input_max.png');
	background-repeat: no-repeat;
	background-position: right center;
}

.inputmain {
	background-image: url('../icon/input_min.png');
	background-repeat: no-repeat;
	background-position: right center;
}

.selectcls {
	width: 180px;
	border: 1px solid #A4BED4;
}

.selectclsmin {
	width: 90px;
	border: 1px solid #A4BED4;
}

.treemenu:link {
	
}

.treemenu:visited {
	padding: 1px 6px 2px;
	font-weight: bold;
}

.treemenu:hover {
	color: #FFF;
	padding: 1px 6px 2px;
	font-weight: bold;
	background-color: #0000ff;
}

.treemenu:active {
	
}

.menulink:link {
	
}

.menulink:visited {
	color: #848484;
	text-decoration: none;
}

.menulink:hover {
	color: #000000;
	font-weight: bold;
	background-color: #d7daf9;
	text-decoration: underline;
}

.menulink:active {
	
}
 