@charset "utf-8";
/* CSS Document */

/*中間*/
#content{float:left; margin-left:12px;}

/*右邊*/
#right{float:right; width:350px;_width:343px;}

/*海上活動*/
#active{background:url(../images/index/active.jpg) no-repeat right top; padding:58px 0 15px 0; color:#454545;}
#active .box1{float:left; margin-left:9px;_margin-left:6px;}
.box1 img{background:url(../images/index/active_bg.jpg) no-repeat; padding:3px;}
.box1 p{margin:8px auto; text-align:center;}
.box1 a{color:#454545;}
.box1 a:hover{color:#F90;}

/*行程專區*/
#tour{background:url(../images/index/tour.jpg) no-repeat right top; padding:58px 0 15px 0; position:relative; overflow:hidden; zoom:1;}
#box2{float:left; margin:0 10px; color:#3ca3cf;}
#box2 img{background:url(../images/index/tour_bg.jpg) no-repeat; padding:3px; margin-bottom:8px;}
#box2 p{text-align:center;}
#box2 p a{color:#3ca3cf;}
#box2 p a:hover{color:#F90;}
#tour ul{width:200px; margin-left:135px;_width:190px;}
#tour li{background:url(../images/index/line.jpg) repeat-x left bottom; padding:3px 0; line-height:20px;}
#tour li a{background:url(../images/index/tour_icon.jpg) no-repeat left 3px; padding-left:16px; color:#454545;}
#tour li a:hover{color:#F90; padding-left:17px;}
.more{position:absolute; bottom:0px; right:20px;}

/*景點介紹*/
#attractions{margin:20px 0 0 10px;}
#attractions h3{background: url(../images/other/att_ti.jpg) no-repeat left; padding:13px 0 0 44px; height:20px; color:#2d93bf; font-size:13px; font-weight:bold; margin-bottom:10px;}
.box{float:left; position:relative; padding:0 0 15px 0;}
.box ul{margin-left:25px; float:left;}
.box li{background:url(../images/index/att_icon.jpg) no-repeat left 7px; padding-left:14px; line-height:23px;}
.box li a{color:#454545;}
.box li a:hover{color:#F90;}
.more2{position:absolute; bottom:0px; right:-5px;}

