You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
157 lines
2.7 KiB
157 lines
2.7 KiB
body { |
|
font-family: "Dotum"; |
|
font-size: 12px; |
|
font-style: normal; |
|
line-height: normal; |
|
color: #666666; |
|
text-decoration: none; |
|
} |
|
|
|
table { |
|
font-family: "Dotum"; |
|
font-size: 12px; |
|
font-style: normal; |
|
line-height: normal; |
|
color: #666666; |
|
text-decoration: none |
|
} |
|
|
|
a:link { |
|
font-family: "Dotum"; |
|
font-size: 12px; |
|
font-style: normal; |
|
line-height: normal; |
|
color: #666666; |
|
text-decoration: none; |
|
} |
|
|
|
a:visited { |
|
font-family: "Dotum"; |
|
font-size: 12px; |
|
font-style: normal; |
|
line-height: normal; |
|
color: #336666; |
|
text-decoration: none; |
|
} |
|
|
|
a:active { |
|
font-family: "Dotum"; |
|
font-size: 12px; |
|
font-style: normal; |
|
line-height: normal; |
|
color: #666666; |
|
text-decoration: none; |
|
} |
|
|
|
a:hover { |
|
font-family: "Dotum"; |
|
font-size: 12px; |
|
font-style: normal; |
|
line-height: normal; |
|
color: #FF9900;; |
|
text-decoration: underline; |
|
} |
|
|
|
a.dtable:link { |
|
font-family: "Dotum"; |
|
font-size: 11px; |
|
font-style: normal; |
|
line-height: normal; |
|
color: #006666; |
|
text-decoration: none; |
|
} |
|
|
|
a.dtable:visited { |
|
font-family: "Dotum"; |
|
font-size: 11px; |
|
font-style: normal; |
|
line-height: normal; |
|
color: #666666; |
|
text-decoration: none; |
|
} |
|
|
|
a.dtable:active { |
|
font-family: "Dotum"; |
|
font-size: 11px; |
|
font-style: normal; |
|
line-height: normal; |
|
color: #006666; |
|
text-decoration: none; |
|
} |
|
|
|
a.dtable:hover { |
|
font-family: "Dotum"; |
|
font-size: 11px; |
|
font-style: normal; |
|
line-height: normal; |
|
color: #666666; |
|
text-decoration: underline; |
|
} |
|
|
|
.d11_gray { |
|
font-family: "Dotum"; |
|
font-size: 11px; |
|
font-style: normal; |
|
line-height: normal; |
|
color: #666666; |
|
text-decoration: none; |
|
} |
|
|
|
.d11_green { |
|
font-family: "Dotum"; |
|
font-size: 11px; |
|
font-style: normal; |
|
line-height: normal; |
|
color: #006666; |
|
text-decoration: none; |
|
} |
|
|
|
.sub_title { |
|
font-family: "Dotum"; |
|
font-size: 13px; |
|
font-style: normal; |
|
line-height: normal; |
|
font-weight: bold; |
|
font-variant: normal; |
|
text-transform: capitalize; |
|
color: #666666; |
|
text-decoration: none |
|
} |
|
|
|
.d12gray { |
|
font-family: "Dotum"; |
|
font-size: 12px; |
|
font-style: normal; |
|
line-height: normal; |
|
color: #666666; |
|
text-decoration: none |
|
} |
|
|
|
.d16red { |
|
font-family: "Dotum"; |
|
font-size: 16px; |
|
font-style: normal; |
|
line-height: normal; |
|
color: #990000; |
|
text-decoration: none; |
|
font-weight: bold |
|
} |
|
|
|
.box { |
|
background-color: #ffffff; |
|
font-family: Dotum, Gulim; |
|
font-size: 12px; |
|
color: #636163; |
|
border: 1px solid #cccccc |
|
} |
|
|
|
.inputtxt { |
|
BORDER-RIGHT: #999999 1px solid; |
|
BORDER-TOP: #999999 1px solid; |
|
FONT-SIZE: 9pt; |
|
BORDER-LEFT: #999999 1px solid; |
|
BORDER-BOTTOM: #999999 1px solid; |
|
FONT-FAMILY: Dotum, Tahoma, Verdana; |
|
BACKGROUND-COLOR: #ffffff; |
|
ime-mode: active; |
|
}
|
|
|