[9cba1eb] | 1 | body { |
---|
| 2 | font-family: Sans-Serif; |
---|
| 3 | color: #333; |
---|
[02839ae] | 4 | padding-right : 2em; |
---|
| 5 | padding-left : 2em; |
---|
| 6 | clear: left; |
---|
| 7 | } |
---|
| 8 | |
---|
| 9 | #rightmenu { |
---|
| 10 | float: right; |
---|
| 11 | width: 222px; |
---|
| 12 | margin-top: -40px; |
---|
| 13 | padding-top : 80px; |
---|
[9cba1eb] | 14 | padding-bottom : 2em; |
---|
[02839ae] | 15 | background: white url("grayrect.png") no-repeat bottom; |
---|
[9cba1eb] | 16 | } |
---|
| 17 | |
---|
[02839ae] | 18 | .bottom { |
---|
| 19 | float: right; |
---|
| 20 | clear: both; |
---|
| 21 | padding: 0.5em; |
---|
| 22 | } |
---|
| 23 | |
---|
[9cba1eb] | 24 | h1 { |
---|
[02839ae] | 25 | width: 50%; |
---|
| 26 | background: white url("smallrect.png") no-repeat center; |
---|
| 27 | padding-top: 60px; |
---|
| 28 | padding-bottom: 60px; |
---|
[96fb8ad] | 29 | text-align: center; |
---|
| 30 | } |
---|
| 31 | |
---|
[02839ae] | 32 | h1 > a, h1 > a:visited { color: #333 } |
---|
| 33 | h2 > a, h2 > a:visited { color: #333 } |
---|
| 34 | |
---|
[9cba1eb] | 35 | h2 { |
---|
[02839ae] | 36 | text-align: left; |
---|
| 37 | margin-left: -0.5em; |
---|
| 38 | } |
---|
| 39 | |
---|
| 40 | p, dt, dd { |
---|
| 41 | text-align: justify; |
---|
| 42 | } |
---|
| 43 | |
---|
| 44 | ul { |
---|
| 45 | list-style-type: none; |
---|
| 46 | } |
---|
| 47 | |
---|
| 48 | a { |
---|
| 49 | color: blue; |
---|
| 50 | text-decoration: none; |
---|
| 51 | } |
---|
| 52 | |
---|
| 53 | a:visited { |
---|
| 54 | text-decoration: none; |
---|
| 55 | color: #00008b; |
---|
| 56 | } |
---|
| 57 | |
---|
| 58 | img { |
---|
| 59 | border: none; |
---|
| 60 | margin: auto; |
---|
| 61 | } |
---|
| 62 | |
---|
| 63 | CAPTION { font-family: Geneva, Arial, Helvetica, sans-serif; } |
---|
| 64 | DIV.qindex { |
---|
| 65 | |
---|
| 66 | |
---|
| 67 | float: right; |
---|
| 68 | width: 222px; |
---|
| 69 | margin-top: -40px; |
---|
| 70 | padding-top : 80px; |
---|
| 71 | padding-bottom : 2em; |
---|
| 72 | background: white url("grayrect.png") no-repeat bottom; |
---|
| 73 | |
---|
| 74 | /* |
---|
| 75 | width: 80%; |
---|
| 76 | text-align: center; |
---|
| 77 | margin-bottom: 2px; |
---|
| 78 | margin-left: 10%; |
---|
| 79 | border: solid 1px; |
---|
| 80 | */ |
---|
| 81 | } |
---|
| 82 | A.qindex { text-decoration: none; |
---|
| 83 | /*bold; background: #dbf5db; */ |
---|
| 84 | } |
---|
| 85 | A.qindex:visited { text-decoration: none; } |
---|
| 86 | A.qindex:hover { text-decoration: none; } |
---|
| 87 | A.qindexHL { text-decoration: none; |
---|
| 88 | /* background-color: #fff3ff;*/ |
---|
| 89 | } |
---|
| 90 | A.el { text-decoration: none; } |
---|
| 91 | A.el:hover { text-decoration: underline} |
---|
| 92 | A.elRef { } |
---|
| 93 | A.code { text-decoration: none; color: #4444ee } |
---|
| 94 | A.codeRef { color: #4444ee } |
---|
| 95 | DL.el { margin-left: -1cm } |
---|
| 96 | DIV.fragment { |
---|
| 97 | width: 98%; |
---|
| 98 | border: 1px solid #CCCCCC; |
---|
| 99 | background-color: #fefefe; |
---|
| 100 | padding-left: 4px; |
---|
| 101 | margin: 4px; |
---|
| 102 | } |
---|
| 103 | DIV.ah { background-color: black; color: #ffffff; margin-bottom: 3px; margin-top: 3px } |
---|
| 104 | TD.md { background-color: #f2f2ff; } |
---|
| 105 | TD.mdname1 { background-color: #f2f2ff; color: #602020; } |
---|
| 106 | TD.mdname { background-color: #f2f2ff; color: #602020; width: 600px; } |
---|
| 107 | DIV.groupHeader { margin-left: 16px; margin-top: 12px; margin-bottom: 6px; } |
---|
| 108 | DIV.groupText { margin-left: 16px; font-style: italic; font-size: smaller } |
---|
| 109 | TD.indexkey { |
---|
| 110 | /* background-color: lightyellow; */ |
---|
| 111 | padding-right : 10px; |
---|
| 112 | padding-top : 2px; |
---|
| 113 | padding-left : 10px; |
---|
| 114 | padding-bottom : 2px; |
---|
| 115 | margin-left : 0px; |
---|
| 116 | margin-right : 0px; |
---|
| 117 | margin-top : 2px; |
---|
| 118 | margin-bottom : 2px |
---|
| 119 | } |
---|
| 120 | TD.indexvalue { |
---|
| 121 | /* background-color: lightyellow; */ |
---|
| 122 | font-style: italic; |
---|
| 123 | padding-right : 10px; |
---|
| 124 | padding-top : 2px; |
---|
| 125 | padding-left : 10px; |
---|
| 126 | padding-bottom : 2px; |
---|
| 127 | margin-left : 0px; |
---|
| 128 | margin-right : 0px; |
---|
| 129 | margin-top : 2px; |
---|
| 130 | margin-bottom : 2px |
---|
| 131 | } |
---|
| 132 | TR.memlist { |
---|
| 133 | background-color: #f0f0f0; |
---|
| 134 | } |
---|
| 135 | P.formulaDsp { text-align: center; } |
---|
| 136 | IMG.formulaDsp { } |
---|
| 137 | IMG.formulaInl { vertical-align: middle; } |
---|
| 138 | SPAN.keyword { color: #008000 } |
---|
| 139 | SPAN.keywordtype { color: #604020 } |
---|
| 140 | SPAN.keywordflow { color: #e08000 } |
---|
| 141 | SPAN.comment { color: #800000 } |
---|
| 142 | SPAN.preprocessor { color: #806020 } |
---|
| 143 | SPAN.stringliteral { color: #002080 } |
---|
| 144 | SPAN.charliteral { color: #008080 } |
---|
| 145 | .mdTable { |
---|
| 146 | border: 1px solid #868686; |
---|
| 147 | background-color: #f2f2ff; |
---|
| 148 | } |
---|
| 149 | |
---|
| 150 | .mdRow { |
---|
| 151 | padding: 8px 20px; |
---|
| 152 | } |
---|
| 153 | |
---|
| 154 | .mdescLeft { |
---|
| 155 | font-size: smaller; |
---|
| 156 | font-family: Arial, Helvetica, sans-serif; |
---|
| 157 | background-color: #FAFAFA; |
---|
| 158 | padding-left: 8px; |
---|
| 159 | border-top: 1px none #E0E0E0; |
---|
| 160 | border-right: 1px none #E0E0E0; |
---|
| 161 | border-bottom: 1px none #E0E0E0; |
---|
| 162 | border-left: 1px none #E0E0E0; |
---|
| 163 | margin: 0px; |
---|
| 164 | } |
---|
| 165 | |
---|
| 166 | .mdescRight { |
---|
| 167 | font-size: smaller; |
---|
| 168 | font-family: Arial, Helvetica, sans-serif; |
---|
| 169 | font-style: italic; |
---|
| 170 | background-color: #FAFAFA; |
---|
| 171 | padding-left: 4px; |
---|
| 172 | border-top: 1px none #E0E0E0; |
---|
| 173 | border-right: 1px none #E0E0E0; |
---|
| 174 | border-bottom: 1px none #E0E0E0; |
---|
| 175 | border-left: 1px none #E0E0E0; |
---|
| 176 | margin: 0px; |
---|
| 177 | padding-bottom: 0px; |
---|
| 178 | padding-right: 8px; |
---|
| 179 | } |
---|
| 180 | |
---|
| 181 | .memItemLeft { |
---|
| 182 | padding: 1px 0px 0px 8px; |
---|
| 183 | margin: 4px; |
---|
| 184 | border-top-width: 1px; |
---|
| 185 | border-right-width: 1px; |
---|
| 186 | border-bottom-width: 1px; |
---|
| 187 | border-left-width: 1px; |
---|
| 188 | border-top-style: solid; |
---|
| 189 | border-top-color: #E0E0E0; |
---|
| 190 | border-right-color: #E0E0E0; |
---|
| 191 | border-bottom-color: #E0E0E0; |
---|
| 192 | border-left-color: #E0E0E0; |
---|
| 193 | border-right-style: none; |
---|
| 194 | border-bottom-style: none; |
---|
| 195 | border-left-style: none; |
---|
| 196 | background-color: #FAFAFA; |
---|
| 197 | font-family: Geneva, Arial, Helvetica, sans-serif; |
---|
| 198 | font-size: 12px; |
---|
| 199 | } |
---|
| 200 | |
---|
| 201 | .memItemRight { |
---|
| 202 | padding: 1px 0px 0px 8px; |
---|
| 203 | margin: 4px; |
---|
| 204 | border-top-width: 1px; |
---|
| 205 | border-right-width: 1px; |
---|
| 206 | border-bottom-width: 1px; |
---|
| 207 | border-left-width: 1px; |
---|
| 208 | border-top-style: solid; |
---|
| 209 | border-top-color: #E0E0E0; |
---|
| 210 | border-right-color: #E0E0E0; |
---|
| 211 | border-bottom-color: #E0E0E0; |
---|
| 212 | border-left-color: #E0E0E0; |
---|
| 213 | border-right-style: none; |
---|
| 214 | border-bottom-style: none; |
---|
| 215 | border-left-style: none; |
---|
| 216 | background-color: #FAFAFA; |
---|
| 217 | font-family: Geneva, Arial, Helvetica, sans-serif; |
---|
| 218 | font-size: 13px; |
---|
| 219 | } |
---|
| 220 | |
---|
| 221 | .search { |
---|
| 222 | } |
---|
| 223 | |
---|
| 224 | FORM.search { |
---|
| 225 | margin-bottom: 0px; |
---|
| 226 | margin-top: 0px; |
---|
| 227 | } |
---|
| 228 | |
---|
| 229 | INPUT.search { font-size: 75%; |
---|
| 230 | color: #000080; |
---|
| 231 | /* background-color: lightyellow; */ |
---|
[96fb8ad] | 232 | } |
---|
| 233 | |
---|
[02839ae] | 234 | TD.tiny { font-size: 75%; |
---|
[96fb8ad] | 235 | } |
---|