@CHARSET "UTF-8";

b{
	font-weight: bold;
}
big{
	font-size: 1.25em;
}
.hint{
	float:left;
	margin:20px 24px;
	width: 480px;
	border: #999 2px solid;
	padding: 10px;
	font-size: 1.5em;
	line-height: 1.25em;
	background-color: white;
}

#index_table .content{
	height: 10em;
	overflow: scroll;
}

iframe#content_viewer{
    width: 380px;   
}
