/code/css/style.css
http://mapapp.googlecode.com/ · CSS · 128 lines · 100 code · 23 blank · 5 comment · 0 complexity · 12801c363c7469d447860e1d9a940cc9 MD5 · raw file
- @charset "utf-8";
- /*============= ???? =============*/
- * {padding:0; margin:0; outline:0;}
- body { margin:0; padding: 0px; font-family: "??"; font-size:12px; font-family:Verdana; lline-height:1.5;
- SCROLLBAR-FACE-COLOR: #E7EFF5;
- SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
- background-COLOR: #ffffff;
- SCROLLBAR-SHADOW-COLOR: #B9CBD9;
- SCROLLBAR-3DLIGHT-COLOR: #D2DDE5;
- SCROLLBAR-ARROW-COLOR: #7E94A6;
- SCROLLBAR-TRACK-COLOR: #F1F5F6;
- SCROLLBAR-DARKSHADOW-COLOR: #A6BCCC;
- }
- ul, li, h1, h2, h3, h4, h5, h6, p, form, dl, dt, dd { padding:0; margin:0;}
- ul { list-style:none;}
- img { border:0px;}
- a { color:#05a; text-decoration:none;}
- a:hover { color:#f00;}
- .cl { font-size:0; line-height:0; height:0; display:block; clear:both;}
-
-
-
- /*========Input???????========*/
-
- .input {
- font-size: 9pt;
- color: #fff;
- text-decoration: none;
- height: 15px;
- border: 1px solid #717171;
- background:#717171;
- font-family: "??";
- }
-
- /*========???????========*/
-
- .ALink{ font-family: "??", "Arial Narrow", "Times New Roman"; font-size: 9pt;}
- .ALink:link { text-decoration:none; font-size: 9pt; color: #fff; font-weight:bold;}
- .ALink:alink { text-decoration:none; font-size: 9pt; color: #fff; font-weight:bold;}
- .ALink:visited { text-decoration:none; font-size: 9pt; color: #fff; font-weight:bold;}
- .ALink:active { text-decoration:none; font-size: 9pt; color: #fff; font-weight:bold;}
- .ALink:hover { text-decoration:none; font-size: 9pt; color: #fff; font-weight:bold;}
-
- .BLink{ font-family: "??", "Arial Narrow", "Times New Roman"; font-size: 9pt;}
- .BLink:link { text-decoration:none; font-size: 9pt; color: #133884; font-weight:bold;}
- .BLink:alink { text-decoration:none; font-size: 9pt; color: #133884; font-weight:bold;}
- .BLink:visited { text-decoration:none; font-size: 9pt; color: #133884; font-weight:bold;}
- .BLink:active { text-decoration:none; font-size: 9pt; color: #133884; font-weight:bold;}
- .BLink:hover { text-decoration:none; font-size: 9pt; color: #133884; font-weight:bold;}
-
- .CLink{ font-family: "??", "Arial Narrow", "Times New Roman"; font-size: 9pt;}
- .CLink:link { text-decoration:none; font-size: 9pt; color: #787878; }
- .CLink:alink { text-decoration:none; font-size: 9pt; color: #787878; }
- .CLink:visited { text-decoration:none; font-size: 9pt; color: #787878; }
- .CLink:active { text-decoration:none; font-size: 9pt; color: #787878; }
- .CLink:hover { text-decoration:none; font-size: 9pt; color: #ff0000; }
-
- .DLink{ font-family: "??", "Arial Narrow", "Times New Roman"; font-size: 9pt;}
- .DLink:link { text-decoration:none; font-size: 9pt; color: #000; }
- .DLink:alink { text-decoration:none; font-size: 9pt; color: #000; }
- .DLink:visited { text-decoration:none; font-size: 9pt; color: #000; }
- .DLink:active { text-decoration:none; font-size: 9pt; color: #000; }
- .DLink:hover { text-decoration:none; font-size: 9pt; color: #000; }
-
- .ELink{ font-family: "??", "Arial Narrow", "Times New Roman"; font-size: 9pt;}
- .ELink:link { text-decoration:none; font-size: 9pt; color: #002353; }
- .ELink:alink { text-decoration:none; font-size: 9pt; color: #002353; }
- .ELink:visited { text-decoration:none; font-size: 9pt; color: #002353; }
- .ELink:active { text-decoration:none; font-size: 9pt; color: #002353; }
- .ELink:hover { text-decoration:none; font-size: 9pt; color: #002353; }
-
- .FLink { font-family: "??", "Arial Narrow", "Times New Roman"; font-size: 9pt;}
- .FLink:link { text-decoration:none; font-size: 9pt; color: #fff; }
- .FLink:alink { text-decoration:none; font-size: 9pt; color: #fff; }
- .FLink:visited { text-decoration:none; font-size: 9pt; color: #fff; }
- .FLink:active { text-decoration:none; font-size: 9pt; color: #fff; }
- .FLink:hover { text-decoration:none; font-size: 9pt; color: #fff; }
-
-
- /*========table????========*/
-
- .treeTrbk{ border-bottom: 1px solid #D1DFEA; background: #FFF; height:24px; }
- .treeTrbkA{ border-bottom: 1px solid #86ABD4; background: #AFCEF7; height:24px; }
-
-
-
- /*========??????========*/
-
- .Font9Blue {
- font-family: "??";
- font-size: 9pt;
- color: #4C8DC5;
- }
-
- .Font9Black {
- font-family: "??";
- font-size: 9pt;
- color: #000;
- }
-
- .Font18Black {
- font-family: "??";
- font-size: 18pt;
- color: #000;
- font-weight:bold;
- line-height:30px;
- }
- .Font14Black {
- font-family: "??";
- font-size: 14pt;
- color: #000;
- font-weight:bold;
- line-height:30px;
- }
-
- .Font13Black {
- font-family: "??";
- font-size: 13pt;
- color: #002353;
- font-weight:bold;
-
- }
-
- .Font11Black {
- font-family: "??";
- font-size: 11pt;
- color: #000;
- }