@charset "UTF-8";

#siderbar {
	width: 208px;
	float: left;
	margin-left: 19px;
	display: inline;
}
.sider-padding {
	padding-bottom: 80px;
}
#contain {
	float: left;
	width: 472px;
	display: inline;
	padding-bottom: 60px;
	padding-right: 18px;
	padding-left: 18px;
	text-align: left;
	font-size: 12px;
	color: #386713;
	font-weight: normal;
	line-height: 15px;
}
#siderbutton{
	width: 208px;
}
#contain h1 {
	font-size: 14px;
	color: #386713;
	line-height: 24px;
	font-weight: normal;
	margin: 5px;
}
#contain h2{
	font-size: 14px;
	color: #ADA748;
	line-height: 24px;
	font-weight: normal;
	margin: 5px;
}
#contain h3 {
	font-size: 14px;
	color: #386713;
	line-height: 24px;
	font-weight: bold;
	margin: 0px;
}
#contain h4 {
	font-size: 14px;
	color: #386713;
	line-height: 24px;
	font-weight: bold;
	text-align: center;
	margin-top: 110px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: inline-table;
}
#contain p {
	text-align: left;
	line-height: 22px;
	font-weight: normal;
	margin-top: 5px;
}
#contain ul {
	text-align: left;
	font-size: 14px;
	font-weight: normal;
	color: #386713;
	padding-left: 20px;
	padding-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#contain ul li{
	padding-top: 10px;
	padding-left: 10px;
}
#contain ol {
	text-align: left;
	padding-left: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
}
#contain ol li{
	padding-top: 10px;
}
#contain label {
	text-align: left;
	font-size: 12px;
	color: #386713;
	font-weight: normal;
	line-height: 15px;
	margin-top: 5px;
}
#containbox1{
	margin-bottom: 50px;
}
#containbox2{
	margin-bottom: 100px;
}
#containbox3{
	margin-bottom: 180px;
}
#containbox4{
	margin-bottom: 150px;
}
#titlebox1{
	height: 280px;
	text-align: center;
	vertical-align: middle;
}
.image1{
	float: right;
	border: 1px solid #ADA748;
	margin-left: 10px;
}
.image2{
	margin-top: 50px;
	margin-bottom: 20px;
}
.image3{
	margin-right: 2px;
	float: left;
	display: inline;
}

