body{
margin:0;
padding:0;
font-family:微軟正黑體;
background-image:url(http://taipei.tea12.com.tw/img/bg.jpg);
}
.top{
text-align: center;
position: absolute;
background-image:url(http://taipei.tea12.com.tw/img/header.png);
width:100%;
height:100px;
background-repeat:no-repeat;
background-position:center;
}
.top a{
margin-left: 18px;
margin-right: 30px;
line-height: 51px;
color:#FFF;
text-decoration:none;
}
.top_i{
width:100%;
height:56px;
background-color:#000;
text-align:center;
}
h1{
color: #5D0588;
}
table{
width:80%;
margin:0 auto;
}
td:nth-child(1){
	width:70%;
}
td:nth-child(2){
	width:30%;
}
ul{
margin-top: 60px;
}
li{
list-style-image: url(http://taipei.tea12.com.tw/img/arr.gif);
margin-left: 140px;
line-height: 30px;
}
li a{
text-decoration: none;
color: #526B0C;
font-weight: bold;
}
td p{
line-height: 30px;
}
#dow{
width:100%;
height: 644px;
background-image:url("http://taipei.tea12.com.tw/img/dow.png");
text-align: center;
}
.link{
text-align: center;
padding-top: 590px;
color: #64AD67;
margin-top: -90px;
}
.link a {
text-decoration: none;
color: #BEFF00;
font-weight: bold;
}
.error{
text-align:center;
}
.error a{
color: #306F29;
font-weight: bold;
text-decoration: none;
font-size: 20px;
}