@CHARSET "EUC-KR";

/* reset */

html{ color:#242424; background-color:#ffffff; }

input[type=text],
input[type=password]{ border:1px solid #D5D5D5;padding:2px; height:18px; }
input[type=text]:focus,
input[type=password]:focus{ border:1px solid #B1A982;}


input.readonly{ border:1px solid #D5D5D5;background-color:#F6F6F6; }


a{ text-decoration:none; }
a.selected{ color:#A38500; }

h4{ padding-left:15px; background:url( '/c3/Resource/20120523/Images/ListStyle/li2.gif' ) left top no-repeat; }

/* tables */
table{ border-collapse:collapse; }

table.table1{ width:100%; }
table.table1 th{ background-color:#F0F0F0; font-weight:bolder; color:#5b5b5b; }
table.table1 th,
table.table1 td{ padding:10px; border:1px solid #b7b7b7; }

table.table2{ width:100%;}
table.table2 th{ background-color:#eae5cd; font-weight:bolder; color:#a38500; }
table.table2 th,
table.table2 td{ padding:10px; border:1px solid #b7b7b7; }

table.table3{ width:100%; border-top:3px solid #45453C; }
table.table3 th{ background-color:#F0F0F0; font-weight:bolder; color:#5b5b5b; }
table.table3 th,
table.table3 td{ padding:10px; border:1px solid #b7b7b7; }
table.table3 .gobid{ float:left; position:absolute; margin:-6px 0px 0px 0px; }
table.table3 .price{ padding:0px 3px; width:150px; }
table.table3 .split{ background-color:#F7F7F7; }
table.table3 .selected{ background-color: #f7f7f7; }



.minus{ color:#BF6000; }
.plus{ color:#008000; }
.minus-bg{ background-color:#FFE080; }
.plus-bg{ background-color:#80C080; }
.lower{color:#BF6060;}
.higher{color:#2490BF;}
.base, .BASE_PRICE{ color:#800000; }
.assume, .ASSUME_PRICE{ color:#008000; }


/* DIARY */
.diarybox{ margin-top:30px; }

.diarybox .table2 td,
.diarybox .table2 th{ width:21px; height:21px; text-align:center; padding:0px;}

.diarybox .table2 th a,
.diarybox .table2 td a{ width:100%; height:17px; display:block; padding:4px 0px 0px 0px; text-align:center; }

.diarybox .table2 .column-left{ width:41px; color:#3a3a3a; font-weight:normal; }
.diarybox .table2 .column-right{ width:42px; color:#3a3a3a; font-weight:normal; }

.diarybox .table2 .today{ border-left:2px solid #C26A1B; }
.diarybox .table2 .sunday{ background-color:#FFF4F4;}
.diarybox .table2 .saturday{ background-color:#F3F6FF; }
.diarybox .table2 .order{ color:#C26A1B; }

.diarybox .month-start-label{ position:absolute; margin-top:-29px; padding-top:4px; margin-left:-2px; height:25px }
.diarybox .month-start-label span{ padding:2px; height:20px;background-color:#FFFFCC;border:1px solid #CECECE; }
.diarybox .next .month-start-label span{ border-left:2px solid #54964E; }
.diarybox .current .month-start-label span{ border-left:2px solid #C26A1B; }
.diarybox .past .month-start-label span{ border-left:2px solid #999999; }


.diarybox .table2 .diary-value{}
.diarybox .table2 .diary-value a{  }

.diarybox .table2 .past,
.diarybox .table2 .past a{ color:#999999; }
.diarybox .table2 .current,
.diarybox .table2 .current a{ color:#C26A1B; }
.diarybox .table2 .next,
.diarybox .table2 .next a{ color:#54964E; }

.diarybox .table2 .past.first{ border-left:2px solid #999999; }
.diarybox .table2 .today,
.diarybox .table2 .current.first{ border-left:2px solid #C26A1B; }
.diarybox .table2 .next.first{ border-left:2px solid #54964E; }

.diarybox .table2 .past.selected,
.diarybox .table2 .past.selected a{ font-weight:bolder; background-color:#999999; color:#ffffff; }
.diarybox .table2 .current.selected,
.diarybox .table2 .current.selected a{ font-weight:bolder; background-color:#C26A1B; color:#ffffff; }
.diarybox .table2 .next.selected,
.diarybox .table2 .next.selected a{ font-weight:bolder; background-color:#54964E; color:#ffffff; }

.today{ color:#2080D0; }

.box1{ background-color:#eae5cd; border:1px solid #b7b7b7; }
.box2{ background-color:#fff; border:1px solid #b7b7b7; }