@charset "utf-8";
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td { margin:0;padding:0;}
h1,h2,h3,h4,h5,h6 { font:12px normal;}
ol,ul,li { margin: 0px;padding:0px;list-style:none;}
img { margin:0; padding:0; border:none;}
body {margin:0; font:12px Arial; color:#282828;}

html, body, #boundary {height:100%;}
body > #boundary {height:auto; min-height:100%;}


/* 版權資訊
------------------------ */
#footer {width:955px; height:70px; margin:-70px auto 0 auto;/* top需與footer高度一致 */ position:relative; clear:both; text-align:center; background:#777; color:#FFF;}
#footer p {font:12px Arial; padding-top:5px;}
#footer div {font:12px Arial; background:#fff; padding:5px; color:#282828;}
#footer div a,#footer div a:visited { color:#282828; text-decoration:none;}
#footer div a:hover { color:#e74091; text-decoration:none;}

/* 清除
------------------------ */
.clear { clear:both;}