@charset "UTF-8";
/* CSS Document */
#flashContent{
	background-color:#FFF;
}

#flashContentIN{
	/*width:1400px;
	margin-left:auto;
	margin-right:auto;*/
	padding-top:3px;
}
#flashContentIN p{
	width:100%;
	text-align:center;
	padding-top:120px;
}
a#getFlash {
	padding-top:10px;
	display:block;
	width:160px;
	height:41px;
	margin-left:auto;
	margin-right:auto;
}

#topContents{
	background-image:url(../img/top/BG_main.jpg);
	background-repeat:repeat-x;
	height:393px;
}
#spContent{
	
}
#spContentIN{
	margin-left:auto;
	margin-right:auto;
	padding-top:0px;
	position:relative;
}


#scroll{
	height:382px;
    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;
	
}



/*------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{
	
}

/*------banner--------*/
#banner{
	padding-bottom:100px;
}