
/*-----ì°¨í›„ data.cssì— ì¶”ê°€-------------------------------------------------*/ 
.tableB table.innerTableA {padding:0px; margin:0px; border:none!important;}
.tableB table td.innerTableA {padding:0px; margin:0px; border:none!important;}
.tableB table td table{border:none!important;}
.tableB table td table.innerTableA {padding:0px; margin:0px; border:none!important;}
.tableB table td table.innerTableA  td{padding:0px; margin:0px; padding:2px 2px 2px 2px;}
.tableB table td table.innerTableA  td .bdl{border-left:none!important;}
.tableB table td table.innerTableA  td .bdr{border-right:none!important;}
.tableB table td table.innerTableA  td .bdt{border-top:none!important;}
.tableB table td table.innerTableA  td .bdb{border-bottom:none!important;}

.bggray{background-color:#ededed!important; font-weight:bold;}
/*-----ì°¨í›„ data.cssì— ì¶”ê°€-------------------------------------------------*/


.input_readOnly {background:rgb(150, 150, 150);}

.input_number {text-align: right;}

a.mainBbs{
display:block;overflow:hidden;width:200px;height:12px;text-overflow:ellipsis;-o-text-overflow:ellipsis}
a.mainBbs,x:-moz-any-link,x:default{white-space:normal;word-wrap:break-word}
.QuiLayerReset{width:60px; height:15px; position:absolute; top:0; right:80px;  background-color:#245F9B; color:#ffffff; font-weight:bold; padding:7px 0; text-align:center;}

.upperEng{
	text-transform:uppercase;
	ime-mode:disabled;
}

/* IE 6 doesn't support max-height
 * we use height instead, but this forces the menu to always be this tall
 */
.ui-autocomplete {
    height: 200px;
}
.ui-combobox {position: relative;display: inline-block;
    }
.ui-combobox-toggle {position: absolute;
    top: 0;
    bottom: 0;
    margin-left: -1px;
    padding: 0;
}
.ui-autocomplete {
    max-height: 200px;
    overflow-y: auto;
    overflow-x: hidden;
    text-align: left;
}
.ui-combobox-input {
   width:130px;
   _width:125px;
   *width:125px;
   ime-mode:inactive;
   font-size:11px;
   color:#000;
   line-height:18px;
   font-weight:normal;
}

.ui-combobox input{
    background:rgb(255, 255, 255); border-width:1px; border-style:solid; border-color:rgb(153, 153, 153) rgb(219, 219, 219) rgb(219, 219, 219) rgb(153, 153, 153); padding: 1px 0px 0px 3px; height: 16px;ertical-align: middle;
}


.dg_td {
    padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border-top-width: medium !important; border-right-width: medium !important; border-bottom-width: medium !important; border-left-width: medium !important; border-top-style: none !important; border-right-style: none !important; border-bottom-style: none !important; border-left-style: none !important;
}
.dg_table {
    width: 100%; border-top-width: medium !important; border-right-width: medium !important; border-bottom-width: medium !important; border-left-width: medium !important; border-top-style: none !important; border-right-style: none !important; border-bottom-style: none !important; border-left-style: none !important; border-collapse: collapse;
}