﻿.fc-tbx .tl{background: url('/images/tl.png') no-repeat;}
.fc-tbx .t{background: url('/images/t.png') repeat-x;height: 16px;}
.fc-tbx .tr{background: url('/images/tr.png') no-repeat;}
.fc-tbx .l{background: url('/images/l.png') repeat-y;width : 16px;}
.fc-tbx .r{	background: url('/images/r.png') repeat-y;	width: 16px;}
.fc-tbx .bl{	background: url('/images/bl.png') no-repeat;}
.fc-tbx .b{	background: url('/images/b.png') no-repeat;	height: 25px;}
.fc-tbx .br{	background: url('/images/br.png') no-repeat;}
.fc-tbx .c{	background: url('/images/c.png') repeat;}
.fc-tbx a.close {	float: right;	background: url('/images/close.png') no-repeat;	position: relative;	margin-left: 5px;	display: block;	width: 10px;	height: 10px;	cursor: pointer;}
.fc-tbx .err {	float: left;}

