@charset "utf-8";
.main {
}
.mainText {
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	color: #333333;
	margin-left:10
}
.BGHome {
	background-image: url(BG-home.jpg);
	background-repeat: no-repeat;
}
.columnText {
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	color: #666666;
}
.vertline {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
