* {
  margin: 0;
  padding: 0;
}
body {
  background: url('../images/b_01.png') top center repeat-x #1a8dc4;
  font-family: Arial;
}
.clr {
  clear: both;
}
.index_page {
  position: absolute;
  top: 260px;
  left: 50%;
  z-index: 1000;
  margin-left: -700px;
}
.box {
  width: 1076px;
  margin: 0 auto;      
}
img {
  border: 0;
}
.photgal img {
  float: left;
  margin-top: 5px;
  margin-right: 5px;
}
.album {
  width: 90px;
  padding: 7px;
  background: #eb3027;
  float: left;
  margin-right: 10px;
  text-align: center;
  height: 165px;
  margin-top: 10px;
}
.album a {
  color: white;
  font-size: 14px;
}
.imm {
  display: block;
  width: 150px;
  margin: 10px auto !important;
  text-align: center;
}
.menu {
  width: 1214px;
  position: relative;
  left: -60px;
}
.item {
  width: 104px;
  height: 32px;
  float: left;
  padding-top: 12px;
  text-align: center;
  margin-right: 5px;
}
.item a {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
  color: white;
  text-decoration: none;
}
.i1 {
  background: url('../images/bb_16.png') no-repeat;
}
.i2 {
  background: url('../images/bb_33.png') no-repeat;
  margin-top: 17px;
}
.i3 {
  background: url('../images/bb_14.png') no-repeat;
}
.i4 {
  background: url('../images/bb_30.png') no-repeat;
  margin-top: 17px;
}
.top {
  text-align: center;
  position: relative;
}
#star {
position: absolute;
top: 20px;
left: 588px;
}
#star3 {
position: absolute;
top: 86px;
left: 383px;
}
.content {
  margin-top: 50px;
}
.banner {
  background: url('../images/b_07.png') no-repeat;
  padding-top: 17px;
  position: relative;
  height: 295px;
}
.banner img {
  display: block;
  position: absolute;
  top: 17px;
  z-index: 3;
}
.banner .bannertext {
position: absolute;
z-index: 10;
top: 151px;
text-align: center;
left: 634px;
width: 415px;
font-size: 42px;
color: white;
}
.bannertext strong {
  display: block;
  color: yellow;
}
.main {
  background: #e0170d;
  padding: 14px;
  margin-bottom: 30px;
}
.right {
  width: 290px;
  padding: 13px;
  float: right;
  color: white;
  background: url('../images/b_16.png') repeat-x top center #060000;
  font-size: 14px;

}
.right h3 {
  font-size: 22px;
}
.right img {
  display: block;
  margin: 10px 0;
}
.right2 {
  width: 290px;
  padding: 13px;
  float: right;
  color: white;
  background: url('../images/b_16.png') repeat-x top center #060000;
  font-size: 14px;

}
.left {
  float: left;
  width: 710px;
  color: white;
  font-size: 14px;
}
.left2 {

  color: white;
  font-size: 14px;
}
.main h4 {
  color: white;
  font-size: 24px;
}


.berda2 {
  width: 1215px;
  margin: 0 auto;
}
.photgal {
  margin-top: 15px;
}

.left p {
  margin: 10px 0;
}
.left a {
  color: #f4e382;
}
.left ul, .left ol {
  margin-left: 30px;
}
.left table {
  margin: 20px auto;
  text-align: left;
}
.left table td {
  padding: 6px;
}
.left2 p {
  margin: 10px 0;
}
.left2 a {
  color: #f4e382;
}



@media screen and (max-width: 1024px){
    .index_page {
        position: absolute;
        top: 260px;
        left: 50%;
        z-index: 1000;
        margin-left: -600px;
    }
}
#ber2 {
  position: absolute;
  z-index: 9999;
top: 179px;
left: 1079px;
}