.tab {
	border: 1px solid C7C8C3;
}
.main_tit {
	font-family: Tahoma;
	font-size: 11px;
	color: 604705;
}
.main_text {

	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
.tab_top {
	border: 1px solid C7C8C3;
	background-color: D7C18A;
}
.tab_top2 {

	border: 1px solid C7C8C3;
	background-color: BFAA75;
}
.main_tit_wi {

	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.linked_text a {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.linked_text a:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #604705;
	text-decoration: underline;
}
.input_text {
	border: 1px solid #006699;
}
