a:hover {
	text-decoration: underline;
}
.top-bg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 170%;
	color: #000000;
	text-decoration: none;
	background-color: #3F7A3A;
	display: block;
	height: 35px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-image: url(../images/top-bg.jpg);
}
.pro-left {
	background-image: url(../images/body-left.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	display: block;
	width: 25px;
}
.pro-right {
	background-image: url(../images/body-right.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	display: block;
	width: 25px;
}

.com-tit {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 180%;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
}
.com-body-14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 190%;
	color: #FFFFFF;
	text-decoration: none;
}

.name-bg {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 30px;
	line-height: 210%;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #0B1B3B;
	text-align: center;
	display: block;
	height: 100px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #F9CA2E;
}
.com-bg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 180%;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #174193;
	display: block;
}
.pro-bg {
	background-color: #9E9FA3;
}
.foot-bg {
	background-image: url(../images/foot-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	display: block;
}
.homepage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 170%;
	color: #0066CC;
	text-decoration: none;
}
a.homepage:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 170%;
	color: #FD6808;
	text-decoration: underline;
}
.foot-body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 190%;
	color: #FFFFFF;
}
.foot-contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 180%;
	color: #9CCBFE;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1C408C;
	padding-bottom: 3px;
	padding-left: 7px;
}
.foot-contact a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 180%;
	color: #FFFFFF;
	text-decoration: none;
}
.pro-tit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 180%;
	font-weight: bold;
	text-transform: capitalize;
	color: #174193;
	text-decoration: none;
}
.pro-name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 180%;
	font-weight: bold;
	text-transform: capitalize;
	color: #484848;
	text-decoration: none;
	padding-top: 7px;
	padding-bottom: 7px;
	display: block;
}
.pro-body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 200%;
	color: #666666;
	text-decoration: none;
	padding-left: 10px;
}
.pro-body-more {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 180%;
	text-transform: capitalize;
	color: #000000;
	text-decoration: underline;
}
a.pro-body-more:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 180%;
	text-transform: capitalize;
	color: #174193;
	text-decoration: underline;
}

