
#title_banket{
	font-size: 20px;
	color: black;
	text-decoration: underline;
	
}

#date_banket {
	font-size: 20px;
	margin-left: 10px;
}

.zal {
	font-size: 17px;
	margin-top: 25px;
}

.banket_status_list{
	
}

.banket_status_list span{
	margin-right: 10px;	
}

#arrow_left {
	float: left;
	
}


#arrow_right {
	float: right;
	
}




#list_arrow {
	width: 298px;
	margin-top: 30px;
}

#list_zal_b {
	vertical-align: top;
	padding-left: 20px;
}

#t_content_b {
	margin-top: 13px;
}


.st_free {
	width: 109px;
	height: 24px;
	cursor: pointer;
	background: url(/images/icons/zl_stts.jpg) no-repeat scroll 0px -56px;
}

.st_clarify {
	width: 105px;
	height: 24px;
	cursor: pointer;
	background: url(/images/icons/zl_stts.jpg) no-repeat scroll -110px -56px;
}

.st_busy {
	width: 95px;
	height: 24px;
	cursor: pointer;
	background: url(/images/icons/zl_stts.jpg) no-repeat scroll -217px -56px;
}

.st_free:active {	
	background: url(/images/icons/zl_stts.jpg) no-repeat scroll 0px 0px;
}

.st_clarify:active  {	
	background: url(/images/icons/zl_stts.jpg) no-repeat scroll -110px 0px;
}

.st_busy:active {	
	background: url(/images/icons/zl_stts.jpg) no-repeat scroll -217px 0px;
}


.st_free.activ{	
	background: url(/images/icons/zl_stts.jpg) no-repeat scroll 0px -28px;
}

.st_clarify.activ{	
	background: url(/images/icons/zl_stts.jpg) no-repeat scroll -110px -28px;
}

.st_busy.activ{	
	background: url(/images/icons/zl_stts.jpg) no-repeat scroll -217px -28px;
}

.st_free.activ:active {	
	background: url(/images/icons/zl_stts.jpg) no-repeat scroll 0px 0px;
}

.st_clarify.activ:active  {	
	background: url(/images/icons/zl_stts.jpg) no-repeat scroll -110px 0px;
}

.st_busy.activ:active {	
	background: url(/images/icons/zl_stts.jpg) no-repeat scroll -217px 0px;
}


.zlname {
	padding-right: 15px;	
	width: 152px;
}

#status .st_free {
	width: 109px;
	height: 24px;
	cursor: pointer;
	background: url(/images/icons/zl_stts.jpg) no-repeat scroll 0px -56px;
	display: inline-block;margin-right: -3px;
}

#status .st_clarify {
	width: 105px;
	height: 24px;
	cursor: pointer;
	background: url(/images/icons/zl_stts.jpg) no-repeat scroll -110px -56px;
	display: inline-block;margin-right: -3px;
}

#status .st_busy {
	width: 95px;
	height: 24px;
	cursor: pointer;
	background: url(/images/icons/zl_stts.jpg) no-repeat scroll -217px -56px;
	display: inline-block;
}

#status .st_free:active {	
	background: url(/images/icons/zl_stts.jpg) no-repeat scroll 0px 0px;
}

#status .st_clarify:active  {	
	background: url(/images/icons/zl_stts.jpg) no-repeat scroll -110px 0px;
}

#status .st_busy:active {	
	background: url(/images/icons/zl_stts.jpg) no-repeat scroll -217px 0px;
}


#status .st_free.activ{	
	background: url(/images/icons/zl_stts.jpg) no-repeat scroll 0px -28px;
}

#status .st_clarify.activ{	
	background: url(/images/icons/zl_stts.jpg) no-repeat scroll -110px -28px;
}

#status .st_busy.activ{	
	background: url(/images/icons/zl_stts.jpg) no-repeat scroll -217px -28px;
}

#status .st_free.activ:active {	
	background: url(/images/icons/zl_stts.jpg) no-repeat scroll 0px 0px;
}

#status .st_clarify.activ:active  {	
	background: url(/images/icons/zl_stts.jpg) no-repeat scroll -110px 0px;
}

#status .st_busy.activ:active {	
	background: url(/images/icons/zl_stts.jpg) no-repeat scroll -217px 0px;
}
