body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	background-color: D8D8D8;
	background-image: url(../images/bg.gif);
}
.r_line {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.fontSize_14px {
	font-size: 14px;
}
.fontSize_18px {
	font-size: 18px;
}

.lineHeight_18em {
	line-height: 1.8em;
}
.lineHeight_15em {
	line-height: 1.5em;
}
