body {
	margin: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: #000;
}
#header {
	width: 1002px;
	height: 140px;
	border-bottom: 13px solid #000;
}
.hd {
	width: 1002px;
	height: 53px;
	background: #4a0e1b;
}
.hd2_bm {
	width: 192px;
}
.thumbs {
	background: #4a0e1b;
	width: 1002px;
}
.thumbs a img {
	width: 160px;
	height: 200px;
	background: url(images/loading.gif) no-repeat center;
}
.gr4 {
border: 1px solid #000;
}
.gr5 {
border: 1px solid #ff0000;
}
.thumbs td {
	text-align: center;
}

.bl {
	background: #4a0e1b;
	width: 1002px;
}
.bl td {
	vertical-align: top;
	padding: 0 5px 5px 5px;
	width: 33%;
}
.bl ul {
	margin-bottom: 0px;
	margin-left: 10px;
	padding-left: 10px;
}
.bl li {
	font-size: 10px;
	list-style: url(images/li.gif);
	margin-top: 6px;
}
.bl a {
	color: #cc0000;
	text-decoration: none;
}
.bl a:visited {
	color: #cc0000;
	text-decoration: none;
}
.bl a:hover {
	color: #ff0000;
	text-decoration: none;
}




.bs {
	background: #4a0e1b;
	width: 1002px;
	border-bottom: 13px solid #4a0e1b;
}
.bs td {
	vertical-align: top;
	padding: 0 5px 5px 5px;
	width: 33%;
}
.bs ul {
	margin-bottom: 0px;
	margin-left: 10px;
	padding-left: 10px;
}
.bs li {
	font-size: 10px;
	list-style: none;
	color: #ff6666;
}
.bs a {
	color: #cc0000;
	text-decoration: none;
	font-weight: bolder;
}
.bs a:visited {
	color: #cc0000;
	text-decoration: none;
}
.bs a:hover {
	color: #ff0000;
	text-decoration: none;
}
#footer {
	width: 1002px;
	border-top: 13px solid #000;
	height: 1px;
	background: #000;
	color: #b00404;
	font-size: 10px;
}
.ft {
	padding: 2px 4px 10px 100px;
}
.wm {
	padding: 4px;
	font-weight: bolder;
	text-align: right;
}
.wm a {
	color: #cc0000;
	text-decoration: none;
	font-weight: bolder;
}
.wm a:visited {
	color: #cc0000;
	text-decoration: none;
}
.wm a:hover {
	color: #ff0000;
	text-decoration: none;
}