@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	margin: 0px;
	font-size: 15px;
	color: #666;
	letter-spacing: 0.1em;
	font-family: Arial, Gadget, sans-serif;
	line-height: 25px;
}
#topline {
	height: 8px;
	background-color: #f86d18;
	position: relative;
}
#wrapper {
	height: auto;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#navigation {
	float: left;
	height: 170px;
	width: 1000px;
}
#header{
	float: left;
	height: 400px;
	width: 1000px;
}
#mainpage{
	float: left;
	width: 1000px;
	height: 180px;
}
#footer {
	clear: both;
	height: 130px;
	width: 100%;
	background-color: #333;
	padding-top: 30px;
}
#footer #footer_side {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	font-size: 13px;
	color: #FFF;
	line-height: 20px;
}
#footer #footer_side #right_box {
	float: right;
	text-align: right;
}
#footer #footer_side #right_box a {
	color: #FFF;
}
#footer #footer_side #right_box a:hover {
	color: #fb6e12;
}
/**/
.w3-content{max-width:1000px;margin:auto}
.w3-display-container{position:relative}
.w3-display-container:hover .w3-display-hover{display:block}.w3-display-container:hover span.w3-display-hover{display:inline-block}.w3-display-hover{display:none}
.w3-center{text-align:center!important}
.w3-section{margin-top:16px!important;margin-bottom:16px!important}
.w3-large{font-size:18px!important}
.w3-text-white,.w3-hover-text-white:hover{color:#fff!important}
.w3-display-bottommiddle{position:absolute;left:50%;bottom:0;transform:translate(-50%,0%);-ms-transform:translate(-50%,0%)}
.w3-left{float:left!important}.w3-right{float:right!important}
.w3-padding-left{padding-left:16px!important}.w3-padding-right{padding-right:16px!important}
.w3-text-khaki,.w3-hover-text-khaki:hover{color:#b4aa50!important}
.w3-badge,.w3-tag,.w3-sign{background-color:#000;color:#fff;display:inline-block;padding-left:8px;padding-right:8px;text-align:center}
.w3-badge{border-radius:50%}
.w3-bordered tr,.w3-table-all tr{border-bottom:1px solid #ddd}
.w3-transparent{background-color:transparent!important}
.w3-white,.w3-hover-white:hover{color:#000!important;background-color:#fff!important}
