@charset "utf-8";
<!--
#season-place{
background-color:#96df5b;
}
#container{
border:1px solid #96df5b;
}
#banner,#content{
border-top:1px solid #96df5b;
}
#banner{
background-color:#5b9e16;
}
#nav a{
color:#72957b;
}
#nav a:hover{
color:#333;
}
#controls a:hover{
color:#5b9e16;
}
#controls a.activeSlide{
background-color:#5b9e16;
color:#fff;
}
h1{
color:#2c4e07;
}
/* Room Rate */
.room{
background:url(../images/season-place/photo-room.jpg) no-repeat center top;
padding-top:90px !important;
}
.room h2,.room h3{
font-size:12px;
margin:0 0 3px 0;
}
.room table{
border-collapse:collapse;
width:90%;
margin:auto;
margin-bottom:10px;
font-size:11px;
}
.room table th{
background-color:#96df5b;
border:1px solid #fff;
padding:3px;
}
.room table td{
background-color:#eaf9de;
border:1px solid #fff;
text-align:center;
padding:2px;
}
.room .remark{
font-size:11px;
}
/* Room Rate */
/* Facility */
.facility{
background:url(../images/season-place/photo-facility.jpg) no-repeat center top;
padding-top:90px !important;
}
.facility h2{
font-size:13px;
}
.facility ul{
list-style:disc;
margin:15px 0 0 60px;
}
.facility ul li{
margin-top:6px;
}
/* Facility */
/* Contact us */
.contact{
background:url(../images/season-place/photo-room.jpg) no-repeat center top;
padding-top:90px !important;
}
.contact h2{
font-size:13px;
font-weight:normal;
margin:15px 0;
}
.contact dl{
margin-bottom:20px;
}
.contact dt{
font-weight:bold;
}
.contact dd{
margin:3px 0 0 0;
}
.contact .map{
border:1px solid #96df5b;
width:230px;
height:140px;
}
.contact form{
float:right;
width:275px;
font-size:11px;
margin:0 0 0 15px;
}
.contact form fieldset{
border:1px solid #96df5b;
padding:10px 20px;;
}
.contact form em{
color:#f00;
font-size:10px;
}
.contact form p{
margin:0 0 4px 0;
padding:0;
width:100%;
}
.contact form p label{
display:block;
margin-right:5px;
font-weight:normal;
}
.contact form p input,.contact form p textarea{
width:220px;
font-size:11px;
}
.contact form p.btn-submit{
text-align:center;
}
.contact form p.btn-submit input{
width:80px;
position:relative;
top:5px;
}

/* Contact us */
-->