116 lines
5.9 KiB
CSS
116 lines
5.9 KiB
CSS
|
|
|
|
<style>
|
|
|
|
body {
|
|
scrollbar-face-color:#C4BEAC;
|
|
scrollbar-shadow-color:#C4BCB0;
|
|
scrollbar-highlight-color:#DFDAC6;
|
|
scrollbar-3dlight-color:#BBB49F;
|
|
scrollbar-darkshadow-color:#aBB4aF;
|
|
scrollbar-track-color:#DEDAC7;
|
|
scrollbar-arrow-color:#ACA28A;
|
|
}
|
|
|
|
.input_text { height:20px; background-color:white;border:1 solid #C7BB83 ; font-family:gulim; font-size:9pt }
|
|
input_radio { height:20px; background-color:white;border:0 solid #E8E7CF ; font-family:gulim; font-size:9pt }
|
|
input_select { height:20px; background-color:white;border:0 solid #E8E7CF ; font-family:gulim; font-size:9pt }
|
|
|
|
input, form,select,option { font-family:돋움,굴림,seoul,arial; font-size:9pt; color:#515151;}
|
|
|
|
/*--- INPUT TEXT Type 필드 설정 --------------------------------------------------------------------------*/
|
|
.inputbox { font-family:돋움,굴림,seoul,arial; font-size:9pt; color:#515151;border-style : solid; border-width:1px; border-color:#DCD7BC}
|
|
.inputboxko { font-family:돋움,굴림,seoul,arial; font-size:9pt; color:#515151;border-style : solid; border-width:1px;ime-mode:active; border-color:#DCD7BC}
|
|
.inputreadonly { font-family:돋움,굴림,seoul,arial; font-size:9pt; color:#515151;border-style : none;}
|
|
.inputreadonlybox { font-family:돋움,굴림,seoul,arial; font-size:9pt; color:#515151;border-style : solid; border-width:1px; border-color:#e8e7cf}
|
|
.inputreadonlyright { font-family:돋움,굴림,seoul,arial; font-size:9pt; color:#515151;border-style : none; text-align : right;}
|
|
.inputboxright { font-family:돋움,굴림,seoul,arial; font-size:9pt; color:#515151;border-style : solid; border-width:1px;text-align : right; border-color:#DCD7BC}
|
|
.inputboxkoright { font-family:돋움,굴림,seoul,arial; font-size:9pt; color:#515151;border-style : solid; border-width:1px;ime-mode:active;text-align : right; border-color:#DCD7BC}
|
|
|
|
/*--- TABLE TR Type 필드 설정 --------------------------------------------------------------------------*/
|
|
.popuptr1 {font-family:돋움,굴림,seoul,arial; font-size:12px; color: #515151; line-height:18px; background-color:#EAE9C8; cursor:hand; }
|
|
.popuptr2 {font-family:돋움,굴림,seoul,arial; font-size:12px; color: #515151; line-height:18px; background-color:#EEEDD5; cursor:hand;}
|
|
.popupselect {font-family:돋움,굴림,seoul,arial; font-size:12px; color: #515151; line-height:18px; background-color:#DAD8C6; cursor:hand;}
|
|
.popuptrhead {font-family:돋움,굴림,seoul,arial; font-size:12px; color: #515151; line-height:18px; text-align : right; vertical-align : middle; background-color:#C2B787}
|
|
|
|
.datatr1 {font-family:돋움,굴림,seoul,arial; font-size:12px; color: #515151; line-height:18px; background-color:#EFEFEF; cursor:hand; }
|
|
.datatr2 {font-family:돋움,굴림,seoul,arial; font-size:12px; color: #515151; line-height:18px; background-color:#E7E7E7; cursor:hand; }
|
|
.dataselect {font-family:돋움,굴림,seoul,arial; font-size:12px; color: #515151; line-height:18px; background-color:#CECED7; cursor:hand;}
|
|
.datatrhead {font-family:돋움,굴림,seoul,arial; font-size:12px; color: #515151; line-height:18px;text-align : right; vertical-align : middle; background-color:#999999}
|
|
/*--- TABLE TD Type 필드 설정 --------------------------------------------------------------------------*/
|
|
.tdtitle {font-family:돋움,굴림,seoul,arial; font-size:12px; color: #515151; line-height:18px; background-color:#E8E7CF; vertical-align : middle; }
|
|
.tddata {font-family:돋움,굴림,seoul,arial; font-size:12px; color: #515151; line-height:18px; background-color:#F8F8F3; vertical-align : middle; }
|
|
.tdbutton {font-family:돋움,굴림,seoul,arial; font-size:12px; color: #515151; line-height:18px; background-color:#EAE9E3; vertical-align : middle; }
|
|
|
|
/*--- TABLE TD Type 필드 설정 --------------------------------------------------------------------------*/
|
|
.tdtitle {font-family:돋움,굴림,seoul,arial; font-size:12px; color: #515151; line-height:18px; background-color:#E8E7CF; vertical-align : middle; }
|
|
.tddata {font-family:돋움,굴림,seoul,arial; font-size:12px; color: #515151; line-height:18px; background-color:#F8F8F3; vertical-align : middle; }
|
|
.tdbutton {font-family:돋움,굴림,seoul,arial; font-size:12px; color: #515151; line-height:18px; background-color:#EAE9E3; vertical-align : middle; }
|
|
|
|
|
|
|
|
img { border:none; }
|
|
|
|
a:link { font-family : "돋움", "돋움체", "Verdana", "Helvetica";font-size: 12px; text-decoration: none; color:"#816441"}
|
|
a:visited { font-family : "돋움", "돋움체", "Verdana", "Helvetica";font-size: 12px; text-decoration: none; color:"#816441"}
|
|
a:hover { font-family : "돋움", "돋움체", "Verdana", "Helvetica";font-size: 12px; text-decoration: none; color:"#816441"}
|
|
|
|
|
|
td { color:#7F7F7F; font-size:12px; line-height:15px; font-family:돋움, arial; }
|
|
|
|
.edit
|
|
{
|
|
BACKGROUND-COLOR: #ffffff;
|
|
BORDER-BOTTOM: #D1BA93 1px solid;
|
|
BORDER-LEFT: #D1BA93 1px solid;
|
|
BORDER-RIGHT: #D1BA93 1px solid;
|
|
BORDER-TOP: #D1BA93 1px solid;
|
|
COLOR: #5B5B5B;
|
|
FONT-FAMILY: 돋움;
|
|
FONT-SIZE: 12px
|
|
}
|
|
|
|
|
|
|
|
|
|
.tt {color: #2276A6}
|
|
|
|
.style1 {color: #816441}
|
|
.style2 {
|
|
font-size: 16px;
|
|
font-weight: bold;
|
|
color: #333333;
|
|
}
|
|
.style3 {
|
|
font-size:12px;
|
|
font-weight: bold;
|
|
color: #333333;
|
|
}
|
|
|
|
.calendar {
|
|
behavior:url(../img/image/calendar/htc_calendar2.htc);
|
|
BACKGROUND-COLOR: #ffffff;
|
|
BORDER: #D1BA93 1px solid;
|
|
COLOR: #5B5B5B;
|
|
FONT-FAMILY: 돋움;
|
|
FONT-SIZE: 12px
|
|
}
|
|
|
|
/* table********/
|
|
.fontbrown {font-size:12px;color:#816442;font-family:dotum;font-weight:bold}/*?? ???*/ }
|
|
.fontorange {font-size:12px;color:#f16815;font-family:dotum;font-weight:bold}/*?? ???*/ }
|
|
.fontwhitepop {font-size:14px;color:#ffffff;font-family:dotum;font-weight:bold}/*?? ???*/ }
|
|
.tbln1 { background-color:#d1bb94;/*Table BG 1 */ }
|
|
.tbln2 { background-color:#e2d6c5;color:#816442;font-weight:bold; /* ?? Table ??? BG 1 */ }
|
|
.tbln3 { background-color:#ffffff;/* ?? Table BODY BG */}
|
|
.tt {color: #2276A6}
|
|
|
|
/*Form*/
|
|
.inputBox {border:1px solid #d9d9F0;background-color:#FFFFFF;color:#585858; font-family:dotum,verdana; font-size:12px}
|
|
.select2 {font-size:11px;color:#4A4A4A;background-color:#F9F9F9; /* ?? selectbox */}
|
|
|
|
</style>
|
|
|
|
|
|
|