*{
	margin:0;
	padding:0;
}
@import url('https://fonts.googleapis.com/css?family=Lemonada|Roboto');
body{
	font-family: 'Roboto', sans-serif;
}
.fullscreen{
	width:100%;
	background:#eae3e3;
}
.wrapper{
	width:960px;
	margin:0 auto;
}
.header{
	margin:0 auto;
	background:black;
	color:white;
	width:960px;
	height:40px;
	overflow:hidden;
	
}
.logo{
	float:left;
	background:url(image/bird.png) no-repeat;
	background-size:40px 37px ;
	margin:3px 0px 0px 0px;
}

.logo h2{
	margin:1px 0px 0px 40px;
	font-family: 'Lemonada', cursive;
	font-style:italic;
	color:#b3a107;
}

.menu1{
	float:right;
	font-family: 'Roboto', sans-serif;
}
.menu1 ul{
	margin:8px 5px 0px 0px;
	
}
.menu1 ul li{
	float:left;
	list-style-type:none;
	padding:3px 35px 0px 0px;
}
.menu1 ul li a{
	text-decoration:none;
	color:white;
}

.nav{
	width:960px;
	height:300px;
	background:url(image/tower.jpg) no-repeat;
	background-size:960px 300px;
	font-family: 'Roboto', sans-serif;
	overflow:hidden;
	
}
.menu2{
	min-height:40px;
	background:black;
	width:960px;
	float:left;
	margin:260px 0px 0px 0px;
	opacity:0.7;
}
.menu2 ul{
margin-left:15px;
	
}
.menu2 ul li{
	float:left;
	list-style-type:none;
	padding:3px 35px 0px 0px;
	
}
.menu2 ul li a{
	text-decoration:none;
	color:white;
	display:block;
	margin:8px 0px 0px 8px;
}
.searchbox{
	margin:4px 3px 0px 0px;
	float:right;
}
.box{
  display: inline-block;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  padding: 5px 20px;
  border: 2px solid #7d1a20;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  font: normal 16px/normal "Times New Roman", Times, serif;
  color: rgba(0,142,198,1);
  -o-text-overflow: clip;
  text-overflow: clip;
  background: url(image/search.png), rgba(252,252,252,1);
  background-repeat: no-repeat;
  background-position: 98% 50%;
  -webkit-background-origin: padding-box;
  background-origin: padding-box;
  -webkit-background-clip: border-box;
  background-clip: border-box;
  -webkit-background-size: 25px 25px;
  background-size: 25px 25px;
  -webkit-box-shadow: 2px 2px 2px 0 rgba(0,0,0,0.2) inset;
  box-shadow: 2px 2px 2px 0 rgba(0,0,0,0.2) inset;
  text-shadow: 1px 1px 0 rgba(255,255,255,0.66) ;
  -webkit-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
  -moz-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
  -o-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
}
.content{
	width:960px;
	height:829px;
	border-bottom:1px solid #8e051d;
	overflow:hidden;
}
.leftcontent{
	width:230px;
	float:left;
	height:829px;
	background:rgb(189, 177, 177);
	overflow:hidden;
}
.leftcontent h3{
	background:#8e051d;
	color:white;
	padding:10px 0px 10px 20px;
}
.leftcontent ul{
	background:rgb(189, 177, 177);

}
.leftcontent ul li{
	list-style-type:none;
	padding:7px 0px 7px 25px
}

.middlecontent{
	width:490px;
	height:829px;
	float:left;
	background:rgba(128, 128, 128, 0.25);
	padding:5px 5px 3px 5px;
	overflow:hidden;
}
.middlecontent h2{
	padding:0px 0px 3px 35px;
	background:url(image/bar.png) no-repeat;
	background-size:30px 30px;
	font-family: 'Lemonada', cursive;
}
blockquote{
	background:url(image/quote.png) no-repeat,
	rgba(202, 189, 189, 0.79);
	background-size:18px 20px;
	margin:12px 0px 9.5px 30px;
	padding:10px 2px 10px 15px;
	border-left:2px solid #8e051d;
	
}
.rightcontent{
	width:230px;
	float:left;
	height:829px;
	background:rgb(189, 177, 177);
	overflow:hidden;
}
.rightcontent h3{
	background:#8e051d;
	color:white;
	padding:10px 0px 10.6px 20px;
}
.rightcontent ul{
	background:rgb(189, 177, 177);

}
.rightcontent ul li{
	list-style-type:none;
	padding:7px 0px 7px 25px
}
input[type="email"]{
	width:180px;
	height:25px;
}
input[type="password"]{
	width:180px;
	height:25px;
}
input[type="submit"]{
	width:90px;
	height:30px;
	border-radius:10px;
}
p{
	text-align:justify;
}
.footerup{
	width:960px;
	height:170px;
	background:gray;
	overflow:hidden;
}
.footerleft{
	width:280px;
	float:left;
}
.footermiddle{
	width:400px;
	float:left;
}
.footerright{
	width:280px;
	float:left;
}
.footerleft h3{
	margin:7px 0px 3px 40px;
	padding:1px 1px 1px 1px;
}
.footermiddle h3{
	margin:7px 0px 3px 100px;
	padding:1px 1px 1px 1px;
}
.footerright h3{
	margin:7px 0px 3px 60px;
	padding:1px 1px 1px 1px;
}


.footerleft ul li{
	list-style-type:none;
	margin:1px 1px 1px 40px;
	padding:3px 0px 3px 0px;
}
.footermiddle ul li{
	list-style-type:none;
	margin:1px 1px 1px 1px;
	padding:3px 0px 3px 0px;
}
.footerright ul li{
	list-style-type:none;
	margin:1px 1px 1px 1px;
	padding:1px 1px 1px 1px;
	float:left;
}
.footerright img{
	width:50px;
	height:50px;
}
.footerdown{
	width:960px;
	height:40px;
	background:black;
	color:white;
	overflow:hidden;
}
.footerdown p{
	text-align:center;
	position: relative;
	top: 50%;
	transform: translateY(-50%); 
}