.Top_{
	width:149px;
	height:16px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='gif/Top.png');
}
.Top_[class] {
  background-image:url(gif/Top.png);
}

.Mid_{
	width:149px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='gif/Mid.png');
}
.Mid_[class] {
  background-image:url(gif/Mid.png);
}

.Bot_{
	width:149px;
	height:12px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='gif/Bot.png');
}
.Bot_[class] {
  background-image:url(gif/Bot.png);
}


.Box_{
	Width:200px;
	margin-bottom:8px;
	clear:both;
}

.txt_{
	_float:left;
	width:190px;
	margin:0px;
	padding:0px;
}
