a:visited {
	color: #990000;
}
a:hover {
	color: #ff0000;
}
body {
	font-family: Verdana;
	font-size: 100%;
	margin: 4px 5px;
	padding: 0;
}
div.menu {
	position: absolute;
	top: 3px;
	white-space: nowrap;
}
div.menu div.chosen{
	display: block;
	width: 174px;
	height: 19px;
	-moz-border-radius: 3%;
	border-left: 3px solid #ffffff;
	border-top: 3px solid #ffffff;
	border-right: 3px solid #adad8c;
	border-bottom: 3px solid #adad8c;
	padding: 0;
	margin: 8px 0 0 0;
	color: #000000;
	background-color: #ffffcc;
	font-weight: bold;
	text-decoration: none;
}
div.menu div.main {
	position: relative;
	margin: 0;
	padding: 0;
	left: 10px;
	width: 180px;
	text-align: center;
	z-index: 2;
	color:#cc3333;
	font-size: 80%;
	}
div.menu div.main a {
	display: block;
	width: 174px;
	height: 19px;
	-moz-border-radius: 3%;
	border-left: 3px solid #ffffff;
	border-top: 3px solid #ffffff;
	border-right: 3px solid #adad8c;
	border-bottom: 3px solid #adad8c;
	padding: 0;
	margin: 8px 0 0 0;
	color: #000000;
	background-color: #ffffcc;
	font-weight: bolder;
	text-decoration: none;
}
div.menu div.main a:hover {
	border-left: 3px solid #adad8c;
	border-top: 3px solid #adad8c;
	border-right: 3px solid #ffffff;
	border-bottom: 3px solid #ffffff;
}
div.menu div.sub {
	position: relative;
	visibility: hidden;
	top: -25px;
	z-index: 2;
}
div.menu div.sub a {
	display: block;
	height: 25px;
	border-left: 10px solid #cc3333;
	border-top: 0;
	border-right: 2px solid #cc3333;
	border-bottom: 2px solid #cc3333;
	z-index: 2;
	padding: 0 1em;
	margin: 0;
	color: #000000;
	background-color: #ffffcc;
	font-weight: bold;
	text-decoration: none;
}
div.menu div.sub a:hover {
	color: #ffffff;
	background-color: #cc3333;
}
div.menu div.sub div{
	position: absolute;
	overflow: visible;
	margin: 0;
	padding: 0;
	left: 190px;
	z-index: 2;
	font-size: 80%;
	line-height: 1.9em;
}
div.photo {
	position: relative;
	overflow: auto;
	overflow-y: hidden;
	width: 650px;
	height: 122px;
	scrollbar-face-color: #ffffcc;
	scrollbar-arrow-color: #cc3333;
	scrollbar-darkshadow-color: #cc3333;
	scrollbar-highlight-color: #cc3333;
}
div.photo a {
	text-decoration:none;
	color: #0000ff;
}
div.photo a img{
	border-color: #0000ff;
}
div.photo a:visited {
	color: #990000;
}
div.photo a:visited img{
	border-color: #990000;
}
div.photo a:hover {
	color:#ff0000;
}
div.photo a:hover img{
	border-color: #ff0000;
}
div.photo a:active {
	color: #ff0000;
}
div.photo a:active img{
	border-color: #ff0000;
}
hr {
	width: 100%;
}
img {
	font-size: 60%;
}
img.ris_left {
	float: left;
	margin-right: 10px;
}
img.ris_right {
	float: right;
	margin-left: 10px;
}
p {
	font-size: 80%;
	margin: 0em 0 0.7em 0;
	padding: 0;
	text-indent: 0;
}
p.pust {
	font-size: 25%;
	margin: 0;
}
p.title {
	font-weight: bold;
	font-size: 110%;
	text-align: center;
	margin-bottom: 1em;
}
p.zv {
	margin: 0em;
	text-align: center;
	color: #cc0000;
	font-style: italic;
	font-weight: bold;
}
table {
	-moz-border-radius: 3px;
}
table.ask {
	width:100%;
	border:0;
}
table.ask p {
	margin-bottom:0.5em;
}
table.ask td.td-1{
	font-size: 80%;
	color: #cc0000;
	vertical-align: top;
	padding-top: 0.25em;
}
table.ask td.td-2 {
	width:100%;
	padding:0 1em;
	font-style: italic;
	vertical-align: top;
}
table.ask td.td-3 {
	font-size: 80%;
	color: #cc0000;
	vertical-align: top;
	padding-top: 0.2em;
	text-align: right;
}
table.index p{
	margin: 0 2em 0.7em 0;
}
table.life {
	width:100%;
	border:0;
}
table.life p {
	margin-bottom:0.5em;
}
table.life td.td-1{
	font-size: 80%;
	color: #cc0000;
	vertical-align: top;
	padding-top: 0.25em;
}
table.life td.td-2 {
	width:100%;
	padding:0 1em;
	font-style: italic;
}
table.life td.td-3 {
	font-size: 80%;
	color: #cc0000;
	vertical-align: top;
	padding-top: 0.2em;
	text-align: right;
}
table.poem p {
	width:100%;
	font-size: 80%;
	white-space: nowrap;
}
table.poem td.td-1 {
	width:50%;
	font-size: 80%;
	color: #cc0000;
	vertical-align: top;
	padding-top: 0.2em;
	padding-left:2em;
}
table.poem td.td-2 p {
	padding-left: 2em;
}
table.poem td.td-2 p.after {
	font-size: 70%;
	text-align: right
}
table.poem td.td-2 p.name {
	padding-left: 0;
	text-align: center;
	font-weight: bold;
}
table.poem td.td-3 {
	width:50%;
	color: #cc0000;
	vertical-align: bottom;
	text-align: right;
	padding-top: 0.2em;
	padding-right:2em;
}
td {
	-moz-border-radius: 3px;
}
td.content {
	padding:10px;
	vertical-align: top;
}
td.photo {
	padding: 10px 0;
	vertical-align: top;
	text-align: center;
}
tr.photo td {
	white-space: nowrap;
	padding-right: 5px;
}
.data {
	color: #990000;
}
.navbar {
	font-size: 65%;
	color: #cc0000;
	white-space: nowrap;
	text-indent: 0.1em;
}
span.click {
	cursor:pointer;
	color:#0000ff;
	text-decoration: underline;
}
span.letter {
	cursor:pointer;
	color:#000000;
	text-decoration: underline;
}
div.ask div p span.letter {
	color: #999999;
}
div.ask{
	margin-bottom: 1em;
}
div.ask p {
	margin:0.4em;
}
div.ask br {
padding:2em;
}

