	
	
	
/*------------------------------------------------------------------------index*/
body{
	font-size:16px;
	line-height:1.8em;
	position: relative;
}

#header{
	position: relative;
	z-index: 50;
}

/*------------------------------------------------------------------------slider*/

#image-block {
	clear: both;
    height: 345px;
	overflow:hidden;
	position:absolute;
	top: 150px;
	width: 100%;
	z-index: 10;
}
  .bx-viewport {
    overflow: visible!important;
    width: 1026px!important;
  }
  .main-container {
    overflow: hidden;
    padding-bottom: 150px;
  }
  .slider {
    list-style: none;
    margin: 0 ;
    padding: 0;
  }
  .slider li {
    width: 560px!important;
    margin: 0;
    padding: 0;
}

#top{
	position: relative;
	z-index: 50;
	padding-top: 124px;
}

#top .slide_icon{
	float: right;
}
/*-----------------------------------------------------------------------*/

.lead_img{
	margin:20px 0;
	text-align:center;
	clear: both;
}
.mv{
	margin-bottom:45px;
	text-align:center;
}
.top_txt01{
		background:url(../images/img01.jpg) top right no-repeat;
		width:100%;
		height:333px;
		margin:15px 0 20px 0;
		padding:10px 0 0 0;
}
.underline{
	border-bottom: 3px solid #FF9900;
	width:538px;
	padding-bottom:15px;
	margin-bottom:12px;
}
ul.top_menu{
	width:550px;
	font-size:0;
}
.top_menu li{
	display:inline-block;
	margin:0 4px 4px 0;
}

ul.top_menu2{
	width:100%;
	font-size:0;
	margin:0 auto 0px auto;
}
.top_menu2 li{
	display:inline-block;
	margin:0 15px 0 0;
}

.top_topics {
	margin-bottom: 40px;
	float:left;
}
.top_topics ul {
	padding: 0px;
}
.top_topics ul li {
	display: table;
	width: 100%;
	line-height: 1;
	border-bottom: 1px solid #999;
	background:url(../images/arrow.gif) 5px center no-repeat;
}
.top_topics ul li .date {
	display: table-cell;
	padding: 18px 12px 16px 20px;
	margin:0 30px 0 0;
	width: 10.7em;
	vertical-align: top;
	font-size: 14px;
}
.top_topics ul li .subject {
	display: table-cell;
	padding: 18px 0 16px;
	vertical-align: top;
	font-size: 14px;
}
.top_topics ul li a {
	color: #000;
}
.top_topics ul li a:hover {
	color: #FF9900;
}



.top_contact{
	float:right;
	width:275px;
	height:250px;
	background:url(../images/contact_bg.gif) no-repeat;
	margin:10px 0 80px 0;
	padding:180px 0px 0px 20px;

}

.sekou{
	background-color: #FFF0D9;
	width:100%;
	margin-bottom:45px;	
}

.contents_wrapper02{
	width:940px;
	margin:25px auto 0px auto;
}

.contents_wrapper03{
	width:940px;
	padding:25px 0 45px 0;
	margin:25px auto 0px auto;
}

.top_bnr{
	float: right;
	width: 275px;
}


.side_bar_content{
	width: 275px;
	float: right;
}
