.b-greeting-inner {
	float: left;
	width: 480px;
}

.b-greeting-inner h2 {
	font-size: 28px;
	font-weight: normal;
	text-indent: 30px;
	color: #f90;
	
}

.b-greeting-inner h2 span {
	font-weight: bold;
	white-space: nowrap;
}

.b-greeting-inner p {
	text-indent: 30px;
	font-size: 14px;
	margin: 7px 0px;
}

.b-links {
	width: 445px;
	float: right;
	margin: 0;
	font-size: 14px;
	list-style: none;
}

.b-links li {
	float: left;
	width: 220px;
}

.b-links li a {
	text-decoration: none;
	display: block;
	text-align: center;
}

.b-links li a span {
	text-decoration: underline;
}
.b-links li a:hover span {
	text-decoration: none;
}

.b-rules-link {
	background: url('/images/fishki.jpg') no-repeat left top;
}

.b-rules-link a {
	padding-right: 30px;
}

.b-club-system-link {
	background: url('/images/club_system.jpg') no-repeat left top;
}
.b-club-system-link a {
	padding-left: 20px;
}


.b-info-block {
  margin: 40px 0;
  position: relative;
}

.b-call-box {
  width: 470px;
  min-height: 390px; 
  float: left;
  background: url('/images/callbox.jpg') no-repeat right top;
  text-align: right;
}

.b-call-box .link {
	margin: 70px 200px 0 0;
  font-weight: bold;;
  line-height: 1.2;
}

.b-call-box .b-summary {
	margin: 10px 200px 0 0 ;
  font-size: 12px;
  line-height: 15px;
}


.b-press-releases {
  min-height: 292px;
  margin-top: 0;
  float: right;
  width: 450px;
}

.b-press-releases li {
  list-style-type: none;
  background: url('/images/icons/marker.png') no-repeat 0px 3px;
  padding-left: 18px;
  padding-bottom: 3px;
  margin-bottom: 8px;
  font-size: 14px;
}

.b-viphall-block {
	text-align: right;
	width: 470px;
	height: 411px;
	float: left;
	background: url('/images/vip-door.jpg') no-repeat right top;
}

.b-viphall-block .title {
	margin: 50px 200px 0 25px; 
}

.b-viphall-block .b-summary {
	margin-right: 200px;
}

.b-weekend-preview {
	float: left;
	width: 460px;
	height: 411px;
	background: url('/images/tour.jpg') no-repeat left bottom;
	text-align: right;
}

.b-weekend-preview .title {
	margin: 50px 10px 0 200px;
}

.b-weekend-preview .b-summary {
	margin: 0 10px 0 200px;
}

.b-read-book {
	display: block;
	width: 227px;
	height: 50px;
  background: url('/images/read-the-book.jpg') no-repeat left top;
  position: absolute;
  left: 0; bottom: 0;
  text-align: right;
  text-decoration: none;
}

.b-read-book span {
	position: relative;
	top: 30px;
	padding-right: 10px;
}

.b-events-slider {
	width: 930px;
	overflow: hidden;
	position: relative;
}

.b-events-slider ul {
	overflow: visible;
	list-style: none;
	margin: 0;
	position: relative;
	left: 0;
}

.b-events-slider ul li {
	float: left;
	width: 930px;
}

.b-events-slider-left, .b-events-slider-right {
	position: absolute;
	width: 25px;
	height: 37px;
	top: 109px;
	z-index: 999;
	display: none;
}

.b-events-slider-left span , .b-events-slider-right span {
	display: none;
}

.b-events-slider-left {
	left: 0;
	background: url('/images/icons/slider_left.png') no-repeat left top;
}

.b-events-slider-right {
	right: 0;
	background: url('/images/icons/slider_right.png') no-repeat left top;
}

.b-header {
  background: url('/images/index_header.jpg') no-repeat center top;
  height: 329px;
}

.b-main-content {
	padding: 0 20px 360px 50px;
}

.b-logo {
  top: 50px;
  height: 230px;
  left: 420px;
  width: 225px;
}

.b-icons .home {
	background: url('/images/icons/index_home.png') no-repeat left top;
}