td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.guarantee{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #3C2C37;
	letter-spacing: 1px;
	line-height: 18px;
}
.guarantee_head{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #3C2C37;
	font-weight: bold;
	line-height: 24px;
}
.td_home {
	border-top-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-color: #483243;
	border-bottom-color: #483243;
	border-bottom-width: 2px;


}
.td_main {
	border-top-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	padding: 40px;
	border-top-color: #483243;
	border-bottom-color: #483243;
	border-bottom-width: 2px;


}
.heading1 {
	font-size: 12px;
	font-weight: bold;
	color: #483243;
}
.heading2 {
	font-size: 11px;
	font-weight: bold;
}
a:link {  color: #333333; text-decoration: none}
a:hover {  color: #483243; text-decoration: underline}
a:visited {  color: #483243; text-decoration: none}
a:active {  color: #483243; text-decoration: underline}
hr {
	color: #483243;
	border: 1px dashed #483243;
	height: 1px;


}