/* all */ * { focus-rect:hidden; text-rect:hidden; font-family:SimSun; color:333333; font-size:12px !important; vertical-align:middle; } /* caption */ /* caption title */ .title { width:787px; height:14px; font-weight:bold; padding-left:16; background-image:../../images/tit.gif; } /* caption table */ .cell { height:20px; font-size:12px; color:#1a3f56; text-align:center; background-color:#e4ecf5; border-color:#999999; border-style:solid; } .cell2 { height:20px; font-size:12px!important; color:#1a3f56; text-align:center; background-color:#dce5ec; border-color:#999999; border-style:solid; } .cell_line { height:20px; font-size:12px!important; color:#1a3f56; text-align:center; background-color:#e4ecf5; border-color:#999999; border-style:solid; text-decoration: underline; } .data { height:20px; border-color:#999999; border-style:solid; } .data_color { height:20px; border-color:#999999; border-style:solid; text-align:center; background-color:#f0eedd; } .data2 { height:31px !important; border-color:#999999; border-style:solid; text-align:center; } /* secret */ secret { height:17px !important; color:#000000 !important; border-color:#9C9C9C !important; border-style:solid !important; background-color:#ffffff; } line { border-color:#ff00ff; } /* input */ /* all */ input { height:20px; color:#000000 !important; border-color:#9C9C9C !important; border-style:solid !important; background-color:#ffffff; } /* input date */ input[inputtype="date"] > inputbutton { border-style:none; background-image:../../images/bt_date.gif; background-color:#ffffff; margin-left:1px; } /* input button */ input[inputtype="button"] > inputbutton { border-style:none; background-image:../../images/button.gif; background-color:#ffffff; margin-left:1px; } /* output */ /* detail */ output { height:20px; font-size:12px !important; color:#000000 !important; } /* select */ /* checkbox */ select[appearance="full"]{ background-color:transparent; } select[appearance="full"] selectitem { select.background-image:../../images/c_o.gif; background-image:../../images/c.gif; text-rect:hidden; height:17px !important; font-family:SimSun; font-size:12px; color:#000000; background-color:transparent; padding-top:2px; } /* radio */ select1[appearance="full"]{ background-color:transparent; } select1[appearance="full"] selectitem { select.background-image:../../images/r_o.gif; background-image:../../images/r.gif; text-rect:hidden; height:17px !important; font-family:SimSun; font-size:12px; color:#000000; background-color:transparent; padding-top:2px; } /* radio bold font */ select1.t_b { font-weight:bold !important; } /* combo, combo button */ select1[appearance="minimal"] { height:50px ; color:#000000; border-color:#9C9C9C; border-style:solid; background-color:#ffffff; } select1 combobutton { border-style:none; background-color:#ffffff; background-image:../../images/combo.gif; margin-left:2px; } /* listbox */ select[appearance="compact"] { border-style:solid; background-color:#f5f5f5; } /* textarea */ textarea{ border-style:solid; border-color:#9C9C9C; } /* button */ /* button common */ button{ text-align:center; border-style:none; background-color:transparent; } .butt_2 { width:40px !important; height:19px !important; color:#003366; background-color:#d6e0e8; border-color:#6b8a9a; border-style:solid; } .butt_3 { width:52px !important; height:19px !important; color:#003366; background-color:#d6e0e8; border-color:#6b8a9a; border-style:solid; } .butt_4 { width:63px !important; height:22px !important; color:#003366; background-color:#d6e0e8; border-color:#6b8a9a; border-style:solid; } .butt_5 { width:80px !important; height:19px !important; color:#003366; background-color:#d6e0e8; border-color:#6b8a9a; border-style:solid; } .butt_6 { width:88px !important; height:19px !important; color:#003366; background-color:#d6e0e8; border-color:#6b8a9a; border-style:solid; } .butt_7 { width:95px !important; height:19px !important; color:#003366; background-color:#d6e0e8; border-color:#6b8a9a; border-style:solid; } .butt_8 { width:110px !important; height:19px !important; color:#003366; background-color:#d6e0e8; border-color:#6b8a9a; border-style:solid; } .butt_9 { width:122px !important; height:19px !important; color:#003366; background-color:#d6e0e8; border-color:#6b8a9a; border-style:solid; } .butt_10 { width:980px !important; height:80px !important; color:#003366; background-color:#d6e0e8; border-color:#6b8a9a; border-style:solid; } .sw { select.background-image:../../images/sw_select.gif; focus.background-image:../../images/sw_select.gif; hover.background-image:../../images/sw_normal.gif; down.background-image:../../images/sw_select.gif; width:100px!important; height:20px!important; background-color:transparent; background-image:../../images/sw_normal.gif; border-style:none; } /* datagrid */ /* datagrid caption */ datagrid:fixed { color:#1a3f56; border-style:solid; font-weight:bold; border-bottom-style:solid; border-right-color:#b0b0b0; border-top-color:#dce5ec; border-bottom-color:#b0b0b0; background-color:#dce5ec; } /* datagrid data */ datagrid{ focuscolor:#99ccff; text-align:center; extendlastcol:scroll; border-style:solid; border-color:#b0b0b0; rowheight:21; dataheight:21; } /* datagrid border */ datagrid:data{ border-style:solid; border-color:#B0B0B0; border-top-style:none; border-left-style:none; border-right-style:solid; } gridbutton { background-color:transparent; border-style:none; } col[type="inputdate"] > gridbutton { background-image:../../images/bt_date.gif; } col[type="inputbutton"] gridbutton { background-image:../../images/gridButton.gif; } gridcombo > combobutton { background-color:transparent; border-style:none; background-image:../../images/combo.gif; } gridcombo { background-color:transparent; } col { font-family:SimSun; color:333333; } col[type="input"] { height:18px !important; color:#000000 !important; border-color:#9C9C9C !important; margin:3px; border-style:solid !important; background-color:#f7f7f7; } col[type="checkbox"] { uncheckimage:../../images/c.gif; checkimage:../../images/c_o.gif; } col[type="radio"] { selectimage:../../images/r_o.gif; unselectimage:../../images/r.gif; } col[type="combo"] { selectimage:../../images/r_o.gif; unselectimage:../../images/r.gif; } /* message */ .message { width:817px!important; height:27px!important; font-weight:bold; color:#225897; padding-left:7; background-color:#f2f2f0; border-color:#b0b0b0; border-style:solid; } /* scroll */ scrollbar { background-image:../../images/scrollback.gif; border-color:#F0F0F0; background-stretch:stretch; } scrollbar#vscroll > #thumb { margin-top:-1; margin-bottom:-1; background-color:#EEEEEE; border-style:solid; border-color:#CCCCCC; } scrollbar > #top { border-style:none; background-image:../../images/scroll_top.gif; }; scrollbar > #bottom { border-style:none; background-image:../../images/scroll_bott.gif; } scrollbar#hscroll > #thumb { margin-left:-1; margin-right:-1; background-color:#EEEEEE; border-style:solid; border-color:#CCCCCC; } scrollbar > #left { border-style:none; background-image:../../images/scroll_left.gif; } scrollbar > #right { border-style:none; background-image:../../images/scroll_right.gif; } * > #dummy { background-color:#EEEEEE; } /* calendar */ /* calendar border */ calendar { border-color:#9C9C9C; background-color:#ffffff; } /* calendar date select */ calendar > #item { select.background-color:#159EE4; } /* calendar top */ calendar > #header { color:#ffffff; font-weight:bold; background-color:#27517B; } /* calendar prev month button */ calendar > #prevmonth { background-color:transparent; width:16px; height:16px; top:6px; border-style:none; background-image:../../images/cal_pre_m.gif; } /* calendar prev year button */ calendar > #prevyear { background-color:transparent; width:16px; height:16px; top:6px; border-style:none; background-image:../../images/cal_pre_y.gif; } /* calendar next month button */ calendar > #nextmonth { background-color:transparent; width:16px; height:16px; top:6px; border-style:none; background-image:../../images/cal_next_m.gif; } /* calendar next year button */ calendar > #nextyear { background-color:transparent; width:16px; height:16px; top:6px; border-style:none; background-image:../../images/cal_next_y.gif; } /* treeview */ treeview { itemheight:20; }