#body {
	/*border:1px solid #ccc;*/
	padding:0.25em;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
}
#body td, #body table {
	font-size:100%;
}
#body div {
	font-size:100%;
}
#body div div {
	font-size:100%;
}
#body select, #body option, #body input, #body textarea {
	font-family:Georgia, "Times New Roman", Times, serif;
}
#body select, #body input, #body textarea {
	font-size:0.8em;
}
#body fieldset {
	border:1px solid #ccc;
}
.hint {
	color:#808080;
	font-size:0.625em;
	text-align:right;
}
.choose_chaps_frm {
	font-family:Tahoms, sans-serif;
	font-size:12px;
}
ul.multi_select {
	list-style-type:none;
	padding:0;
	margin:0;
}
ul.multi_select ul {
	list-style-type:none;
	display:none;
}
#choose_chaps, #choose_trans_pair {
	display:none;
	position:absolute;
	border:1px solid navy;
	padding:0.5em;
	background-color:#fff;
	z-index:100;
}
.padding0_5 {
	width:400px;
	height:500px;
	overflow:auto;
}
#body form {
	margin:0;
	padding:0;
}