@charset "utf-8";
/* CSS Document */

body{
background-image:url(../images/bg-1.jpg);
margin:0;
padding:0;
letter-spacing:1px;
font-size:12px;
line-height:1.5em;
font-family:"新細明體", "細明體", "標楷體";
color:#FFFFFF;
text-align:center;
}

.wrapper{
margin:auto;
padding:0;
position:relative;
background-color:#b3b091;
width:950px;
height:500px;
text-align:left;
}

.header{
margin:auto;
position:absolute;
top:0px;
background:url(../images/header.jpg) no-repeat;
padding-top:205px;
text-align:right;
width:950px;
height:250px
}

.header a:link{
margin:0em 1em 0em 1em;
text-decoration:none;
color:#FFFFFF;
}

.header a:hover{
margin:0px 1em 0px 1em;
text-decoration:underline;
color:#FFFFFF;
}

.header a:visited{
margin:0px 1em 0px 1em;
text-decoration:none;
color:#FFFFFF;
}

.header span{
margin:0px 1em 0px 1em;
color:#999999;
}

.building{
position:absolute;
top:261px;
right:14px;
}

.about{
position:absolute;
top:311px;
left:126px;
}

.about-text{
width:30em;
height:60px;
position:absolute;
top:373px;
left:326px;
padding-top:1em;
}

.facility{
position:absolute;
left:22px;
top:491px;
height:26px;
margin:0;
padding:0;
}

.facilitypics{
position:absolute;
left:0px;
top:517px;
}

.right{
position:absolute;
height:511px;
width:245px;
top:597px;
right:14px;
background-color:#817452;
}

.left{
position:absolute;
height:511px;
width:255px;
top:597px;
right:259px;
background-color:#8D8264;
}

.freespace{
margin-top:30px;
}

.warm{
margin-top:59px;
}

.close{
margin-top:3em;
}

.fun{
margin-top:3em;
}

.aboutp{
position:relative;
margin:1.5em;
}

.footer{
clear:both;
margin:auto;
height:71px;
width:950px;
background:#332826 url(../images/about_26.jpg) no-repeat;
text-align:center;
padding:3em 0em 0em 0em;
}
