.error {}
.myForm #errMsgBox {display:none; margin-bottom:15px; padding:5px 10px; border:1px solid #e5e5e5; background:#f3f3f3}
.myForm #errMsgBox li {list-style-type:none; color:red}
.myForm fieldset {border:0}
.myForm input, .myForm file {height:19px; padding:3px; border:1px solid #c0c0c0}
.myForm select {padding:4px 4px 4px 0; border:1px solid #c0c0c0; font-size:12px}
.myForm textarea {height:55px; padding:3px; border:1px solid #c0c0c0}
.myForm legend {font:normal 18px Arial}
.myForm input.error, .myForm file.error, .myForm textarea.error, .myForm select.error, .myForm checkbox.error {border:1px solid #cc0000}
.myForm .checkP {margin-top:40px; vertical-align:bottom}
.myForm .checkBox {width:14px; height:14px; margin-right:3px; border:0; vertical-align:middle}
.myForm .button {width:100px; height:30px; font-size:12px; color:#fff; background:#333; border:#999 1px solid; cursor:pointer}
.myForm .buttonBox {float:right; height:100px; margin-top:20px}
.myForm .noBlokLabel {display:inline; padding-right:30px; font-weight:normal}
.myForm .inputTitle {color:#777; font-weight:bold}
.myForm .orderInput01 {width:300px}
.myForm .orderInput02 {width:160px}
.myForm .orderInput03 {width:240px}
.myForm .orderInput04 {width:80px}
.myForm .btnBox01 {margin-top:30px; height:30px; padding:15px 0; border-top:1px solid #c0c0c0}
.myForm .btnBox02 {float:right; clear:both}
.myForm .btnBox03 {text-align:center}
.myForm .imgBtn {width:130px; height:30px; color:#fff; font-size:12px; border:0; background:url(../images/btnBack02.png); vertical-align:middle; cursor:pointer}
.myForm .imgBtn02 {width:180px; height:30px; color:#fff; font-size:12px; border:0; background:url(../images/btnBack03.png); vertical-align:middle; cursor:pointer}
.myForm .inBox {margin:0; padding-bottom:3px}