body, input, select, textarea {
	margin:0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #343434;
	background-color: #FFFFFF;
}
h1, .h1 {
	color: #AF4A08;
	font-size: 14px;
	font-weight: bold;
}
.mnu_top {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4D5759;
	text-decoration: none;
}
.mnu_top:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #F17C1A;
	text-decoration: none;
}
.mnu_btm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #F46509;
	text-decoration: none;
}
.mnu_btm:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4D5759;
	text-decoration: none;
}
.mnu_lft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #343434;
	text-decoration: none;
}
.mnu_lft:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #AF4A08;
}
.txt_sml {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #343434;
	text-decoration: none;
}
.ban {
	font-size: 12px;
	 text-decoration: none;
	 font-weight: bold;
	 color: #FF0304;
}
.ban:hover {
	font-size: 12px;
	 text-decoration: none;
	 font-weight: bold;
	 color: #FF0304;
}
.cpoyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;

	color: #4D5759;
	text-decoration: none;
}
.th {
	background-color: #915702;
	color: #ffffff;
	font-weight: bold;
}
.td1 {
	background-color: #FEEFDA;
}
.td2 {
	background-color: #FFFFFF;
}
.tds1 {
	background-color: #FEEFDA;
}
.tds2 {
	background-color: #FFFFFF;
}
.ttitle {
	color: #000066;
	font-weight: bold;
}
a {
	text-decoration: none;
	color: #CC3300;
}
a:hover {
	text-decoration: underline;
	color: #CC3300;
} 
.interlien {
	display: none;
}