body {
  margin: 0;
	padding: 0;
  font-family: 'Trebuchet MS', Helvetica, sans-serif; 
  font-size: 12px;
  line-height: 16px;	
  color: #ffffff;
  background: #000000; 
  width: 100%;
}

h1, h2, h3, h4, h5, form, div, span, p, select, input, button, table, tr, td, th, hr {
  padding: 0;
  margin: 0;  
}

h1 {
  font-size: 18px;
  line-height: 22px;
  font-weight: normal;
  color: #01a4dd;
}

h2 {
  position: relative;
  top: 204px;
  left: 0;
  /* margin: 0 0 0 80px */;
}

h2 a {
  display: block;
  width: 241px;
  height: 187px;
  background: url('/img/h2Bg.png') 0 0 no-repeat;
}


h2 span {
  display: none;
}

h3 {
  color: #eb6909;
}

a, a:link, a:visited {
  text-decoration: underline;
  color: #eb6909;
}
  
a:hover, a:active  {
  text-decoration: none;
  color: #01a4dd;
}

p {
  margin-bottom: 20px;
}

input, textarea {
  background: #131313;
  color: #bebfc1;
  border: 1px solid #4e4c4f;
  font-family: 'Trebuchet MS', Helvetica, sans-serif; 
  font-size: 14px;
  padding: 5px;
  width: 100%;
}

input {
  margin-bottom: 10px;
}

input:hover, textarea:hover {
  border: 1px solid #eb6909;
}

button {
  width: 180px;
  height: 49px;
  border: 0;
  background: url('/img/btnBg.gif') 0 0 no-repeat;
  float: right;
}

button:hover {
  background: url('/img/btnBgAct.gif') 0 0 no-repeat;
}

.liveActs, .djs, .chillout, .video, .deco {
  font-size: 14px;
  line-height: 18px;
  z-index: 50;
}

.liveActs a, .liveActs a:link, .liveActs a:visited {
  text-decoration: underline;
  color: #eb6909;
}
  
.liveActs a:hover, .liveActs a:active  {
  text-decoration: none;
  color: #01a4dd;
}

.djs a, .djs a:link, .djs a:visited {
  text-decoration: underline;
  color: #01a4dd;
}
  
.djs a:hover, .djs a:active  {
  text-decoration: none;
  color: #eb6909;
}

.chillout a, .chillout a:link, .chillout a:visited {
  text-decoration: underline;
  color: #c0c1c3;
}
  
.chillout a:hover, .chillout a:active  {
  text-decoration: none;
  color: #eeeeee;
}

.video a, .video a:link, .video a:visited {
  text-decoration: underline;
  color: #eeeeee;
}
  
.video a:hover, .video a:active  {
  text-decoration: none;
  color: #ffffff;
}
.deco a, .deco a:link, .deco a:visited {
  text-decoration: underline;
  color: #6fd3f9;
}
  
.deco a:hover, .deco a:active  {
  text-decoration: none;
  color: #a7e7ff;
}



.blueBox, .orangeBox {
  width: 314px;
  /* height: 250px; */
  background: url('/img/detailBlueBg.gif') 0 0 no-repeat;
  margin-left: -22px;
  margin-top: 20px;
  padding: 20px 0 20px 22px;
  display: none;
  z-index: -50;
}

.orangeBox {
  background: url('/img/detailOrangeBg.png') 0 0 no-repeat;
}


.blueBox h3, .blueBox h4, .blueBox p, .orangeBox p, .orangeBox h3, .orangeBox h4 {
  color: #000000;

  padding: 0 20px;
}
.blueBox p, .orangeBox p {
  font-size: 11px;
  clear: left;
  padding-bottom: 20px;
  
}
.blueBox div{
  background: #01a4dd;
  margin-right: 22px;
}
.orangeBox div{
  background: #eb6909;
  margin-right: 22px;
}



.blueBox h3, .orangeBox h3 {
  font-size: 14px;
}
.blueBox h4, .orangeBox h4 {
  font-size: 12px;
  font-style: italic;
}

.blueBox img, .orangeBox img {
  border: 2px solid #000000;
  width: 110px;
  height: 110px;
  float: left;
  margin: 0 20px 20px 20px;
  
}

#news {
  visibility: hidden;
  margin-bottom: 20px;
}

#news ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#news li {
  list-style: none;
  margin: 0;
  padding: 0;
}

#atention { 
  background: url('/img/black70Bg.png') 0 0;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 100; 
}


.atention  {
  color: #000000;
  background: #eb6909;
  padding: 5px;
  margin-top: 10px;

}

#atention  .atention  {
  color: #000000;
  background: #eb6909;
  padding: 5px;
  width: 600px;
  height: 250px;  
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -300px;
  margin-top: -125px;
  z-index: 200;
}



.atention h3, .atention p {
  padding: 20px;
  color: #000000;
}

.atention a {
  color: #ffffff;
}

.atention a:hover {
  color: #000000;
}


.atention .close {
  text-align: right;
  float: right;
  
}

.imgText {
  float: left;
  margin-right: 10px;
  margin-left: 10px;
  margin-top: 10px; 
}

.date {
  background: #01a4dd;
  color: #ffffff;
  font-weight: bolder;
  float: left;
  padding:10px;
  text-align: center;
  margin-right: 10px;
  margin-top:5px;
   
}

.space p {
  text-align: justify;
}

#header {
  height: 420px;
}

#slider {
  border: 2px solid #ffffff;
  visibility: hidden;
  margin: 0 0 20px 0;
  padding: 0;
}

#slider ul {
  width: 520px;
  height: 344px;
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
}

#slider li {
  list-style: none;
  margin: 0;
  padding: 0;

}

#slider img {
  border: 0;
  float: left;
}


#mapCanvas {
  width: 820px;
  height: 400px;
  border: 2px solid #ffffff;
}

.oneThird, .twoThirds, .threeThirds {
float: left;
}  

.oneThird {
  width: 280px;
  z-index: -50; 
   
}
.twoThirds {
  width: 520px;
  margin-right: 20px;  
}
.threeThirds {
  border-top: 2px solid #ffffff;
  width: 820px;  
  padding-top: 20px;
}

#lang {
  display: block;
  float: right;
  position: relative;
  top: 50px;
  margin-right: 140px;
  background: #e30166;
  text-align: center;
  line-height: 200%;
}

#banner {
  width: 446px;
  height: 37px;
  border: 1px solid #ffffff;
  background: #1d2222;
  float:right;
  position: relative;
  margin-right: 140px;
  top: 50px;
}

#banner p {
  margin: 0;
  padding: 0;
  font-size: 10px;
  color: #ffffff;
  text-align: right;
}

#lang a {
  display: block;
  width: 25px;
  height: 25px;  

}

#lang a, #lang a:link, #lang a:visited {
  color: #ffffff;
  background: #eb6909;
  text-decoration: none;
}
  
#lang a:hover {
  color: #ffffff;
  background: #01a4dd;
  text-decoration: none;
}

.space {
  margin: auto;
  width: 960px;
  background: url('/img/spaceBg.jpg') 0 0 no-repeat;  
  padding-left: 70px;
}

.clear {
	height: 1px;
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 1px;
	line-height: 1px;
	background: transparent;
  clear: both;
}