body, table, div, p, h1, h2, h3{
	margin: 0px;
	padding: 0px;
}
body, td{
	font-size: 12px;
	line-height: 140%;
	color: #363636;
}
body{
	background-color: #ffffff;
}
a{
	color: #000099;
	text-decoration: none;
}
a:hover{
	color: #aa0000;
	text-decoration: underline;
}
.body-block{
	margin-left: 20px;
	width: 630px;
}

h1{
	margin-bottom: 10px;
	padding: 3px;
	background-color: #FFB38A;
	font-weight: bold;
	color: white;
	font-size: 12px;
}
h3{
	margin-bottom: 10px;
	padding: 3px;
	background-color: #FFB38A;
	font-weight: bold;
	color: white;
	font-size: 12px;
}

.clear{clear: both;height: 15px;}

.comp{
	font-size: 10px;
}

.content-block{
	margin-bottom: 15px;
}
.content-block .content-main{
	padding: 0px 10px 25px 10px;
}

.footer {
	padding-bottom: 20px;
}
.footer .back {
	float: left;
}
.footer .copyright {
	float: right;
	font-size: 10px;
}

#menu-block{
	margin-bottom: 25px;
}


.photo{
	clear: both;
	float: right;
	margin-top: 3px;
}



.chapter{
	color: #DE5959;
	font-weight: bold;
}
.comp{
	color: #8b0000;
	font-size: 10px;
}

.list{
	background-color: #3399cc;
	width: 590px;
	margin-left: 10px;
}
.list .title{
	background-color: #bbeeff;
	font-weight: bold;
}
.list .title{
	text-align: center;
}
.list .content{
	background-color: #ffffff;
}

.pict{
	width: 590px;
	margin-left: 10px;
}
.pict .content{
	text-align: center;
}
.pict .title{
	background-color: #FAE6E6;
	text-align: center;
}

.item{
	width: 590px;
	margin-left: 10px;
}
.item .content{
	text-align: center;
}
.item .title{
	background-color: #FFF0E0;
	vertical-align: top;
	padding: 10px;
}

.data{
	background-color: #FFF0E0;
	margin-left: 10px;
	width: 590px;
}
.data .title{
	font-weight: bold;
	vertical-align: top;
	font-size:10px;
}
.data .content{
	font-size:10px;
}

.category{
	font-weight: bold;
}

.caption{
	font-size: 10px;
}

.character-img{
	margin-right: 10px;
	float:   left;
}.textsmall { font-size: 10px;; font-size: 10px; }
.large {  font-size: 24px; line-height: 36px}

