/* CSS Document */
td.defus{
	background-image:url(/images/box/box_ul.jpg);
	background-repeat:no-repeat;
	background-position:left;
	height:6px;
}
td.defud{
	background-image:url(/images/box/box_ur.jpg);
	background-repeat:no-repeat;
	background-position:right;
	height:6px;
}
td.defbs{
	background-image:url(/images/box/box_dl.jpg);
	background-repeat:no-repeat;
	background-position:left;
	height:6px;
}
td.defbd{
	background-image:url(/images/box/box_dr.jpg);
	background-repeat:no-repeat;
	background-position:right;
	height:6px;
}
td.content{
height:508px;
padding:3px 10px;
}
td.emptytext{
	font-size:3px;
}
td.defbg{
	background-image:url(/images/box/box_bg.jpg);
}
