@charset "utf-8";
#formwrapper
{
	width:auto;
	margin:15px auto;
	text-align:left;

	b/order:1px #1E7ACE solid;
	b/order:1px dotted #CCCCCC;
	color:#333333;
	height:auto!important;
	height:350px;
	min-height:350px;
}
fieldset
{
	padding:5px;
	margin-top:5px;
	border:0px solid #1E7ACE;
}
fieldset legend
{
	c/olor:#1E7ACE;
	color:#333333;
	font-weight:bold;
	font-size:16px;
	padding:3px 0px 3px 60px;
	border:0px solid #1E7ACE;
}
fieldset dl{
	float:none;
	padding:0;
	 margin-bottom:10px;
	list-style-position: inside;
}
fieldset dl dd
{
	clear:left;
	margin-bottom:2px;
	height: 20px;
	height:auto!important;	
	border:1px solid #CCCCCC;

}

fieldset label
{
	float:left;
	width:60px;
	text-align:right;
	margin:1px;
	padding-right: 10px;
	padding-left: 4px;
}
input, select, textarea
{
	padding:1px;
	margin:2px;
	font-size:11px;
	border: 1px solid #CCCCCC;
	vertical-align: text-bottom;
}
select
{
	position:relative;
	height:30px;
	left:2px;
	top:3px;
	margin:-2px;
	font-size:11px;
	width:185px;
	line-height:18px;
	color:#909993;
	clip: rect(5px,80px,5px,5px);
}


.btn
{
	background-color:#3c68a2;
	border-top: 1px solid #9ebbdb;
	border-right: 1px solid #4a5e83;
	border-bottom: 1px solid #4a5e83;
	border-left:1px solid #9ebbdb;
	font-size: 12px;
	color: #FFFFFF;
	padding:0px 4px 0;
	height:22px;
}
.textbox
{
	border-top: 1px solid #999;
	border-right: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
	border-left: 1px solid #999;
	height:80px;
}
.buttom
{
	padding:1px 10px;
	font-size:12px;
	border:1px #1E7ACE solid;
	background:#D0F0FF;
}
.enter
{
	text-align:center;
}
.clear
{
	clear:both;
}
.inputbox
{
	width:160px;
}
.emp
{
	color:red;
	font-weight:bold;
	margin:0 3px;
}
.button
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	background: url(../skin/button.gif) no-repeat left top;
	padding-bottom: 2px;
	width: 69px;
	cursor: pointer;
	color: #fff;
	border-top-style: none;
	padding-top: 2px;
	border-right-style: none;
	border-left-style: none;
	height: 26px;
	border-bottom-style: none
}
.buttonLong
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	background: url(../skin/buttonLong.gif) no-repeat left top;
	padding-bottom: 2px;
	width: 120px;
	cursor: pointer;
	color: #fff;
	border-top-style: none;
	padding-top: 2px;
	border-right-style: none;
	border-left-style: none;
	height: 26px;
	border-bottom-style: none
}
.textinput
{
	border:0;
	margin:0;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 4px;
	width: 236px;
	border-top-style: none;
	padding-top: 4px;
	border-right-style: none;
	border-left-style: none;
	height: 15px;
	border-bottom-style: none;
	background-attachment: fixed;
	background-image: url(.skin/input.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.textinputshort
{
	border:0;
	margin:0;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 4px;
	width: 60px;
	border-top-style: none;
	padding-top: 4px;
	border-right-style: none;
	border-left-style: none;
	height: 15px;
	border-bottom-style: none;
	background-attachment: fixed;
	background-image: url(inputshort.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.textinput155px
{
	border:0;
	margin:0;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 4px;
	width: 100px;
	border-top-style: none;
	padding-top: 4px;
	border-right-style: none;
	border-left-style: none;
	height: 15px;
	border-bottom-style: none;
	background-attachment: fixed;
	background-image: url(input140.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.textinput120px
{
	border:0;
	margin:0;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 4px;
	width: 60px;
	border-top-style: none;
	padding-top: 4px;
	border-right-style: none;
	border-left-style: none;
	height: 15px;
	border-bottom-style: none;
	background-attachment: fixed;
	background-image: url(input100.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
