@charset "utf-8";
body{
	line-height: 1.8em !important;
}

header{
	width:100%;
	background:url(/images/h1_bg.png) repeat;
}
h1 {
	width: 1110px;
	margin: 0 auto;
	padding: 9px 0 0px 0;
	text-decoration: none;
	font-size: 16px;
}
h1 a{
	color:#fff;
	text-decoration: none;
	font-size:16px;
	font-weight:bold;
}
h2{
	font-size: 19px;
	font-weight: bold;
	background: url(/images/line.png) no-repeat 0 100%;
	padding: 14px 0px 13px 20px;
	color: #585551;
}
h3{
	font-size: 16px;
	font-weight: bold;
	background: url(/images/h3_bg.png) no-repeat 0 30%;
	padding: 14px 0px 15px 30px;
	color: #585551;
	margin: 30px auto 10px auto;
}
a img:hover{
	opacity:0.7;
    transition:all 0.2s ease-out 0s;
    filter: alpha(opacity=70);        /* ie lt 8 */
    -ms-filter: "alpha(opacity=70)";  /* ie 8 */
    -moz-opacity:0.7;                 /* FF lt 1.5, Netscape */
    -khtml-opacity: 0.7;              /* Safari 1.x */
    zoom:1;
}
.top{
	margin: 15px auto 10px auto;
}
nav{
	width:100%;
	background:url(/images/nav_bg.png) repeat-x;
	box-shadow: 0 -3px 13px #000;
	position:relative;
	z-index:1px;
}
#nav{
	width:1110px;
	margin:0 auto;
	overflow:hidden;
}
#nav li{
	float:left;
}
#nav li a{
	display: flex;
}
.path p{
	font-size:13px;
	width:1110px;
	margin:0 auto;
	padding:15px 0 0 20px
}
.path a {
	padding-right: 16px;
	margin-right: 10px;
	background: url(/images/path_icon.png) no-repeat 101% 44%;
	text-decoration: underline;
	font-weight:bold;
	color: #1188cc;
}
#container{
	width:100%;
	background:#f9f9f9;
	box-shadow: 0 3px 13px #000;
	padding-bottom: 100px;
}
#contents{
	width:1125px;
	margin:0 auto;
	overflow:hidden;
	padding-top: 30px;
}
#contents2{
	width:1100px;
	margin:0 auto;
	overflow:hidden;
	padding-top: 30px;
}
/*main*/
#container a{
	text-decoration: none;
}
#container p{
	color: #585551;
}
#container a:hover{
	text-decoration: underline;
}
#main{
	width:840px;
	float:right;
}
#main2{
	width:1100px;
}
.box{
	overflow:hidden;
	width:810px;
	background:#fff;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 5px;
	box-shadow:rgba(0, 0, 0, 0.14902) 0px 0px 6px 0px;
	-webkit-box-shadow:rgba(0, 0, 0, 0.14902) 0px 0px 6px 0px;
	-moz-box-shadow:rgba(0, 0, 0, 0.14902) 0px 0px 6px 0px;
	padding-bottom: 20px;
	margin: 0 5px 40px 25px;
}
.box2{
	overflow:hidden;
	width:1100px;
	background:#fff;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 5px;
	box-shadow:rgba(0, 0, 0, 0.14902) 0px 0px 6px 0px;
	-webkit-box-shadow:rgba(0, 0, 0, 0.14902) 0px 0px 6px 0px;
	-moz-box-shadow:rgba(0, 0, 0, 0.14902) 0px 0px 6px 0px;
	padding-bottom: 20px;
	margin: 0 5px 25px 5px;
}
.coverage{
	width: 1050px;
	margin: 0 auto;
}
.coverage2{
	width: 1050px;
	margin: 20px auto 0!important;
}
/*side*/
#side{
	background:#fff;
	width:250px;
	float:left;
	text-align: center;
	box-shadow:rgba(0, 0, 0, 0.14902) 0px 0px 6px 0px;
	-webkit-box-shadow:rgba(0, 0, 0, 0.14902) 0px 0px 6px 0px;
	-moz-box-shadow:rgba(0, 0, 0, 0.14902) 0px 0px 6px 0px;
	margin-left:15px;
	padding: 8px 0 20px 0;
	border-radius: 6px;
	margin-bottom: 6px;
}
#side div{
	padding: 3px;
	margin: 0 auto;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 5px;
	box-shadow: rgba(0, 0, 0, 0.14902) 0px 0px 6px 0px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.14902) 0px 0px 6px 0px;
	-moz-box-shadow: rgba(0, 0, 0, 0.14902) 0px 0px 6px 0px;
	width: 210px;
	background: #fff;
}
#side .second{
	margin-top: 35px;
}
#side div p span{
	border-top: 3px solid #7f6a62;
	padding: 10px 39px 10px 39px;
	font-size: 14px;
	font-weight: bold;
	display: block;
	margin: 0 10px;
}
#side p img{
	position: relative;
	right: 6px;
}
#side .side_ttl{
	background: -moz-linear-gradient(top, #f7f7f7, #e8e8e8);
	background: -webkit-gradient(linear, left top, left bottom, from(#f7f7f7), to(#e8e8e8));
}
#side ul{
	background:rgb(224, 0, 39);
	width: 210px;
	margin: 0 auto;
	margin-bottom: 1px;
	background: #e8e8e8;
	padding-bottom: 5px;
}
#side ul li{
	background:#fff;
	border-bottom: 1px dotted #000;
	padding: 9px 0;
	width:190px;
	margin: 0 auto;
}
#side ul li p{
	background:url(/images/icon.png) no-repeat 10% 50%;
	text-align: left;
	font-size: 15px;
}
#side ul li a{
	font-weight: bold;
	margin-left: 42px;
	display: block;
	word-break: break-all;
	font-size: 12px;
	color:#585551;
}
#side ul li span{
	color:#585551;
}

/*footer*/
footer{
	width:100%;
	background:#f0f0f0;
}
footer div{
	width:100%;
	background:#e4d9c4;
	border-top: 2px solid #765c47;
	border-bottom: 1px solid #aaaaaa;
	padding: 10px 0 6px 0;
}
footer ul{
	width:850px;
	margin:0 auto;
	overflow:hidden;
}
footer ul li{
	float:left;
}
footer ul li a{
	border-right: 1px solid #000;
	padding: 0 10px;
	font-size: 12px;
	text-decoration: none;
	color:#000;
}
footer a:hover{
	text-decoration: underline;
}
#copyright{
	width:385px;
	margin:0 auto;
	background:#f0f0f0;
	padding: 25px 0 21px 0;
	font-size: 11px;
	text-align:center;
}

.last a{
	border:none !important;
	margin-right:0 !important;
}

#page_top{
  width: 50px;
  height: 50px;
  position: fixed;
  right: 20px;
  bottom: 20px;
  background: #765c47;
  opacity: 0.6;
  border-radius: 10%;
}
#page_top a{
  position: relative;
  display: block;
  width: 50px;
  height: 50px;
  text-decoration: none;
}
#page_top a::before{
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: '\f0d8';
  font-size: 25px;
  color: #fff;
  position: absolute;
  width: 25px;
  height: 25px;
  top: -5px;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center;
}

.clearfix {
    zoom:1;
}
.clearfix:after {
    content: "";
    display: block;
    clear: both;
}