/* Style: Standard */
.style-1-tb{
	border-top : 1px solid #999999;
}
#style-1-txt{
	letter-spacing : 1px;
	font-size : 12px;
	color: #336699;
}
/* Style: Dashed */
.style-2-tb{
	border-top : dashed #666666 1px;
}
#style-2-txt{
	letter-spacing : 1px;
	font-size : 12px;
	color: #336699;
}