#rec {
	display: block;
	padding: 0px;
	margin-right: 5px;
	margin-left: 10px;
	margin-bottom: 15px;
}
#rec li {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 30px;
	color: #414A5A;
	line-height: 1.5em;
}


#rec h1 {
	background-image: url(img/hx1.gif);
	background-repeat: no-repeat;
	font-size: 16px;
	font-weight: bold;
	color: #706854;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #706854;
	padding-left: 20px;
	margin-right: 20px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

#rec h2 {
	font-size: 14px;
	color: #755A4A;
	margin-left: 20px;
	background-image: url(img/h2.gif);
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 5px 0px 0px 25px;
}
#rec p {
	line-height: 1.5em;
	color: #333333;
	padding-left: 5px;
}
#rec table {
	margin-left: 20px;
	border-right-color: #E3E3E3;
	width: 540px;
	margin-top: 10px;
}
#rec td {
	border-right-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-bottom-color: #DBD7B7;
	border-bottom-width: 1px;
	border-right-color: #DBD7B7;
	padding: 4px;
	background-color: #EEECDD;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	vertical-align: top;
}
#rec th {
	font-weight: normal;
	color: #C6CECB;
	background-color: #303877;
	text-align: justify;
	padding: 4px 8px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #171C39;
	border-bottom-color: #171C39;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #4552AB;
	border-left-color: #4552AB;
}
#button {
	padding-left: 30px;
	margin-bottom: 0px;
	padding-bottom: 20px;
}

	
