.shadowbox {
filter:shadow(color=#E8E8E8,direction=135,strength=4);
width:100%;

border:0 solid #ff9900;
text-align:center;
}

.editform {
background-color:#FFFFFF;

width:100%;
height:100%;
border:1px solid #ff9900;
border-right:1px solid #ff9900;
}

.form_head {
background-color:#fec970;
border-bottom:0 solid #79B0E6;
font-weight:700;
padding-left:8px;
padding-right:8px;
height:20px;
}

.form_item {
background-color:#fff3e8;
border-bottom:1px solid #FFD0A2;
padding-left:8px;
padding-right:8px;
text-align:right;
word-break:keep-all;
font-weight:bosld;
}

.form_div {
background-color:#FFF3E8;
border-bottom:1px solid #A8CDEC;
width:1px;
padding:0;
}

.div_span {
background-color:#79B0E6;
width:100%;
height:20px;
}

.form_value {
background-color:#FFFFFF;
border-bottom:1px solid #FFD0A2;
padding:2px 8px;
}

.frmdiv_span {
background-color:#79B0E6;
width:0;
hesight:0;
}

.frmbtn_area {
background-color:#FFFFFF;
border-top:1px solid #A8CDEC;
text-align:right;
padding:10px 8px;
}

.form {
font-size:12px;
font-weight:bosld;
cursor:default;
padding:2px 3px;
}

.input {
border-right:#ff9900 1px solid;
border-top:#ff9900 1px solid;
font-size:12px;
border-left:#ff9900 1px solid;
color:#000000;
border-bottom:#ff9900 1px solid;
font-family:ËÎÌå;
height:25px;
background-color:#ffffff;
margin:0;
padding:4px 5px 1px;
}

.textarea {
background-color:#FFFFFF;
color:#606060;
border:1px solid #BEBEBE;
border-top:1px solid #BEBEBE;
width:100%;
height:100%;
font-family:Arial;
font-size:12px;
padding:3px 5px;
}

.button_area {
text-align:right;
padding-top:10px;
}

.editbox {
filter:alpha(opacity=98);
}

.editbox_info {
background-color:#FFFFFF;
text-align:center;
vertical-align:middle;
padding:10px;
}

.editbox_head {
background-image:url('../images/editbox/editbox_head_back.gif');
background-position:top;
background-repeat:repeat-x;
height:28px;
}

.edit_b_title {
color:#2E3192;
font-size:12px;
font-weight:700;
padding-top:2px;
padding-left:8px;
padding-right:8px;
cursor:default;
}

.edit_bh_left {
background-image:url('../images/editbox/editbox_head_left.gif');
background-position:left top;
background-repeat:no-repeat;
width:9px;
height:28px;
padding:0;
}

.edit_bh_right {
background-image:url('../images/editbox/editbox_head_right.gif');
background-position:right top;
background-repeat:no-repeat;
width:9px;
height:28px;
padding:0;
}

.edit_bh_hdl {
background-image:url('../images/conbox_handle.gif');
background-position:top center;
background-repeat:no-repeat;
width:30px;
height:28px;
}

.edit_bd_left {
background-image:url('../images/conbox_border_left.gif');
background-position-x:left;
background-repeat:repeat-y;
width:9px;
height:100%;
}

.edit_bd_right {
background-image:url('../images/conbox_border_right.gif');
background-position-x:right;
background-repeat:repeat-y;
width:9px;
height:100%;
}

.edit_bd_botom {
background-image:url('../images/conbox_border_bottom.gif');
background-position:center;
background-repeat:repeat-x;
font-size:9px;
height:12px;
}

.edit_bd_lb {
background-image:url('../images/conbox_border_lb.gif');
background-position-x:left;
background-repeat:no-repeat;
font-size:1px;
width:9px;
height:12px;
}

.edit_bd_rb {
background-image:url('../images/conbox_border_rb.gif');
background-position-x:right;
background-repeat:no-repeat;
font-size:1px;
width:9px;
height:12px;
}