body {
	background-color: #F8F4D3;
	margin: 0px;
	padding: 0px;
}
.layout_table {
	background-color: #FFFFFF;
	border-top-width: 5px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #539953;
}
.td_pan {
	font-size: 10px;
	line-height: 18px;
	color: #5E9D5E;
	background-color: #FBF3E7;
	background-image: url(images/bg_pan.jpg);
	padding: 2px 10px;
	background-repeat: repeat-x;
}
.td_copyright {
	font-size: 10px;
	line-height: 18px;
	color: #FFFFFF;
	background-image: url(images/bg_copyright.jpg);
	background-repeat: repeat-x;
}
.td_body {
	font-size: 12px;
	line-height: 18px;
	color: #549654;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 50px;
	padding-left: 50px;
}
.td_menu_t {
	background-color: #B5CFB2;
}
.td_menu_l {
	font-size: 12px;
	line-height: 20px;
	color: #5E9D5E;
	padding: 10px;
	background-color: #FEFACB;
	border: 1px solid #B5CFB3;
}
.size10 {
	font-size: 10px;
	line-height: 20px;
}
.td_body_index {

	font-size: 12px;
	line-height: 18px;
	color: #549654;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 5px;
	padding-left: 5px;
}
.font_title {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #EB7A00;
}
.font_title2 {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #549654;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #549654;
	padding: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
}
.td_photo {
	font-size: 10px;
	line-height: 18px;
	color: #63A063;
	padding: 5px;
}
.td_txt {
	font-size: 12px;
	line-height: 18px;
	color: #549654;
	padding: 3px;
}
caption {
	font-size: 12px;
	color: #63A063;
	padding-top: 2px;
}

