@charset "iso-8859-1";
/* CSS Document */
.box1{
	width:7px; height:17px;
	background:url(../images/box_01.gif) no-repeat bottom;
	float:left
	}
.box1b{
	width:8px; height:17px;
	background:url(../images/box_04a.gif) no-repeat left bottom;
	float:left
	}
.box2{
	width:193px; height:17px;
	background:url(../images/box_02.gif) no-repeat left bottom;
	float:left
	}
.box3{
	width:100%; height:17px;
	background:url(../images/box_03.gif) repeat-x left bottom;
	float:left
	}
.box4{
	width:6px; height:17px;
	background:url(../images/box_04.gif) no-repeat right bottom;
	float:left
	}
.box5{
	width:7px; height:100%;
	background:url(../images/box_05.gif) repeat-y left top;
	float:left
	}
.box6{
	width:100%; height:100%;
	float:left
	}
.box7{
	width:6px; height:100%;
	background:url(../images/box_07.gif) repeat-y right top;
	float:left
	}
.box8{
	width:7px; height:6px;
	background:url(../images/box_08.gif) no-repeat left top;
	float:left
	}
.box9{
	width:100%; height:6px;
	background:url(../images/box_09.gif) repeat-x left top;
	float:left
	}
.box0{
	width:8px; height:6px;
	background:url(../images/box_10.gif) no-repeat;
	}