
body {
	margin: 0;
	color:#FFF;
	font-family: Helvetica, Arial, Verdana;
	background: url(img/bg_logo.jpg) #000 top repeat-x;
}
table.logo {
	margin: 0 auto;
	padding:0;
	border-collapse: collapse;
}
table.logo td.thumb {
	padding: 0px;
	margin:0;
	background-image: url(img/bg_loading.jpg);
}
table.logo td.thumb a img {
	width: 195px;
	height: 245px;
	border: solid 1px #000;

}
table.logo td.thumb a img:hover { border: dashed 1px #dd137b;}
table.content {
	margin: 0 auto;
	border-collapse: collapse;
	padding:0;
	#border: solid 1px #5e0f38;
	#background: #5e0f38;
}

table.content td{ 	padding: 0; margin:0; background-image: url(img/bg_loading.jpg);}

table.content td img{
	width: 195px;
	height: 245px;

	#border-top: solid 1px #000;
	#border-left: solid 1px #000;
	#padding: 1px;
	border: solid 1px #000;
}
table.content td img:hover { border: dashed 1px #dd137b;}
div.bookmark {
	margin: 0 auto;
	width:276px;
	height:15px;
}
table.midtops {
	margin: 20px auto 20px auto;
	color: #8b0d30;
	font-size: 14px;
}
.midtops td{
	background: url(img/bg_midtops.jpg) no-repeat center center;
	width: 200px;
	text-align: center;
}
.midtops td p{
	width: 200px;
	height: 75px;
	text-align: center;
	overflow: hidden;
	vertical-align: bottom;
	display: block;
	padding: 35px 0 0 0;
}
.midtops a {
	color: #cc2150;
	text-decoration: none;
	border-bottom: #cc2150 1px solid;
	font-size: 16px;
}

.midtops a:hover {border-bottom: #cc2150 1px dashed;}
div.tops_head {
	margin: 40px auto 0 auto;
	width: 304px;
	height: 12px;
	background: url(img/tops_head.jpg) top no-repeat;
}

table.tops {
	border: 4px #5e0f38 solid;
	background-color: #2c071a;
	margin: 0 auto;
	padding: 20px;
	width: 1210px;
	color: #5e0f38;
}

table.tops td.num{
	background-color: #c43e85;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	width: 25px;
	height: 25px;
	padding: 5px;
	border: 1px #5e0f38 solid;

}
table.tops td.lnk {
	width:22%;
	padding: 5px 5px 5px 10px;

}
table.tops td.lnk a{
	color: #d3412a;
	text-decoration: none;
	font-size: 18px;
}
table.tops td.lnk a:hover {
	text-decoration: underline;
}
table.footer {
	margin: 100px auto 0 auto;
	font-size: 12px;
	font-style: normal;
}
.footer th{
	background: url(img/bg_footer.jpg) bottom right no-repeat;
	width: 291px;
	height: 125px;
}
.footer td{
	width: 600px;
	height: 119px;
	text-align: center;
	vertical-align: bottom;
}
