/*  Section */
#Sections td {padding-left:20px; cursor:pointer;}
#Sections td.selected {background:#e3e3e3;font-weight:bold;color:#0067a9;}

/*  Date range */
#date td.selectDate {padding-left:20px; cursor:pointer;}
#date td.selected {background:#e3e3e3;font-weight:bold;color:#0067a9;}

/*  Author */
#author td.selectAuthor {padding-left:20px; cursor:pointer;}
#author td.selected {background:#e3e3e3;font-weight:bold;color:#0067a9;}

/* research button */
#btnReschDate {cursor:pointer;}
#btnReschAuthor {cursor:pointer;}

/*  Á¤·Ä */
#sort span.selected {font-weight:bold;color:#2883cb;}
#sort td {cursor:pointer;}

/* »èÁ¦¹öÆ° */
.deleteBtn {cursor:pointer;}

/* ´Þ·Â ÅäÅ¬½Ã, È÷µç */
.hidden {display:none;}
.sunday {color:rgb(234, 57, 57);} 
.saturday  {color:rgb(54, 125, 244);}
.today  {font-weight: bold; background:rgb(221, 221, 221);}
.selectedCalendar  {font-weight: bold; background:rgb(221, 221, 221);}

/* ÆäÀÌÁö ³×ºñ */
.paging{ margin:0 auto; width:450px; display:block; padding-top:40px; padding-bottom:25px;text-align:center; font-weight:bolder;}
.paging a, .paging strong{ border:1px solid white; color:#3f3f3f; display:inline-block;padding:4px 7px 4px 7px; position:relative; text-decoration:none; font-size:12px; font-family:"µ¸¿ò",'Dotum';}
.paging a:visited{text-decoration:none; color:#3f3f3f;}
.paging a:hover{ border:1px solid #e1e1e1; text-decoration:underline; color:#3f3f3f;}
.paging strong {border:1px solid #e1e1e1; color:#0a8cdc !important;}
.paging a:hover {background:none repeat scroll 0 0 #FFFFFF;border:1px solid #cccccc;text-decoration:underline;}
.paging a.pre{border:1px solid #e1e1e1;}

/* ³»°¡Ã£Àº °Ë»ö»ó¼¼Á¶°Ç */
.condition_table .condition { 
	background-color: #e3e3e3;
	align: absmiddle;
	padding: 5px;
	margin-left: 10px;
}

.condition_table img{
	vertical-align : bottom;
}