@charset "utf-8";
/* CSS Document */


body,td,th {
	font-size: 12px;
	color: #99864A;
}
body {
	background-color: #E3E2DB;
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 12px;
	color: #99864A;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #99864A;
}
a:hover {
	text-decoration: none;
	color: #9D7454;
}
a:active {
	text-decoration: none;
	color: #99864A;
}
h1 {
	font-size: 14px;
	color: #78776F;
}
h2 {
	font-size: 14px;
	color: #C60;
}
.index_tdz_bg{
	background-color: #F1F0EA;
	background-repeat: repeat;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #C8C8C8;
	border-bottom-color: #C8C8C8;
	border-left-color: #C8C8C8;	
	}
.tb_main_b {
	margin-bottom: 20px;
}
.tb_main_t {
	margin-top: 15px;
}
.td_bottom_line{
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #E3E2DB;
	}

