@charset "iso-8859-2";
/* CSS Document */

.b1 {
background: url(box/images/box_01.gif) no-repeat top right;
width:9px;
height:16px;


}

.b2 {
	background: url(box/images/box_02.gif) repeat top left;
	height:16px;
	font-size:9px;
	font-family:tahoma;
	color:white;
	text-transform: uppercase;


}

.b3 {
background: url(box/images/box_03.gif) no-repeat top left;
height:17px;
width:23px;


}

.b4 {
background: url(box/images/box_07.gif) no-repeat top right;
height:16px;
width:9px;
}

.b5 {
background: url(box/images/box_08.gif) repeat top right;
height:16px;
width:23px;
}

.b6 {
background: url(box/images/box_09.gif) no-repeat top left;
height:16px;
width:23px;
}

.center {
background-color:#F3F3F3;
background: url(box/images/box_05_long.gif) repeat top left;
width:auto;
}

.f_right{
background: url(box/images/box_06.gif) repeat top left;
width:23px;
}

.f_left{
background: url(box/images/box_04.gif) repeat top right;
width:9px;
}
