@charset "utf-8";

/* CSS Document */

@import url("body.css");

@import url("font.css");
@import url("../../webfonts/kit35p/stylesheet.css");
@import url("../../webfonts/kit35p/stylesheet.css");
@import url("../../webfonts/kit45p/stylesheet.css");
@import url("../../webfonts/kit55p/stylesheet.css");
@import url("../../webfonts/kit65p/stylesheet.css");
@import url("../../webfonts/kit75p/stylesheet.css");




#header{

  font-family: 'kit35p';

}

#header{

  font-size:20px;

}



#header{position:relative;width:100%;min-width:960px;height:188px;z-index:2000;}

#header #bg2{
	position: absolute;
	width: 100%;
	min-width: 960px;
	height: 40px;
	top: 112px;
	background-image: url(../Images/header/bg3-1.jpg);
	background-repeat: repeat-x;
}

#header #bg1{position:absolute;width:100%;min-width:960px;height:129px;background:#000;}

#header #bg3{
	position: absolute;
	width: 100%;
	min-width: 960px;
	height: 150px;
	background-image: url(../Images/header/bg2-1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#header #box-bg4{position:relative;width:960px;margin:auto;}

#header #bg4{
	position: absolute;
	width: 228px;
	height: 61px;
	top: 149px;
	left: 72px;
	background-image: url(../Images/header/bg5-1.png);
	background-repeat: no-repeat;
}

#header .content{
	overflow: auto;
	font-family: "kit35p";
}

#header a{color:rgb(234,231,179);}

#header .nav{position: relative;padding: 10px 0 0 0;height: 71px;margin: 103px 0px 0 352px;z-index: 100;overflow: hidden;}

#header .nav li{float:left;padding: 3px 10px;border:1px solid rgba(88,71,38,0);background:rgba(0,0,0,0);

-webkit-transition: 0.2s;

-moz-transition: 0.2s;

-o-transition: 0.2s;

transition: 0.2s;

}

#header .nav #li-1{margin-left: 8px;}

#header .nav #li-2{margin-left: 1px;}

#header .nav #li-3{margin-left: 3px;}

#header .nav #li-4{margin-left: 7px;}

#header .nav #li-5{margin-left: 4px;}

#header .nav #li-6{margin-left: 6px;}

#header .nav #li-7{margin-left: 2px;}

#header #nav-bg{position:absolute;top:0;margin: 93px 0px 0 352px;z-index:50;}

#header #nav-bg a{color:rgba(0,0,0,0);}

#header .nav li:hover{
	padding-top: 6px;
	padding-bottom: 6px;
	border: 1px solid rgba(88,71,38,1);
	margin-top: -3px;
	color: #000;
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2);
	background-image: url(../Images/header/bg-nav-hover.jpg);
	background-position: center;
}

.a-link{color:rgb(144,144,144);}

.seagame {
  width: 150px;
  height: 83px;
  position: fixed;
  right: 0px;
  top: 0px;
  margin-top: 190px;
  z-index: 9999;
  /* border: 1px solid #FFF; */
}
.img-responsive, .thumbnail>img, .thumbnail a>img, .carousel-inner>.item>img, .carousel-inner>.item>a>img {
  display: block;
  max-width: 100%;
  height: auto;
}






















  
