@charset "UTF-8";
.hlc {
	background-color:#fff;
	width:510px;
	margin-top:20px;

}
.hlc h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	font-weight: normal;
	color: #51240D;
	text-decoration: none;
	/*background-image: url(../Images/hlc.h2.bg.jpg);
	background-repeat: repeat-x;*/
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #51240d;*/
	line-height:50px;
	padding-left:10px;
	margin:0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.hlc h1 a{
text-decoration: none;
}
.hlc h1 a:hover{
	text-decoration: none;
	color: #FFFFFF;
}

.hlc h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #51240D;
	text-decoration: none;
}
.hlc h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	background-color: #51240D;
	padding-left:10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
}

.hlc h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #51240D;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #51240d;
}
.drop_bg{
	font-weight: normal;
	color: #51240D;
	text-decoration: none;
	padding: 12px;
	margin:0;
	background-color:#FCD89A;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 10px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #51240D;
	border-right-color: #51240D;
	border-bottom-color: #51240D;
	border-left-color: #51240D;
}
.spec_bg{
	font-weight: normal;
	text-decoration: none;
	padding: 12px;
	margin:0;
	background-color:#FFFFFF;
	margin-bottom: 10px;
	/*border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #51240D;*/
}
.h3close {
	background-color:#666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	margin-bottom: 20px;
}
.h3close a{
	color: #ffffff;
	padding:20px;
	text-decoration:none;
}
.h4close {
	background-color:#000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
}
.h4close a{
	color: #ffffff;
	padding:20px;
	text-decoration:none;
}

.toggle_current a{
color: #000000;
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

