@charset "utf-8";
/* CSS Document */

body{ margin:0; font-size:12px; background:#f3f3f1}
h3{margin:0; font-size:16px}
#top{}
#logo{width:100%; height:280px; background:url(images/logo.png) no-repeat center; position:absolute; z-index:99}
#menu{width:920px; margin:0 auto 0 auto; padding-top:70px; text-align:right; font:"微軟正黑體",Arial, Helvetica, sans-serif; font-size:15px; font-weight:bold}
#menu a{color:#C33; text-decoration:none}
#menu a:hover{text-decoration:underline}
.line{width:3px; height:16px; background:#C33; }
#banner{width:100%; height:440px; padding-top:135px; background:url(images/banner01.jpg) no-repeat center bottom; position:absolute; text-align:center}
#fl{width:990px; margin:0 auto}
#shadow{width:100%; height:15px; background:url(images/shadow.jpg) no-repeat center bottom; padding-top:575px}
#main{width:100%; height:1500px; background:#F6F6F4; background:url(images/main_bg2.jpg) no-repeat bottom;}
#footer{width:100%;height:55px; background:url(images/bg_footer.jpg) no-repeat center; padding-top:130px; color:#FFF}
#footer table{line-height:1.7}
#footer a{color:#FFF; text-decoration:none}
#footer a:hover{color:#FFC}
#copyright{color:#666; background:#E4E4E4; line-height:1.7; height:60px; padding-top:20px}
#copyright div{width:500px; margin:0 auto}
#copyright div .f_logo{width:115px; text-align:center; padding-top:8px; float:left}
#copyright div .f_text{width:385px; float:left}
.block{width:300px; margin-top:10px}
.act{color:#666; border-left:1px solid #CCC; border-bottom:1px solid #CCC; border-right:1px solid #CCC; background:#FFF; padding:5px; line-height:1.7; width:278px; margin-left:10px}