body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.header {
	background: url(/Design/Header.jpg) no-repeat;
}
.footer {
	background: url(/Design/Footer.jpg) no-repeat;
}
.ship {
	background: url(/Design/Ship.jpg) no-repeat bottom;
}
.MenuTop {
	background: url(/Design/Menu-Top.jpg) no-repeat top;
}
.MenuBottom {
	background: url(/Design/Menu-Bottom.jpg) no-repeat top;
}
.Rule {
	background: url(Rule.jpg) no-repeat top;
}
.Righto {
	background: url(/Design/Righto.jpg) no-repeat top;
}

.MenuMiddle {
	background: url(/Design/Menu-Middle.jpg) repeat-y;
}
.Mangatitle {
	font-size: x-large;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	padding-right: 10px;
}
.MangatitleEng {
	font-size: medium;
	font-style: italic;
	color: #FF0000;
	padding-right: 10px;
	font-weight: bold;
}
.SmallText {
    font-size: small
}
.AuthorName {
	font-size: small;
	font-weight: bold;
}
.Author {
	font-size: small;
	font-weight: bold;
    color: #FF0000
}
.UpDownPadding {
	padding-top: 5px;
	padding-bottom: 5px;
}
a:link, a:visited {
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	font-size: small;
}
a:hover {
	font-weight: bold;
	color: #FFB13B;
	text-decoration: none;
	font-size: small;
}
.counter {
	margin-top: 5px;
	margin-left: 80px;
}

.SizeMB {
	font-size: small;
	font-weight: bold;
	color: #000000;
	padding-left: 5px;
}
.ChapterNum {
	font-size: small;
	color: #000000;
	padding-right: 5px;
	text-align: right;
}
