body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: white;
}
.test {
	background-repeat: no-repeat;
	background-position: top;
}
.text_search {
	font-family: Tahoma;
	color: #666666;
	font-size: 10px;
	text-align: left;
	height: 14px;
	width: 200px;
	border: 0px none #FFFFFF;
}

.text_navi {
	display: none;
}
.text_navi a:link {text-decoration: none; color: #999999;}
.text_navi a:visited {text-decoration: none; color: #999999;}
.text_navi a:hover { text-decoration: none; color: #0143a4;}
.text_navi a:active { text-decoration: none; color: #999999;}
.text_detail {
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#818285;
	text-align: left;
}
.text_table_head {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-align: center;
}
.text_table_detail {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align: center;
	font-weight: bold;
}
