body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #333333;
	background-color: #F0F0F0;
	text-align: left;
}
#headComment {
	font-size: 10px;
	color: #FFFFFF;
	background-image: url(../img_comn/img_base_r2_c3.jpg);
	text-align: right;
	vertical-align: top;
	font-weight: bold;
	padding-top: 2px;
}
#contArea {
	padding-right: 20px;
	padding-left: 20px;
}
#foot {
	font-size: 12px;
	color: #CC0000;
}
#copyright {
	font-size: 12px;
	color: #666666;
}
.size12 {
	font-size: 12px;
	line-height: 20px;
}
.itemName {
	font-size: 16px;
	font-weight: bold;
	color: #CC3300;
	background-color: #FFF6E8;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	letter-spacing: 1px;
}
.size10 {
	font-size: 10px;
	line-height: 14px;
}
.size14 {
	font-size: 14px;
}
.size16 {

	font-size: 16px;
}

