body{	
background:#F5F5F5;
text-align:center;
font-size:12px;
}
td,th{height:30px;/* background:#ECECEC;*/}

form.formular {
	font-family: tahoma, verdana, "sans-serif";
	font-size: 12px;
	text-align:left;
	background-color:#F5F5F5;

}
form .formular td{background-color:#FFFFFF;}

.formular fieldset {
	padding:35px;
	border: 1px solid #B5B8C8;
	background-color:#fff;
}

.formular legend {
	font-size: 12px;
	color: #ff7e00;
	font-weight: 900;
	/*padding-bottom:10px;*/
}


.formular fieldset label {
	float:left;
	padding-left:5px;
	text-align: inherit;
	width: auto;
}

.formular label span {
	color: #000;
}

.formular input, .formular select, .formular textarea {
	display : block;
	margin-bottom: 5px;
}
.formular input[type=hidden]{
	display :none;
	margin-bottom: 5px;
}

.formular .text-input {
	height: 23px;
	width: 186px;
	border:1px solid #bebebe;
}

.formular .text-file {
	height: 23px;
	width: 200px;
	border:1px solid #bebebe;
}
.formular .text-input3 {
	height: 23px;
	width: 496px;
	border:1px solid #626262;
}
.formular .text-input4 {
	height: 23px;
	width: 103px;
	border:1px solid #626262;
}
.formular .text-input2 {
	width: 120px;
	color: #555;
	padding: 4px;
	border: 1px solid #B5B8C8;
	font-size: 14px;
	margin-top: 4px;
	background: #FFF url('/img/form/text-bg.gif') repeat-x;
	
}

.formular textarea {

width:260px; 
	height:70px;
	color: #555;
	padding: 4px;
	border: 1px solid #B5B8C8;
	font-size: 14px;
	margin-top: 4px;
	background:  url('/img/form/text-bg.gif') repeat-x;
}
.reg td,th{background:#FFFFFF;}
.reg_current{text-align:right; height:40px; background-color:#F2FCFF;  padding-right:30px;line-height:40px;}

.formular .infos {
	background: #FFF;
	color: #333;
	font-size: 12px;
	padding: 10px;
	margin-bottom: 10px;
}

.formular span.checkbox, .formular .checkbox {
	display: inline; width:30px;
}

.formular .submit {
	background:url(../image/save.gif) no-repeat;
	border:none;
	padding: 4px;
	margin-top: 20px;
	float:none;
	margin-left:350px;
	text-decoration: none;
	cursor:pointer;
	width:110px;
	height:35px;
}
.reg_btn{float:right; width:574px; background-color:#fff; clear:both; background:url(../image/sys_reg.gif) no-repeat 350px;}

.reg_btn2{
	float:none;
	width:564px;
	background-color:#fff;
	clear:both;
}
.help{height:250px; background:#FFFFFF; text-align:left; padding:10px 0 0 20px; width:785px; border-top:none; border-bottom:1px solid #dcdcdc; border-left:1px solid #dcdcdc; border-right:1px solid #dcdcdc;background-image:url(../image/com_img.gif);background-repeat:no-repeat;background-position:right center;}

.formular .fc-error {
	width: 350px;
	color: 555;
	padding: 4px;
	border: 1px solid #B5B8C8;
	font-size: 12px;
	margin-bottom: 15px;
	background: #FFEAEA;
}
