body {
	margin-top: 0px;
	margin-bottom: 0px;
}

h1 {
	color: #C81F7C;
	font-size: 30px;
	font-family: "Monotype Corsiva", "Times New Roman";
	font-style: italic;
	font-weight: normal;
}

* {
	font-family: Arial;
}

.skin_1 {
	background-image: url('/img/skin_1/background.gif');
}

.skin_2 {
	background-image: url('/img/skin_2/background.gif');
}

.skin_3 {
	background-image: url('/img/skin_3/background.gif');
}

.skin_4 {
	background-image: url('/img/skin_4/background.gif');
}

.main {
	width: 757px;
	height: 100%;
	background-color: #FAE4EF;
	border-collapse: collapse;
}

.main th {
	background-color: #FDD2E8;
	color: #C81F7C;
	height: 80px;
	font-size: 24px;
	background-image: url('/img/topic.gif');
}

.main td {
	padding: 20px;
	vertical-align: top;
	font-size: 12px;
}

.main td table td {
	padding: 2px;
}

.main td .book {
	margin-right: 15px;
	margin-bottom: 15px;
}

.main td h2 {
	color: #C81F7C;
	font-size: 16px;
	margin-bottom: 20px;
	margin-top: 0px;
}

.main span {
	font-size: 8px;
}

.main .border {
	background-image: url('/img/border.gif');
	width: 10px;
	background-repeat: repeat-y;
	padding: 0px;
	background-color: #770845;
}

.main .menu a,.main .menu,a {
	color: #C81F7C;
	font-weight: bold;
}

.main .menu a:hover,a ;hover {
	color: #770845;
	font-weight: bold;
}

.main .menu td {
	padding: 2px;
}

.bottom {
	background-color: #FDD2E8;
	background-image: url('/img/bottom.gif');
	background-repeat: repeat-x;
}

.submenu {
	font-size: 12px;
	margin-top: 0px;
}