@charset "euc-kr";
/* CSS Document */


/*½ºÄÉÁÙ´Þ·Â*/
.schedule_etc {position:absolute;; top:0px; left:0px; display:inline-block; padding: 8px ; background: #fff; border: 2px solid #888; font-size:15px; text-align:center; cursor:default ; z-index:9999 }

.ie7 .schedule_etc{ width:250px; height:300px; display:inline; zoom:1;}
.schedule_etc { -webkit-box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.1); -moz-box-shadow: 1px 1px 1px 0px rgba(0,0,0,0.1); box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.1); border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -o-border-radius:5px; -ms-border-radius:5px; -webkit-font-smoothing: none; }
/*.schedule_etc h2 {
    padding: 8px 0;
    font-size: 18px;
    font-weight: 600;
    color: #414042;
    letter-spacing: -0.08em;
    border-top: #888 2px solid;
    border-bottom: #ddd 1px solid;
}
.schedule_etc h2 span { padding-left: 2px; }*/
.schedule_etc > p { display:block; width:100%; /*position: absolute*; top: 3px; right: 10px; */ padding: 0; margin:  0.1em auto 0.35em; color: #000; line-height:0; font-size:1.2em;}
.schedule_etc > p span { padding: 0 2px; }
.schedule_etc > p img { margin: 0 5px; }
	/* ¾Æ·¡ Å«´Þ·Â°ú °ãÃÄ¼­ ½á³õÀº °ÍµéÀÌ ÀÖÀ½ (Áö¿ìÁö¸»°Í)*/
.pyo_sch { display: inline-block; padding: 0; vertical-align: top;  border:0;}
.schedule_etc > .pyo_sch table { font-size: 1.2em; color: #626262; width: 100%; margin: 0; padding: 0; font-weight: normal; border-collapse: collapse; text-align: center; border: 1px solid #e4e4e4; }
.schedule_etc > .pyo_sch table a { color: #ff6600; text-decoration: underline; }/*¸µÅ©*/
.schedule_etc > .pyo_sch table img { vertical-align: middle; }
.schedule_etc > .pyo_sch table th {margin: 0; padding: 0.125em .313em; line-height: 1.8em; text-align: center; vertical-align: middle; font-weight: bold; color: #333366; border: 1px solid #e4e4e4; background: #f6f6f6;}
.schedule_etc > .pyo_sch table td { margin: 0; padding: 0.125em .313em; height:auto; border: 1px solid #e4e4e4; vertical-align: middle; line-height: 1.5em;}
.pyo_sch .sun { color: #f26522 }
.pyo_sch .sat { color: #179bde }
.pyo_sch .choice {position: relative;display: block; color:#fff; font-weight:600; border:0; background:#7bdfe7; cursor: pointer; }
.pyo_sch .choice:hover { position: relative; background: #4cbdc6 }
/*³¯Â¥¼±ÅÃ½Ã ³ª¿À´Â ³»¿ë*/
	.pyo_sch .choice em{display:none;}
	.pyo_sch .choice:hover em{display:block;  position:absolute; top:0; left:25px; width:100px; color:#000; line-height:160%; padding:3px; border:#888 1px solid; background:#fff;}
	.pyo_sch .choice em:after{ position:absolute; top:0; left:-9px; content:"¢¸"; color:#888; font-size:10px;}
	.pyo_sch .choice:hover em{ -moz-border-radius: .3em; -webkit-border-radius: .3em; border-radius: .3em; }
.pyo_sch .today { color: #000; font-weight: 800; }
.pyo_sch td:hover {color:#fff; background: #f67e9b; }
