body {
width:100%;
margin:0 auto;
background: url('../images/style/bg.gif') repeat;
font-family:微軟正黑體,sans-serif;
font-size:16px;
color:#f1f1f1;
}


h1 ,h2 {padding:0px;margin:0;font-size:48px;font-weight:700;color:#fff;text-shadow: 0px 0px 10px rgba(0,0,0,0.8);}

a {color:;text-decoration: none;font-weight:;}

img {max-width:100%;}


article {width:90%;height:625px;margin:20px auto;overflow:hidden;background:url('../images/article.jpg') no-repeat center 0%;padding:0 auto;}

article ul {list-style:none;margin:0;padding:0;}

article li {float:left;margin:0 2% 0 0;}
article li:last-child {margin-right:0;} 

section {margin:30px 20% 0px;font-style: italic;text-align:left;text-shadow: 1px 1px 0px rgba(0,0,0,0.8);overflow:hidden;}

footer {
width:;
margin:0px auto;
padding:10px 0;
background: url('../images/style/bg1.gif') repeat;
text-align:center;
color:#ddd;
box-shadow:0px 0px 20px rgba(255,255,255,0.3);
}


