body {
	font-family: Tahoma, Arial;
	font-size: 10pt;
	background-color: #e7ebf7;
	color: #191970
}

table {
	font-size: 10pt
}
table.thin_border {
	border-collapse: collapse;
	border-width: 1px;
	border-style: solid;
	border-color: #92abd0
}
td.td_normal, td.td_alter, td.td_header, td.td_subheader {
	border-width: 1px;
	border-style: solid;
	border-color: #92abd0
}
td.td_info {
	font-size: 8pt;
	background-color: #cbd7ea
}
td.td_alter {
	background-color: #e8f0f9
}
td.td_header, td.td_header_no_border {
	background-color: #b0c4de;
	font-weight: bold
}
td.td_subheader {
	background-color: #d3e1ef
}


A:link {
	color: #0000ff;
	text-decoration: none
}
A:visited {
	color: #0000ff;
	text-decoration: none
}
A:hover {
	color: #ff6600;
	text-decoration: underline
}

h1 {
	font-size: 14pt;
	color: #800000;
	font-weight: normal
}


input {
	padding: 1pt 1pt;
	margin: 0 0;
	border-color: #92abd0;
	border-style: solid;
	border-width: 1pt
}
textarea {
	padding: 1pt 1pt;
	margin: 0 0;
	border-color: #92abd0;
	border-style: solid;
	border-width: 1pt
}

.textbox_on {
	border-color: blue;
	border-style: solid;
	border-width: 1pt
}


.small {
	font-size: 8pt
}

.popup_comment {
	color: #0000dd;
	cursor: pointer
}

.ShowHideBlockTitle {
	font-weight:bold;
	color: #0000cc;
	cursor: pointer
}


.Poem_Han {
	font-size: 13pt;
	font-family: DFKai-SB, PMingLiU, Arial
}
.Poem_Comment {
	font-size: 8pt
}
.Poem_Title {
	font-size: 14pt;
	font-weight: normal
}
.Poem_GroupLink {
	font-weight: bold;
	font-style: italic
}


.PopupWindow {
	position:absolute;
	display:none;
	z-index:1;
	filter:alpha(opacity=85);
	opacity:0.85
}
