.txtsmall {
	font-size: 10px;
	color: #000000;
}
.txtnormal {
	font-size: 12px;
	color: #000000;
	line-height: normal;

}
.txtlarge {
	font-size: 14px;
	color: #000000;
	font-weight: normal;
}
.pdtit {
	font-size: 16px;
	color: #3366CC;
	font-weight: bold;
}
.txthonmon {
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}

.txtultra {
	font-size: 18px;
	color: #000000;
	line-height: normal;

}

