/*reservation*/

.tableBox{background:#a2a1a1;}
#reservationT{margin-left:20px; width:590px;}
#reservationT th{color:#fff; width:100px; height:30px;}
#reservationT td{color:#fff;}
#reservationT tr{background: url(../../../../img/kr/reservation/reservation_tableBack.gif) repeat-x 0 -270px;}

#reservationTC{margin-left:20px; width:590px;}
#reservationTC th{color:#fff; height:30px;}
#reservationTC td{color:#333;}
#reservationTC tr{background: url(../../../../img/kr/reservation/reservation_tableBack.gif) repeat-x 0 -270px;}

.tab{
	background: url(../../../../img/kr/reservation/tab.gif) no-repeat 0 2px;
	width:90px;
	height:26px;
	display:inline-block;
	color:#fff;
	line-height:29px;
	text-align:center;}
.tab:hover{
	color:#000;
	font-weight:bold;
	text-decoration:none;
	background: url(../../../../img/kr/reservation/tab_ov.gif) no-repeat 0 2px;
}

.sort{color:#000; font-weight:bold;}

.cancelTopimg{margin-left:30px; margin-top:50px;}

