@charset UTF-8 ;
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);

td {color: #666;line-height:18px}

.button {filter:progid:dximagetransform.microsoft.shadow(color = '#999999', direction = 120, strength = 1)}
table.calendar-ui {width:190px;margin:0 auto}
table.calendar-ui td a{line-height:26px;color:#fff;font-size:13px}

#dhtmltooltip{position: absolute;width: 300px;border: 1px solid silver;padding: 5px;background-color: lightyellow;visibility: hidden;z-index: 100;/*음영을 삭제하려면 바래 아래 라인을 삭제하면 된다. 아래 라인은 반드시 CSS 영역의 가장 마지막에 위치시키도록 한다.*//*filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);*/}
style="filter:alpha(style=0,opacity=50)" 
td.h_list, td.h_date{line-height:2}
.h_list{width:100px}
.h_date{width:25px;text-align:right; height:26px;}
td.tit_def,
td.tit_sun,
td.tit_sat{height:22px;border:1px solid #d2d2d2}
.tit_sat{background-color:#ADD8E6}
.tit_sun{background-color:#ffc0cb}
.h_date{cursor:pointer;font-weight:bold;text-align:center;font-size:12px;line-height:25px}
marquee#marquee {height: 43px;width: 151px;margin: 0 auto;margin-left: 13px;border: 1px solid #ddd;padding: 3px;border-top: none}

/******** 학사일정 CSS Style 시작 ********/
.haksa_allmain{background-color:#ddd}
.haksa_main_td{background-color:#fff}
/* 일정표라는 전채 부분*/
.haksa_table1{/*display:none;*/}
/* 일정표라는 타이틀 부분*/
.haksa_tr1{/*display:none;*/}
/* 내용 올라가는 부분 */
.haksa_marquee{background-color:#ddd;/*display:none;*/}
/* 내용 올라가는 부분 */
.haksa_marquee_td{background-color:#fff;/*display:none;*/}
/* 달력 border 부분 */
.haksa_border_bgcolor{background-color:#ddd;/*background-image:url('/LiveManager/templates/pageTheme/dagochong/images/flash.gif');*/}
/* 달력에서 일요일 백업 칼러 */
.haksa_tit_bgcolor1{background-color:#FFC0CB;/*filter:alpha(opacity=0);*/}
/* 달력에서 일요일 평일 칼러 */
.haksa_tit_bgcolor2{background-color:#ECECEC;/*filter:alpha(opacity=0);*/}
/* 달력에서 일요일 토요일 칼러 */
.haksa_tit_bgcolor3{background-color:#C3F0FF;/*filter:alpha(opacity=0);*/}
/* 달력에서 내용이 있는부분 */
.haksa_bgcolor_s{background-color:#EFDCC2;/*filter:alpha(opacity=0);*/}
/* 달력에서 내용이 없는부분 */
.haksa_bgcolor_g{background-color:#FFF}

/******** 학사일정 CSS Style 끝 *******/

.button {filter:progid:dximagetransform.microsoft.shadow(color = '#999999', direction = 120, strength = 1)}
#dhtmltooltip{
position: absolute;
width: 300px;
border: 1px solid silver;
padding: 5px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*음영을 삭제하려면 바래 아래 라인을 삭제하면 된다. 아래 라인은 반드시 CSS 영역의 가장 마지막에 위치시키도록 한다.*/
/*filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);*/
}
style="filter:alpha(style=0,opacity=50)" 


table.calendar_top .year_tit {width: 50px;display: inline-block;font-size: 20px;color: #888;text-align: center}
table.calendar_top .month_tit {width: 45px;display: inline-block;color: #65b26e;font-size: 35px;font-weight: bold;text-align: center;margin-left: 3px}