Style1.css 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590
  1. body {
  2. background-color: #FFFFFF;
  3. margin-left: 0px;
  4. margin-top: 0px;
  5. margin-right: 0px;
  6. margin-bottom: 0px;
  7. }
  8. td,select {
  9. font-size: 12px;
  10. }
  11. A.cl:link {
  12. font-size:12px;
  13. color: #000000;
  14. text-decoration:none;
  15. }
  16. A.cl:visited {
  17. font-size:12px;
  18. color: #000000;
  19. text-decoration:none;
  20. }
  21. A.cl:hover {
  22. font-size:12px;
  23. color: #cc0000;
  24. text-decoration:underline;
  25. }
  26. A.cl_01:link {
  27. font-size:12px;
  28. color: #000066;
  29. text-decoration:none;
  30. }
  31. A.cl_01:visited {
  32. font-size:12px;
  33. color: #000066;
  34. text-decoration:none;
  35. }
  36. A.cl_01:hover {
  37. font-size:12px;
  38. color: #0066CC;
  39. text-decoration:underline;
  40. }
  41. .bt_01 {
  42. line-height: 155%;
  43. color: #FFFFFF;
  44. padding-left: 15px;
  45. padding-bottom: 10px;
  46. }
  47. .box04 {
  48. font-size: 12px;
  49. padding-top: 7px;
  50. padding-left: 16px;
  51. background-color: #88A5DF;
  52. border-top-width: 1px;
  53. border-right-width: 1px;
  54. border-bottom-width: 1px;
  55. border-left-width: 1px;
  56. border-top-style: solid;
  57. border-right-style: solid;
  58. border-bottom-style: solid;
  59. border-left-style: solid;
  60. border-top-color: #7798DC;
  61. border-right-color: #2C416B;
  62. border-bottom-color: #2C416B;
  63. border-left-color: #7798DC;
  64. padding-bottom: 4px;
  65. }
  66. .box01 {
  67. font-size: 12px;
  68. color: #000000;
  69. border-top-width: 1px;
  70. border-right-width: 1px;
  71. border-bottom-width: 1px;
  72. border-left-width: 1px;
  73. border-right-style: solid;
  74. border-bottom-style: solid;
  75. border-left-style: solid;
  76. border-top-color: #EDF8FF;
  77. border-right-color: #8099B2;
  78. border-bottom-color: #8099B2;
  79. border-left-color: #EDF8FF;
  80. background-color: #B2CFED;
  81. padding-top: 7px;
  82. padding-left: 16px;
  83. border-top-style: solid;
  84. padding-bottom: 4px;
  85. }
  86. .box05 {
  87. font-size: 12px;
  88. padding-top: 5px;
  89. padding-left: 30px;
  90. border-bottom-width: 1px;
  91. border-bottom-style: solid;
  92. border-bottom-color: #B2CFED;
  93. border-right-width: 1px;
  94. border-right-style: solid;
  95. border-right-color: #F4F9FF;
  96. padding-bottom: 3px;
  97. background-color: #EDF8FF;
  98. }
  99. .box06 {
  100. font-size: 12px;
  101. background-color: #EDF6FF;
  102. padding-top: 5px;
  103. padding-left: 30px;
  104. border-bottom-width: 1px;
  105. border-bottom-style: solid;
  106. border-bottom-color: #ADAEAD;
  107. padding-bottom: 3px;
  108. }
  109. .bottom {
  110. color: #000066;
  111. }
  112. A.cl_02:link {
  113. font-size:12px;
  114. color: #CC0000;
  115. text-decoration:underline;
  116. }
  117. A.cl_02:visited {
  118. font-size:12px;
  119. color: #CC0000;
  120. text-decoration:underline;
  121. }
  122. A.cl_02:hover {
  123. font-size:12px;
  124. color: #CC0000;
  125. text-decoration:none;
  126. }
  127. .top {
  128. padding-top: 4px;
  129. padding-bottom: 2px;
  130. font-weight: bold;
  131. background-color: #AFD1F3;
  132. border-top-width: 1px;
  133. border-right-width: 1px;
  134. border-bottom-width: 1px;
  135. border-left-width: 1px;
  136. border-top-style: solid;
  137. border-right-style: solid;
  138. border-bottom-style: solid;
  139. border-left-style: solid;
  140. border-top-color: #E3EFFB;
  141. border-right-color: #7990A8;
  142. border-bottom-color: #7990A8;
  143. border-left-color: #E3EFFB;
  144. }
  145. .ta_01 {
  146. padding-top: 4px;
  147. padding-bottom: 2px;
  148. padding-right: 2px;
  149. padding-left: 3px;
  150. line-height: 135%;
  151. }
  152. A:link {
  153. font-size:12px;
  154. color: #000000;
  155. text-decoration:none;
  156. }
  157. A:visited {
  158. font-size:12px;
  159. color: #000000;
  160. text-decoration:none;
  161. }
  162. A.eq:hover {
  163. font-size:12px;
  164. color: #0066FF;
  165. text-decoration:underline;
  166. }
  167. A.eq:link {
  168. font-size:12px;
  169. color: #000000;
  170. text-decoration:underline;
  171. }
  172. A.eq:visited {
  173. font-size:12px;
  174. color: #000000;
  175. text-decoration:underline;
  176. }
  177. A.eq:hover {
  178. font-size:12px;
  179. color: #0066FF;
  180. text-decoration:underline;
  181. }
  182. .bg {
  183. border-top:0px ;
  184. border-left:0px ;
  185. border-right:0px ;
  186. border-bottom: solid 1px gray;
  187. background-color: #FBFDFF;
  188. height:21px ;
  189. width:150px;
  190. }
  191. .button {
  192. background-color: #DAE6FF;
  193. margin: 1px;
  194. padding: 0px 2px 0px 2px;
  195. border: 1px solid #8AA2CC;
  196. color: #333333;
  197. cursor: hand;
  198. /*
  199. left: 10px;
  200. top: 10px;
  201. right: 0px;
  202. bottom: 10px;
  203. clip: rect(10px 10px 10px 10px);
  204. */
  205. height: 18px;
  206. }
  207. .button_ok {
  208. background-color: #DAE6FF;
  209. margin: 1px;
  210. padding: 2px 4px 2px 10px;
  211. border: 1px solid #8AA2CC;
  212. background-attachment: fixed;
  213. background-image: url(../images/button_ok.gif);
  214. background-repeat: no-repeat;
  215. background-position: left center;
  216. color: #2F3F5B;
  217. cursor: hand;
  218. text-align: right;
  219. left: 10px;
  220. top: 10px;
  221. right: 0px;
  222. bottom: 10px;
  223. clip: rect(10px 10px 10px 10px);
  224. height: 20px;
  225. }
  226. .button_cancel {
  227. background-color: #DAE6FF;
  228. margin: 1px;
  229. padding: 2px 4px 2px 10px;
  230. border: 1px solid #8AA2CC;
  231. background-attachment: fixed;
  232. background-image: url(../images/button_cancel.gif);
  233. background-repeat: no-repeat;
  234. background-position: left center;
  235. color: #2F3F5B;
  236. cursor: hand;
  237. text-align: right;
  238. left: 10px;
  239. top: 10px;
  240. right: 0px;
  241. bottom: 10px;
  242. clip: rect(10px 10px 10px 10px);
  243. height: 20px;
  244. }
  245. .button_help {
  246. background-color: #DAE6FF;
  247. margin: 1px;
  248. padding: 2px 4px 2px 10px;
  249. border: 1px solid #8AA2CC;
  250. background-attachment: fixed;
  251. background-image: url(../images/button_help.gif);
  252. background-repeat: no-repeat;
  253. background-position: left center;
  254. color: #2F3F5B;
  255. cursor: hand;
  256. text-align: right;
  257. left: 10px;
  258. top: 10px;
  259. right: 0px;
  260. bottom: 10px;
  261. clip: rect(10px 10px 10px 10px);
  262. height: 20px;
  263. }
  264. .button_exit {
  265. background-color: #DAE6FF;
  266. margin: 1px;
  267. padding: 2px 4px 2px 10px;
  268. border: 1px solid #8AA2CC;
  269. background-attachment: fixed;
  270. background-image: url(../images/button_search.gif);
  271. background-repeat: no-repeat;
  272. background-position: left center;
  273. color: #2F3F5B;
  274. cursor: hand;
  275. text-align: right;
  276. left: 10px;
  277. top: 10px;
  278. right: 0px;
  279. bottom: 10px;
  280. clip: rect(10px 10px 10px 10px);
  281. height: 20px;
  282. .button_search {
  283. background-color: #DAE6FF;
  284. margin: 1px;
  285. padding: 2px 4px 2px 10px;
  286. border: 1px solid #8AA2CC;
  287. background-attachment: fixed;
  288. background-image: url(../images/button_exit.gif);
  289. background-repeat: no-repeat;
  290. background-position: left center;
  291. color: #2F3F5B;
  292. cursor: hand;
  293. text-align: right;
  294. left: 10px;
  295. top: 10px;
  296. right: 0px;
  297. bottom: 10px;
  298. clip: rect(10px 10px 10px 10px);
  299. height: 20px;
  300. }
  301. .button_view {
  302. background-color: #DAE6FF;
  303. margin: 1px;
  304. padding: 2px 4px 2px 10px;
  305. border: 1px solid #8AA2CC;
  306. background-attachment: fixed;
  307. background-image: url(../images/button_view.gif);
  308. background-repeat: no-repeat;
  309. background-position: left center;
  310. color: #2F3F5B;
  311. cursor: hand;
  312. text-align: right;
  313. left: 10px;
  314. top: 10px;
  315. right: 0px;
  316. bottom: 10px;
  317. clip: rect(10px 10px 10px 10px);
  318. height: 20px;
  319. }
  320. .button_add {
  321. background-color: #DAE6FF;
  322. margin: 1px;
  323. padding: 2px 4px 2px 10px;
  324. border: 1px solid #8AA2CC;
  325. background-attachment: fixed;
  326. background-image: url(../images/button_add.gif);
  327. background-repeat: no-repeat;
  328. background-position: left center;
  329. color: #2F3F5B;
  330. cursor: hand;
  331. text-align: right;
  332. left: 10px;
  333. top: 10px;
  334. right: 0px;
  335. bottom: 10px;
  336. clip: rect(10px 10px 10px 10px);
  337. height: 20px;
  338. }
  339. .button_del {
  340. background-color: #DAE6FF;
  341. margin: 1px;
  342. padding: 2px 4px 2px 10px;
  343. border: 1px solid #8AA2CC;
  344. background-attachment: fixed;
  345. background-image: url(../images/button_del.gif);
  346. background-repeat: no-repeat;
  347. background-position: left center;
  348. color: #2F3F5B;
  349. cursor: hand;
  350. text-align: right;
  351. left: 10px;
  352. top: 10px;
  353. right: 0px;
  354. bottom: 10px;
  355. clip: rect(10px 10px 10px 10px);
  356. height: 20px;
  357. }
  358. .button_print {
  359. background-color: #DAE6FF;
  360. margin: 1px;
  361. padding: 2px 4px 2px 10px;
  362. border: 1px solid #8AA2CC;
  363. background-attachment: fixed;
  364. background-image: url(../images/button_print.gif);
  365. background-repeat: no-repeat;
  366. background-position: left center;
  367. color: #2F3F5B;
  368. cursor: hand;
  369. text-align: right;
  370. left: 10px;
  371. top: 10px;
  372. right: 0px;
  373. bottom: 10px;
  374. clip: rect(10px 10px 10px 10px);
  375. height: 20px;
  376. }
  377. .button_modi {
  378. background-color: #DAE6FF;
  379. margin: 1px;
  380. padding: 2px 4px 2px 10px;
  381. border: 1px solid #8AA2CC;
  382. background-attachment: fixed;
  383. background-image: url(../images/button_modi.gif);
  384. background-repeat: no-repeat;
  385. background-position: left center;
  386. color: #2F3F5B;
  387. cursor: hand;
  388. text-align: right;
  389. left: 10px;
  390. top: 10px;
  391. right: 0px;
  392. bottom: 10px;
  393. clip: rect(10px 10px 10px 10px);
  394. height: 20px;
  395. }
  396. .button_save {
  397. background-color: #DAE6FF;
  398. margin: 1px;
  399. padding: 2px 4px 2px 10px;
  400. border: 1px solid #8AA2CC;
  401. background-attachment: fixed;
  402. background-image: url(../images/button_save.gif);
  403. background-repeat: no-repeat;
  404. background-position: left center;
  405. color: #2F3F5B;
  406. cursor: hand;
  407. text-align: right;
  408. left: 10px;
  409. top: 10px;
  410. right: 0px;
  411. bottom: 10px;
  412. clip: rect(10px 10px 10px 10px);
  413. height: 20px;
  414. }
  415. .button_alert {
  416. background-color: #DAE6FF;
  417. margin: 1px;
  418. padding: 2px 4px 2px 10px;
  419. border: 1px solid #8AA2CC;
  420. background-attachment: fixed;
  421. background-image: url(../images/button_alert.gif);
  422. background-repeat: no-repeat;
  423. background-position: left center;
  424. color: #2F3F5B;
  425. cursor: hand;
  426. text-align: right;
  427. left: 10px;
  428. top: 10px;
  429. right: 0px;
  430. bottom: 10px;
  431. clip: rect(10px 10px 10px 10px);
  432. height: 20px;
  433. }
  434. .button_clock {
  435. background-color: #DAE6FF;
  436. margin: 1px;
  437. padding: 2px 4px 2px 10px;
  438. border: 1px solid #8AA2CC;
  439. background-attachment: fixed;
  440. background-image: url(../images/button_clock.gif);
  441. background-repeat: no-repeat;
  442. background-position: left center;
  443. color: #2F3F5B;
  444. cursor: hand;
  445. text-align: right;
  446. left: 10px;
  447. top: 10px;
  448. right: 0px;
  449. bottom: 10px;
  450. clip: rect(10px 10px 10px 10px);
  451. height: 20px;
  452. }
  453. .button_close {
  454. background-color: #DAE6FF;
  455. margin: 1px;
  456. padding: 2px 4px 2px 10px;
  457. border: 1px solid #8AA2CC;
  458. background-attachment: fixed;
  459. background-image: url(../images/button_close.gif);
  460. background-repeat: no-repeat;
  461. background-position: left center;
  462. color: #2F3F5B;
  463. cursor: hand;
  464. text-align: right;
  465. left: 10px;
  466. top: 10px;
  467. right: 0px;
  468. bottom: 10px;
  469. clip: rect(10px 10px 10px 10px);
  470. height: 20px;
  471. }
  472. .button_phone01 {
  473. background-color: #DAE6FF;
  474. margin: 1px;
  475. padding: 2px 4px 2px 10px;
  476. border: 1px solid #8AA2CC;
  477. background-attachment: fixed;
  478. background-image: url(../images/button_phone01.gif);
  479. background-repeat: no-repeat;
  480. background-position: left center;
  481. color: #2F3F5B;
  482. cursor: hand;
  483. text-align: right;
  484. left: 10px;
  485. top: 10px;
  486. right: 0px;
  487. bottom: 10px;
  488. clip: rect(10px 10px 10px 10px);
  489. height: 20px;
  490. }
  491. .button_dire {
  492. background-color: #DAE6FF;
  493. margin: 1px;
  494. padding: 2px 4px 2px 10px;
  495. border: 1px solid #8AA2CC;
  496. background-attachment: fixed;
  497. background-image: url(../images/hotel_dire_arrowc.jpg);
  498. background-repeat: no-repeat;
  499. background-position: left center;
  500. color: #2F3F5B;
  501. cursor: hand;
  502. text-align: right;
  503. left: 10px;
  504. top: 10px;
  505. right: 0px;
  506. bottom: 10px;
  507. clip: rect(10px 10px 10px 10px);
  508. height: 20px;
  509. }
  510. .NextLine
  511. {
  512. word-break:break-all;word-wrap:break-word;
  513. }
  514. .test
  515. {
  516. BACKGROUND-IMAGE: url(../images/aaa.gif); HEIGHT: 25px;
  517. }
  518. .optionOff
  519. {
  520. color:#909090;
  521. background-image:url(../images/optionbgOff.gif);
  522. background-position:right;
  523. background-repeat:no-repeat;
  524. border-left:1px solid #a0a0a0;
  525. text-align:center;
  526. width:110px;
  527. cursor:hand;
  528. }
  529. .optionOn {
  530. color:#1E6BAE;
  531. background-image:url(../images/optionbgOn.gif);
  532. background-position:right;
  533. background-repeat:no-repeat;
  534. border-left:1px solid #808080;
  535. text-align:center;
  536. font-weight:bold;
  537. width:110px;
  538. cursor:hand;
  539. }
  540. .optionOff A,.optionOff A:link,.optionOff A:visited,.optionOff A:hover,.optionOff A:active {
  541. color:#909090;
  542. text-decoration:none;
  543. }
  544. .optionOn A,.optionOn A:link,.optionOn A:visited,.optionOn A:hover,.optionOn A:active {
  545. color:#1E6BAE;
  546. text-decoration:none;
  547. }
  548. .tbodyhidden {
  549. display:none;
  550. }
  551. .xscroll {
  552. overflow-x:auto;
  553. height:auto;
  554. SCROLLBAR-FACE-COLOR: #E0F0FC;
  555. SCROLLBAR-SHADOW-COLOR: #EAF5FD;
  556. SCROLLBAR-3DLIGHT-COLOR: #808080;
  557. SCROLLBAR-ARROW-COLOR: #808080;
  558. SCROLLBAR-DARKSHADOW-COLOR:#808080;
  559. buttonface: #666666;
  560. }
  561. .xscrollhidden {
  562. overflow-x:auto;
  563. display:none;
  564. SCROLLBAR-FACE-COLOR: #E0F0FC;
  565. SCROLLBAR-SHADOW-COLOR: #EAF5FD;
  566. SCROLLBAR-3DLIGHT-COLOR: #808080;
  567. SCROLLBAR-ARROW-COLOR: #808080;
  568. SCROLLBAR-DARKSHADOW-COLOR:#808080;
  569. buttonface: #666666;
  570. }
  571. .sep1 {
  572. padding:0px;
  573. background-color:#AFD1F3;
  574. }
  575. .grouptitle {
  576. background-color:#E0F0FC;
  577. color: #5580D7;
  578. }
  579. .bodyscroll {
  580. SCROLLBAR-FACE-COLOR: #f6f6f6;
  581. SCROLLBAR-SHADOW-COLOR: #8099B2;
  582. SCROLLBAR-3DLIGHT-COLOR: #8099B2;
  583. SCROLLBAR-ARROW-COLOR: #8099B2;
  584. SCROLLBAR-DARKSHADOW-COLOR:#cccccc;
  585. buttonface: #f6f6f6;
  586. }