
* {margin: 0; padding: 0;}
body {background: #220401; font: 12px Tahoma, Geneva, sans-serif; padding: 0 0 30px 0; text-align: center;}
a {text-decoration: underline;}
img {border: none;}
li {list-style: none;}
.close {height: 0px; overflow: hidden; clear: both;}

.all {
	width: 995px;
	background: #3b252e;
	margin: 0 auto;
	border: solid 1px #994869;
	border-top: none;
	padding: 0 2px 2px 2px;
	text-align: left;
}

.all-inner {
	width: 989px;
	background: #3b252e;
	margin: 0 auto;
	border: solid 1px #994869;
	border-top: none;
}

.header {
	width: 989px;
	height: 230px;
	background: url('i/header-bg.jpg') no-repeat;
	position: relative
}

.header h1 {
	position: absolute;
	top: 65px;
	left: 35px;
	font: normal 48px Georgia, "Times New Roman", Times, serif;
	color: #FFF;
}

p.header-text {
	position: absolute;
	top: 75px;
	right: 15px;
	width: 315px;
	text-align: center;
	font-size: 16px;
	color: #FFF;
}

.header-bookmark {
	position: absolute;
	top: 150px;
	right: 100px;
}

.header-bookmark  a {
	font-size: 16px;
	color: #510802;
	background: #e176bf;
	padding: 1px 5px;
	text-decoration: none;
}

.header-link {
	border-left:0px solid #975b87; border-right:0px solid #975b87; border-top:1px solid #975b87; border-bottom:1px solid #975b87; width: 989px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	height: 41px;
	background: url('i/table-fon.gif');
}

.header-link .r {text-align: center}

.header-link .r a {
	font: 24px Georgia, "Times New Roman", Times, serif;
	color: #fff996;
}

.header-link .r a:hover {
	color: #f4dff6;
}

.content {
	padding: 0px 0 15px 0;
}

.content h3 {
	padding: 15px 0 0 8px;
	font-size: 18px;
	color: #c580c3;
}

.content h5 {
	padding: 0 0 0 6px;
	font-size: 18px;
	color: #ffedf4;
}

.content img {
width: 180; height: 180;
	float: left;
	margin: 7px 7px 7px 8px;
	border: solid 1px;
}

.tm img {  }

.content a img {
	border-color: #dfcaca;
}

.content a:hover img {
	border-color: #932a25;
}

.content-link, .link {
	border-left:0px solid #975b87; border-right:0px solid #975b87; border-top:1px solid #975b87; border-bottom:1px solid #975b87; width: 989px;
	background: url('i/table-fon.gif');
	padding-bottom: 5px
}

.content-link h4 {
	padding: 2px 0 1px 8px;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
}

.content-link table, .link table {
	width: 100%;
}

.content-link table td {
	font-size: 18px;
	color: #3b252e;
	text-align: center;
}

.content-link table td a {
	font: 24px Georgia, "Times New Roman", Times, serif;
	color: #fff996;
}

.content-link table td a:hover {
	color: #f4dff6;
}

.content-inner {
	width: 989px;
	border-bottom: solid 1px #8b7676;
	margin-bottom: 2px;
}

.content-inner h4 {
	width: 492px;
	padding: 5px 0;
	text-align: center;
	font-size: 18px;
	color: #220401;
	font-weight: normal;
	background: #894863;
}

.content-inner ul {
	padding: 15px;
}

.content-inner ul li {
	font-size: 12px;
	color: #964d4a;
}

.content-inner ul li a {
	text-decoration: none;
	color: #e7dbda;
}

.content-inner ul li a:hover {
	text-decoration: underline;
	color: #cd8481;
}

.content-inner-left {
	width: 492px;
	float: left;
	border-right: solid 1px #8b7676;
}

.content-inner-right {
	width: 492px;
	float: right;
	border-left: solid 1px #8b7676;
}

.link table td {
	text-align: Left;
	padding: 3px 0;
	font-size: 14px;
	color: #3b252e;
}

.link table td a {
	color: #fff996;
	font-size: 14px;
}

.link table td a:hover {
	color: #f4dff6;
}


.friendly {
	margin: 10px 0;

	padding: 10px;
	background: #894863;
}

.friendly h4 {
	font-size: 12px;
	color: #FFF;
	font-weight: normal;
	padding-bottom: 10px;
}

.friendly a {
	font-size: 12px;
	color: #d8c1bf;
	padding-right: 15px;
}

.friendly a:hover {
	text-decoration: none;
}

.footer {
	width: 989px;
	text-align: center;
	font-size: 12px;
	color: #FFF;
	padding-bottom: 15px;
}

.footer p {
	padding: 10px 0 0 0;
}

.footer p a {
	color: #d8c1bf;
}

.footer p a:hover {
	text-decoration: none;
}