@charset "UTF-8";
/* CSS Document */
#topContents{	
	background-color: #fff;
}

#slides_banner{
	background-color: #f2f2f2;
	width: 100%;
	padding: 8px 0 0px;
}

#slides_banner ul{
	width: 926px;
	margin: 0 auto;
	padding: 10px;
	border: 3px solid #ccc;
	background-color: #fff;
}

#slides_banner ul li{
	float: left;
	margin-right: 13px;
}

#slides_banner ul li:last-child{
	margin-right: 0;
}

#slides{
	display: none;
	padding-bottom: 10px;
	border-bottom:5px solid #444;
	height: 295px;
	overflow: hidden;
}

#scroll{
	height:372px;
    overflow:hidden;
    margin:0px;
    padding:0px;
}

#scroll ul{
    width:600px;
    list-style-type:none;
    margin:0px;
    padding:0px;
    position:relative;
}
#scroll li{
    margin:0px;
    padding:0px;
    position: absolute;
    top:0px;
}

#scroll img{
    width:783px;
    margin:0px;
    padding:0px;
}

#scrollFix{
	width:307px;
	height:159px;

	
}

#mission img{
	float:left;
	
}

button.slick-prev{
	position: absolute;
	z-index: 20;
	background: url(../img/top/arrow_slide_left.png) left top no-repeat;
	text-indent: -9999px;
	display: block;
	width: 58px;
	height: 58px;
}

button.slick-next{
	position: absolute;
	z-index: 20;
	background: url(../img/top/arrow_slide_right.png) left top no-repeat;
	text-indent: -9999px;
	display: block;
	width: 58px;
	height: 58px;
}

button.slick-next:hover{
	display: block;
}


.slick-prev{
	position: absolute;
	z-index: 30;
}

#main_banner{
	width: 950px;
	margin: 20px auto 0;
}

#main_banner ul{
	margin-bottom: 7px;
}

#main_banner li{
	float:left;
	margin-right: 7px;
}

#main_banner li.last{
	margin-right: 0;
}

.contentsIN{
	margin:0px auto 0;
	
}

/*------news&topics--------*/
#news{
	clear:both;
	padding-top:1px;
}
#newsTitle{
	background-color:#f5f5f5;
	width:706px;
	height:29px;
	margin-left:1px;
}
#newsList{
	clear:both;
	padding-left:18px;
	padding-top:10px;
}

#newsList ul li{
	position: relative;
}

#newsList li{
	clear:both;
	padding-top:10px;
	width:675px;
	min-height:43px;
	position: relative;
	
	border-bottom:#b8b8b8;
	border-bottom-style:dotted;
	border-bottom-width:1px;
}


.date{
	width:71px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#454545;
}

.tagnew{
	position: absolute;
	top:27px;
	/*left: 15px;*/
	
	}

.topc{
	float:left;
	width:534px;
	margin-left:3px;
	margin-right:10px;
	padding-bottom: 10px;
	
	
}
#newsList li a{
	font-size:12px;
	font-weight:normal;
	color:#e7161b;
}
#newsList li a:hover{
	text-decoration:underline;
}
.kindimg{
	float:left;
	text-align:right;
}

#news_all{
	text-align: right;
	margin-bottom: 30px;
	padding-right: 20px;
	padding-top: 10px;
}

/*------jirei--------*/
#jirei{
	border-bottom:#e0e0e0;
	border-bottom-style:solid;
	border-bottom-width:1px;
}
#jirei ul{
	margin:15px;
	padding:0;
	
}
#jirei li{
	height:13px;
	background-image:url(../img/top/jirei_mark.jpg);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:20px;
	margin-top:1px;
	margin-bottom:7px;
	font-size:11px;
	min-height:13px;
	line-height: 13px;
}

/*------facebook--------*/
#facebook span,
#facebook iframe{
	height: 610px !important;
}

#facebook .fb_title{
	background-color: #3c5a96;
	color: #fff;
	padding: 5px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#facebook ul{
	padding: 5px 10px 0; 
}

#facebook ul li{
	border-bottom: 1px dotted #ccc;
	padding: 10px 0; 
}

#facebook ul li .left_box{
	float: left;
	width: 50px;
	height: 50px;
	overflow: hidden;
}

#facebook ul li .right_box{
	width: 150px;
	float: right;
}

#facebook ul li .time{
	font-family: Arial, Helvetica, sans-serif;
}

#facebook ul li .text a{
	color: #3c5a96;
}

#facebook ul li .text a:hover{
	text-decoration: underline;
}

#facebook .more{
	margin-top: 10px;
	text-align:right;
	padding: 0 10px;
}

#facebook .more a{
	color: #3c5a96;
	font-size: 12px;
	
}
#facebook .more a:hover{
	text-decoration: underline;
}


/*------banner--------*/
#banner{
	padding-bottom:10px;
}

.bloc a img:hover{
	opacity: 0.8;
}