@charset "utf-8";
/* CSS Document */

.wordposter{
	font-size:10pt;
	color: #666;
	font-family: "Times New Roman", Times, serif;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: center;
	background-color: #D8F0FE;
}
.htmTitleL{
	background-image: url(../product/PRICEHTML/html/img/htmTitleL.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 55px;
	width: 55px;
}
.htmTitleC{
	text-align: left;
	background-image: url(../product/PRICEHTML/html/img/htmTitleC.gif);
	background-repeat: repeat-x;
	background-position: left center;
	height: 55px;
	vertical-align: middle;
}
.htmTitleR{
	background-image: url(../product/PRICEHTML/html/img/htmTitleR.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height: 55px;
	width: 40px;
}
.htmlTxt{
	font-size:10pt;
	color: #646464;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	line-height: 1.6;
	vertical-align: top;
}
.htmlSecTitle{
	font-size:13pt;
	color: #5F79A0;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	line-height: 1.6;
	vertical-align: top;
	font-weight: bold;
}
