document.writeln("<style type='text/css'>");
document.writeln(".c_hddn_sbmt { width:1px; height:1px; }");
document.writeln(".c_frm_tbl { font-size:9pt; border-spacing:3px; }");
document.writeln(".c_frm_td  { vertical-align:middle; }");
document.writeln(".c_frm_dvsn ,.c_frm_txt ,.c_frm_file ,.c_frm_bttn ,.c_frm_slct ,c_frm_optn");
document.writeln("    { font-family:Tahoma; font-size:11px; }");
document.writeln(".c_frm_dvsn_,.c_frm_txt_,.c_frm_file_,.c_frm_bttn_,.c_frm_slct_,c_frm_optn_");
document.writeln("    { font-family:굴림; font-size:9pt; }");
document.writeln(".c_frm_txt ,.c_frm_txt_ { border:1px solid silver; }");
document.writeln(".c_frm_txtar { font-family:굴림; font-size:9pt; width:100%; padding:5px; border:1px solid silver; }");

if(navigator.userAgent.match(/Opera/)) {
    document.writeln(".c_frm_dvsn_ { margin:0px 0px 2px 0px; }");
    document.writeln(".c_frm_file_div { width:55px; height:18px; overflow:hidden; }");
    document.writeln(".c_frm_file_spn {  }");
    document.writeln(".c_frm_file { width:55px; height:18px; }");
} else if(navigator.userAgent.match(/MSIE/)) {
    if(navigator.userAgent.match(/Windows 98/)) {
        document.writeln(".c_frm_dvsn_,.c_frm_file_,.c_frm_bttn_,.c_frm_slct_,.c_frm_txt_ {");
        document.writeln("padding:3px 0px 0px 0px;");
        document.writeln("}");
        document.writeln(".c_frm_chckbx_,.c_frm_rd_ { margin:0px 0px 2px 0px; }");
    } else if(navigator.userAgent.match(/Windows NT 5\.1/)) {
        document.writeln(".c_frm_dvsn_,.c_frm_file_,.c_frm_bttn_ {");
        document.writeln("padding:4px 0px 0px 0px;");
        document.writeln("}");
        document.writeln(".c_frm_txt_ { padding:3px 0px 0px 0px; }");
        document.writeln(".c_frm_chckbx_,.c_frm_rd_ { margin:0px 0px 1px 0px; }");
    }
    document.writeln(".c_frm_file_div { width:58px; height:18px; overflow:hidden; background-image:url(http://www.kallery.net/Q_incld/othr_img_bttn.php?text=BROWSE&font_size=8&font_family=tahoma&color=222222&shadow=999999&background_color=F5F5F5&border_width=1&border_color_bright=A9A9A9&border_color_dark=696969&padding_horizontal=7&padding_vertical=4); }");
    document.writeln(".c_frm_file_spn { position:relative; width:58px; height:18px; filter:alpha(opacity=0); }");
    document.writeln(".c_frm_file { position:relative; left:-30px; }");
    document.writeln(".c_frm_txt,.c_frm_txt_ { height:19px; }");
} else if(navigator.userAgent.match(/Firefox/)) {
    document.writeln(".c_hddn_sbmt    { visibility:hidden; }");
    document.writeln(".c_frm_txt_     { padding:2px 0px 0px 0px; }");
    document.writeln(".c_frm_dvsn_    { padding:4px 0px 0px 0px; }");
    document.writeln(".c_frm_chckbx_,.c_frm_rd_ { margin:2px 0px 0px 0px; }");
    document.writeln(".c_frm_file_div { width:56px; height:18px; overflow:hidden; background-image:url(http://www.kallery.net/Q_incld/othr_img_bttn.php?text=BROWSE&font_size=8&font_family=tahoma&color=222222&shadow=999999&background_color=F5F5F5&border_width=1&border_color_bright=A9A9A9&border_color_dark=696969&padding_horizontal=7&padding_vertical=4); }");
    document.writeln(".c_frm_file_spn { width:56px; height:18px; -moz-opacity:0; }");
    document.writeln(".c_frm_file  { position:relative; left:-25px; }");
    document.writeln(".c_frm_txt, .c_frm_txt_  { height:18px; }");
    document.writeln(".c_frm_slct,.c_frm_slct_ { height:16px; }");
} else if(navigator.userAgent.match(/Netscape/)) {
    document.writeln(".c_hddn_sbmt    { visibility:hidden; }");
    document.writeln(".c_frm_dvsn_    { padding:3px 0px 0px 0px; }");
    document.writeln(".c_frm_file_div { width:60px; height:18px; overflow:hidden; background-image:url(http://www.kallery.net/Q_incld/othr_img_bttn.php?text=BROWSE&font_size=8&font_family=tahoma&color=222222&shadow=999999&background_color=F5F5F5&border_width=1&border_color_bright=A9A9A9&border_color_dark=696969&padding_horizontal=7&padding_vertical=4); }");
    document.writeln(".c_frm_file_spn { width:60px; height:18px; -moz-opacity:0; }");
    document.writeln(".c_frm_file { position:relative; left:-25px; width:60px; }");
}

document.writeln("</style>");

