.ttbox_01 {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 32px;
	height: 18px;
	background-image: url(images_tultip/tultip_01.gif);
	background-repeat: no-repeat;
}

.ttbox_02 {
	position: absolute;
	top: 0px;
	left: 32px;
	width: 100%;
	height: 18px;
	background-image: url(images_tultip/tultip_02.gif);
	background-repeat: repeat-x;
}

.ttbox_03 {
	position: absolute;
	top: 0px;
	right: -40px;
	width: 11px;
	height: 18px;
	background-image: url(images_tultip/tultip_03.gif);
	background-repeat: no-repeat;
}

.ttbox_04 {
	position: absolute;
	top: 18px;
	left: 0px;
	width: 32px;
	height: 100%;
	background-image: url(images_tultip/tultip_04.gif);
	background-repeat: repeat-y;
}

.ttbox_05 {
	position: absolute;
	top: 18px;
	left: 32px;
	background-color: #F2F7FB;
	width: 100%;
	height: 100%;
	padding: 5px 5px 5px 5px;
}

.ttbox_06 {
	position: absolute;
	top: 18px;
	right: -40px;
	width: 11px;
	height: 100%;
	background-image: url(images_tultip/tultip_06.gif);
	background-repeat: repeat-y;
}

.ttbox_07 {
	position: absolute;
	bottom: -28px;
	left: 0px;
	width: 32px;
	height: 10px;
	background-image: url(images_tultip/tultip_07.gif);
	background-repeat: repeat-y;
}

.ttbox_08 {
	position: absolute;
	bottom: -28px;
	left: 32px;
	width: 100%;
	height: 10px;
	background-image: url(images_tultip/tultip_08.gif);
	background-repeat: repeat-x;
}

.ttbox_09 {
	position: absolute;
	bottom: -36px;
	right: -40px;
	width: 11px;
	height: 18px;
	background-image: url(images_tultip/tultip_09.gif);
	background-repeat: no-repeat;
}

