body {
background:url(../img/20.jpg) no-repeat center center fixed;
background-size: cover;
color: #29334C;
font: 16px/18px "Trebuchet MS",Arial,Verdana,sans-serif;
margin: 0;
min-width: 980px;
}

#telo{
width: 100%;
overflow: hidden;
position: relative;
}
#w1 {
float: left;
left:50%;
position: relative;
width: 1000px;
}

#w2 {
float: left;
left: -50%;
position: relative;
width: 1000px;
}
#header {
margin: 0px auto 18px;
overflow: hidden;
width: 920px;
border:0px solid #FB9A00;
}
#slogan {
color: #9db1cf;
float: left;
font: bold 12px/14px "Trebuchet MS",Arial,Verdana,sans-serif;
padding: 70px 0 0;
width: 334px;
border:0px solid #FB9A00;
text-shadow:0px 1px 1px #ffffff;
}

#logo {
background: url(../img/logo.png) no-repeat scroll 0 0 transparent;
float: left;
height: 95px;
margin: 14px 0 0;
overflow: hidden;
text-indent: ;
width: 254px;
border:0px solid #FB9A00;
}
#tell {
float: right;
margin: 0;
padding: 67px 0 0;
border:0px solid #FB9A00;
}
#tell strong{
margin-top: -25px;
}

#menubar {
clear: both;
font: 16px/18px "Trebuchet MS",Arial,Verdana,sans-serif;
overflow: hidden;
padding: 17px 0 0;
width: 920px;
border:0px solid #FB9A00;
}
#zak ul{
border:0px solid #FB9A00;
width: 350px;
float: left;
height:143px;
}

#menubar  a {
	
	-moz-box-shadow:inset 0px -2px 0px -50px #ffffff;
	-webkit-box-shadow:inset 0px -2px 0px -50px #ffffff;
	box-shadow:inset 0px -2px 0px -50px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #9db1cf), color-stop(1, #102761) );
	background:-moz-linear-gradient( center top, #9db1cf 5%, #102761 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#9db1cf', endColorstr='#102761');
	background-color:#9db1cf;
	border:1px solid #ebebeb;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:14px;
	font-weight:normal;
	padding:11px 11px;
	text-decoration:none;
	text-shadow:0px 1px 0px #ffffff;
	width: 129px;
	float: left;
	text-align:center;
	border:1px solid #000000;
}
#menubar  a:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #102761), color-stop(1, #9db1cf) );
	background:-moz-linear-gradient( center top, #102761 5%, #9db1cf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#102761', endColorstr='#9db1cf');
	background-color:#102761;
}
#menubar  a:active {
	position:relative;
	top:1px;
}


#textarea1{
border:0px solid #FB9A00;
float: right;
width: 500px;
height:175px;
}
#banner{
background:url(../img/a1.png) no-repeat center ;
width: 920px;
height:350px;

}

#main {
margin: 0 auto;
width: 920px;
height:350px;
border:0px solid #FB9A00;
display: block;
clear: both;
overflow: auto;
 letter-spacing: 0.03em;
}

#footer {
background: url("") no-repeat scroll 0 0 transparent;
margin: 0 auto;
overflow: hidden;
padding: 42px 0 28px;
width: 920px;
border:0px solid #FB9A00;
}