		#editor {
	position: absolute;
	left: 220px;
	top: 180px;
	background-image: url(../pics/main/yhb_formback.jpg);
	width: 580px;
	height: 370px;
		}
		#edit {
	height:255px;
	overflow:auto;
	width:375px;
	position: absolute;
	left: 20px;
	top: 50px;
	border: 0px none #FFFFFF;
	background-color: #F4F7A6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
		}
		#editor a:link, #editor a:visited {
		}
		#editor a:hover, #editor a:active {
	position: relative;
		}
		#editor a:link span, #editor a:visited span {
	display:none;
	z-index:10;
	background-color: #F5F6A6;
	line-height: 12px;
		}
		#editor a:hover span, #editor a:active span {
	position:absolute;
	top:10px;
	left:0px;
	display:block;
	z-index:10;
	padding:3px;
	background-color: #F5F6A6;
	width: 60px;
	font-size: 10px;
	line-height: 12px;
		}
		span img {
	border:1px solid #000000;
	display:inline;
	float:left;
	height:10px;
	width:10px;
		}
		.bold {
			font-weight:bold;
		}
		.italic {
			font-style:italic;
		}
		.underline {
			text-decoration:underline;
		}




div.fileinputs {
	position: relative;
}

div.fakefile {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}

input.file {
	position: relative;
	text-align: right;
	-moz-opacity:0;

	filter:alpha(opacity: 0);
	opacity: 0;
	z-index: 2;
	font-weight: bold;
}
.name_input{
	background-image: url(../pics/gui/kl_input_back.gif);
	position: absolute;
	height: 20px;
	width: 370px;
	left: 40px;
	top: 25px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.formbutton {
	-moz-opacity:0;

	filter:alpha(opacity: 0);
	opacity: 0;
	z-index: 2;
}
.picmenu_1 {
	height: 25px;
	width: 406px;
	position: absolute;
	left: 0px;
	top: 8px;
}
.picmenu_2 {
	height: 20px;
	width: 256px;
	position: absolute;
	left: 140px;
	top: 330px;
}
.picform {
	height: 50px;
	width: 140px;
	position: absolute;
	left: 644px;
	top: 484px;
	overflow: hidden;
}
.piclink {
	color: #5C5D35;
	text-decoration: none;
	font-size: 10px;
	line-height: 10px;
}
.picbox {
	height: 247px;
	width: 140px;
	position: absolute;
	left: 644px;
	top: 230px;
	line-height: 10px;
	overflow: auto;
}
.pic_left {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
.pic_right {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
}
.pic_none {

}
.forminput{
	background-image: url(../pics/main/yhb_input.jpg);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 35px;
	position: absolute;
	font-size: 12px;
	padding-top: 3px;
}
