
.c_t{

	background:#FFFFFF url(/images/c_line.gif) repeat-x scroll 0 0;
}

.c_l{
	background:transparent url(/images/c_line.gif) repeat-y scroll 0 0;
}

.c_r{
background:transparent url(/images/c_line.gif) repeat-y scroll right 0;
}

.c_b{
background:transparent url(/images/c_line.gif) repeat-x scroll 0 bottom;
}

.c_tl{
background:transparent url(/images/c_tl.gif) no-repeat scroll 0 0;

}

.c_tr{
background:transparent url(/images/c_tr.gif) no-repeat scroll right 0;
}

.c_bl{
background:transparent url(/images/c_bl.gif) no-repeat scroll left bottom;
}

.c_br{
background:transparent url(/images/c_br.gif) no-repeat scroll right bottom;
}

.c_br .space{
padding:10px 11px 11px 10px;
}