body, div, p {
	font-family: arial, sans-serif;
	font-size: 12px;
	cursor: default;
}

body {
	padding: 0;
	margin: 30px;
	color: #000;
	background-color: #fff;
}

a {
	color: #000066;
	text-decoration: none;
}

h1 {
	font-size: 24px;
	color: #666;
}

h2 {
	font-size: 16px;
	color: #666;
}

a:hover {
	text-decoration: underline;
}

td, th {
	font-family: arial, sans-serif;
	font-size: 12px;
	padding: 2px;
	padding-right: 10px;
	margin: 0;
}

.menu a:hover {
	font-size: 18px !important;
	text-decoration: none !important;
}

.menuselect {
	color: #666;
	font-size: 18px;
}

.bitfuse {
	font-weight: bold;
	letter-spacing: 0.3em;
}

.date {
	color: #666;
}

.data {
	font-family: courier, monospace;
}

.question {
	font-weight: bold;
}

.table_menu {
	width: 100%;
}

.table_menu tr {
	height: 40px;
}

.table_main {
	width: 550px;
}

.table_main tr {
	height: auto;
}

.table_index {
	width: 92%;
}

.table_index tr {
	height: 600px;
}

.table_list {
	width: 300px;
}

.table_list tr {
	height: auto;
}

.table_tool {
	padding: 5px 10px 5px 10px;
	border: 1px solid #999;
}

.table_tool tr {
	height: 16px;
}
