@charset "utf-8";
/* CSS Document */

body {
-webkit-text-size-adjust: 100%;
}
#BoatsSubNavi {
	z-index: 1000;
	}
.wideslider {
	text-align: center;
}
	
.wideslider_base {
	position: relative;
	width:1000px!important;
	height: 372.5px!important;
}

.wideslider_wrap {position: relative;
	height: 372.5px!important;
}
.wideslider ul li {
	width:1000px!important;
	height: 372.5px!important;
}
.wideslider .title img{
	position: absolute;
	width:70%; 
    bottom: 12%;
	right: 16%;
}
.slider_prev, .slider_next {
	opacity:0.6!important;
}
.slider_prev {
    background: #000 url('../images/top/prev.png') no-repeat;
    background-position: top 50% right 30px;
}
.slider_next {
    background: #000 url('../images/top/next.png') no-repeat;
    background-position: top 50% left 30px;
}
.container01 li a {
    padding: 0 6px;
}
#Top {
    background-image: none;
    min-height: 800px;
    margin: 0px auto 30px;
}
#Top #main{
    background-image: url(../images/top/top_img.jpg);
	background-repeat: no-repeat;
	width: 950px;
	height: 337px;
	padding:40px 60px;
	margin-bottom:-30px;
}
#Top #main .title{
    font-size:14px;
	margin-bottom:15px;
}
#Top #main .title span{
    font-size:20px;
}
#Top #main p{
    font-size:15px;
	line-height:35px;
}
#Top #main .btn{
    font-size:15px;
	border:solid 1px #fff;
	padding:10px;
	width:330px;
	margin-top:20px;
	text-align:center;
	color:#fff;
	text-decoration:none;
}
#Top #main a:hover {
	text-decoration:none;
}
#Top #main .btn:hover{
	background-color:#6B0705;
}
#Top #News {
    position: relative;
    top: 0px;
    color: #000;
	float:left;
	margin-right:20px;
}
#Top #News h2 {
    margin: 0 0 10px 0;
    color: #fff;
    font: 24px Arial, Helvetica, sans-serif;
	font-style: italic;
}
#Top #News dl {
    width: 465px;
    height: 370px;
	padding:0px;
	overflow-y: hidden;
    background: #FFF;
}
#Top #News dt {
    float: none;
    padding: 12px;
	font-size:10px;
}
#Top #News dd {
    padding: 0px 10px 12px 10px ;
    border-bottom: 1px solid #E5E5E5;
	font-size:14px;
}
#Top #Facebook {
    width: 465px;
    position: relative;
    top: 0px;
    right: 0px;
    background: none;
	float:left;
}
#Top #Facebook h2 {
    margin: 0 0 10px 0;
    color: #fff;
    font: 24px Arial, Helvetica, sans-serif;
	font-style: italic;
}

#about{
	background-color:#403F3F;
	width:950px;
	padding:25px 25px;
	overflow:hidden;
}
#about .title{
    font-size:26px;
	font-weight:bold;
	margin-bottom:20px;
}
#about .title span{
    font-size:38px;
}
#about p{
    font-size:16px;
	line-height:30px;
	margin-bottom:20px;
}
#about .text{
	float:left;
}
#about .image_top{
	float:right;
}
#about .image_center{
	float:left;
	margin:10px auto 25px;
}
#about .image_bottom{
	float:right;
	margin-top:270px;
}
