<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
.overV-sec {
	float: left;
	background-image: url(../img/bg.gif);
	margin: 0px;
	width: 789px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}
.overV-img {
	margin-right: 8px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: inline;
}
.overV-sec-title{
	margin: 0px;
	padding: 0px;
	height: 91px;
	float: left;
	width: 829px;
}
#main1 .overV-sec .intro-p {
	font-size: 14px;
	line-height: 23px;
	margin-top: 20px;
	margin-left: 20px;
}

.overV-sec-title img{
float:left;}
.overV-sec .row {
	clear: both;
	display: block;
	margin-bottom: 10px;
}
.overV-sec .overV-sec-col-a {
	float: left;
	width: 385px;
	display: inline-block;
}


.overV-sec .overV-sec-col-b {
	float: right;
	width: 385px;
	margin-left: 15px;
	display: inline-block;

}
.learnMore {
	text-align: right;
	width: 100%;
	clear: both;
	height: 30px;
}
#main1 .overV-sec .row h4 {
	margin-bottom: 8px;
}
#main1 .overV-sec .line {
	background-color: #999999;
	height: 1px;
	width: 100%;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
}
.overV-img {
	float: left;
}
</pre></body></html>