#formContent
{
	padding:10px;
	border-left:1px solid #BBDD7D;
	border-right:1px solid #BBDD7D;
	height:1%;
}
#formContent #hiddenForm
{
	display:none;
}
#formContent H2
{
	font-size:14px;
	padding-bottom:5px;
	color:#7DB615;
	border-bottom:2px solid #7DB615;
}
#formContent .text
{
	padding:10px 110px 25px;
}
#formContent .text H4
{
	margin-bottom:15px;
	font-size:18px;
	color:#7DB615;
	text-align:center;
	background:url(../images/icon-24.gif) no-repeat 160px 0;
	height:27px;
	line-height:27px;
}
#formContent .text P
{
	margin-bottom:5px;
	line-height:1.5;
	color:#313131;
}
#formContent INPUT,
#formContent SELECT,
#formContent TEXTAREA
{
	margin:0 3px 0 0;
	border:1px solid #CCC;
}
#formContent INPUT
{
	padding-top:2px;
	height:18px;
}
#formContent INPUT.recordNum
{
	border:0;
	background:#FFF;
	color:#999;
	width:30px;
}
#formContent TEXTAREA
{
	height:100px;
}
#formContent INPUT.radioStyle
{
	border:0;
	/*position:absolute;
	filter:alpha(opacity=0);
	-moz-opacity:0;
	opacity:0;
	cursor:pointer;
	z-index:200;*/
	width:15px;
	height:15px;
}
#formContent BUTTON
{
	margin-left:5px;
	border:0;
	font-weight:bold;
	color:#FFF;
	height:26px;
}
#formContent BUTTON.btnStyle-01
{
	background:url(../images/button-01.gif) no-repeat 0 0;
	width:69px;
}
#formContent BUTTON.btnStyle-02
{
	background:url(../images/button-02.gif) no-repeat 0 0;
	width:139px;
}
#formContent BUTTON.Hovered-01
{
	background:url(../images/button-01.gif) no-repeat 0 -26px;
	width:69px;
}
#formContent BUTTON.Hovered-02
{
	background:url(../images/button-02.gif) no-repeat 0 -26px;
	width:139px;
}
#formContent #form-01
{
	margin:10px 0;
}
#formContent DT
{
	clear:both;
	font-size:0;
	height:10px;
}
#formContent .buttonArea
{
	padding-top:5px;
	border-top:1px dashed #999;
	text-align:center;
}
#formContent .col01
{
	float:left;
	font-weight:bold;
	text-align:right;	
	width:25%;
	height:20px;
	line-height:20px;
}
#formContent .col01 B
{
	color:#F00;
}
#formContent .col02
{
	float:right;
	width:75%;
}
/*#formContent .col02 EM.radio-01,
#formContent .col02 EM.radio-02
{
	padding-left:20px;
	font-style:normal;
}
#formContent .col02 EM.radio-01
{
	background:url(../images/radio.gif) no-repeat 0 0;
}
#formContent .col02 EM.radio-02
{
	background:url(../images/radio.gif) no-repeat 0 -15px;
}*/
/*HTML >*/ /**/ /*BODY #formContent .col02 EM
{
	position:relative;
	top:-3px;
}*/
#formContent .col02 P
{
	position:relative;
	margin-bottom:5px;
	padding-left:5px;
}
#formContent .col02 P A
{
	font-size:11px;
	text-decoration:underline;
}
#formContent .col02 .item01,
#formContent .col02 .item02,
#formContent .col02 .item03
{
	float:left;
}
#formContent .col02 .item01
{
	margin-right:5px;
	width:81px;
}
#formContent .col02 .item02
{
	margin-right:5px;
	width:60px;
}
#formContent .col02 .item03
{
	width:71px;
}
#formContent .num
{
	position:relative;
	top:3px;
}
#formContent .alert
{
	display:-moz-inline-box;
	display:inline-block;
	position:relative;
	top:-3px;
	padding-left:18px;
	font-size:11px;
	color:#FE2322;
	background:url(../images/x.gif) no-repeat 0 0;
	height:15px;
}
HTML > /**/ BODY #formContent .alert
{
	top:-3px;
}
#formContent .hint 
{
	display:none;
    position:absolute;
	left:325px;
    width:195px;
    margin-top:-4px;
    border:1px solid #c93;
    padding:10px 12px;
    background:#ffc url("../images/pointer.gif") no-repeat -10px 5px;
}

#formContent .hint .hint-pointer 
{
    position:absolute;
    left:-10px;
    top:5px;
    width:10px;
    height:19px;
    background:url("../images/pointer.gif") left top no-repeat;
}
#formContent .info
{
	margin:10px 10px 20px;
	font-size:11px;
	color:#787878;
}
#formContent .fontStyle
{
	font-size:11px;
	color:#999;
}
#formContent .w01
{
	width:300px;
}
#formContent .w02
{
	width:80px;
}
#formContent .w03
{
	width:150px;
}
#formContent .w04
{
	width:95px;
}
HTML > /**/ BODY #formContent .w04
{
	width:100px;
}
#formContent .w05
{
	width:71px;
}
#formContent .w06
{
	width:54px;
}
#formContent .w08
{
	width:140px;
}