body {
	color: #717171;
	margin: 0;
	
	font: 12px arial;
}
a:link, a:active, a:visited {
	color: #0090e1;
	text-decoration: none;
}
a:hover, a:focus {
	color: #d32177;
}
img {
	vertical-align: middle;
	border-style: none;
}
img.float {
	float: left;
	margin-top: 2px;
	margin-right: 5px;
	border: 1px solid #fff;
	outline: #cecece 1px solid;
}
.cent {
	text-align: center;
}
small {
	font-size: 11px;
}
hr {
	margin-top: 1px;
	margin-bottom: 1px;
	border-top: 1px solid #d5d5d5;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.head {
	border-bottom: 2px solid #f0cecf;
	background: #ad1a61 url(img/head.gif) repeat-x top;
}
.logo {background-position:left top;background-repeat:no-repeat;height:50px}
.b{ margin-right: -4px; margin-left: -4px; border-bottom:1px solid #ffe7f3; padding:3px  }
.ct {
	margin: 3px;
	padding: 4px;
	border: 1px solid #ffc2df;
	background: #fff url(img/main.gif) repeat-x bottom;
}
.ct:before {
	display: block;
	height: 15px;
	background: url(img/re.gif) no-repeat 100% 0;
	content: url(img/le.gif);
	margin: -5px -5px -10px;
}
.ct:after {
	display: block;
	height: 15px;
	background: url(img/reb.gif) no-repeat 100% 0;
	content: url(img/leb.gif);
	margin: -10px -5px -5px;
}
.d { color: #c6347a; padding: 4px; background: #fff0ca; margin-right: -4px; margin-left: -4px; }
.d a { color: #c6347a; }
.rek {
	padding: 4px;
	border-bottom: 1px solid #ffedc6;
	background: #fff8e9 url(img/rek.gif) repeat-x top;
}
.rek a {
	color: #d32177;
	padding-left: 14px;
	no-repeat left center;
}
.rek a:hover {
	color: #ff75b8;
}
.c3 a { background-image: none; padding-left: 0; }
.end {
	color: #fff9d1;
	margin-top: 2px;
	margin-bottom: 2px;
	background: #ad1a61 url(img/copy.gif) repeat-x top;
}
.end i {
	font-style: normal;
	text-align: center;
	padding: 4px;
	display: block;
	background: url(img/copyc.gif) no-repeat right top;
}
.end a {
	color: #fff9d1;
}
.end a:hover {
	color: #fdcfe5;
}
.count {
	text-align: center;
}
.top {
	padding: 4px;
	border-bottom: 1px solid #ffd7ea;
	background: #fff5f9;
}

