body{
font-family:'微軟正黑體';
margin:0;
padding:0;
background-image:url("../img/ba.jpg");
}
#top{
width:100%;
background-color:#80AB8D;
text-align:center;
padding-top: 25px;
padding-bottom: 30px;
border-bottom: solid 3px #467951;
}
#top a{
color: #5C0B0B;
font-weight: bold;
text-decoration: none;
padding: 15px;
}
#mid{
margin:0;
padding:0;
}
#mid li{
float:left;
list-style:none;
height: 100%;
}
#left{
width:20%;
text-align:center;
}
#left img{
width:200px;
height:200px;
}
#left div{
font-size:20px;
}
#left a{
text-decoration:none;
color: #11204D;
text-shadow: 1px 1px 1px;
line-height: 35px;
}
#right{
width:80%;
}
#right_top{
background-image:url("../img/top.png");
background-repeat: no-repeat;
background-position:center;
height: 250px;
}
#right_mid1{
width:65%;
margin:0 auto;
}
#right_mid{
text-align: center;
line-height: 25px;
height: 450px;
}
#right_mid h1{
color: #771515;
}
#right_mid p{
text-align: left;
}
#dow{
width:100%;
height: 200px;
background-image:url("../img/foot.png");
text-align: center;
}
.link{
text-align: center;
padding-top: 160px;
margin-left: 180px;
}
.link a {
text-decoration: none;
color: #5C0B0B;
font-weight: bold;
}