html, body { width:100%; height:100%; margin:0 auto; padding:0px; font-family:Verdana, Arial, sans-serif, 新細明體; 
             font-size:12px; line-height:20px; color:#555555; TEXT-ALIGN: center; background-color:#ebeff1;
             background-repeat:repeat-x;background-position:0% 0%; }
  

p, div, * { margin:0px; padding:0px; font-family:Verdana, Arial, sans-serif, 新細明體; font-size:12px; line-height:21px; } 
img { margin:0px; padding:0px; border:0px; TEXT-ALIGN: center;vertical-align:middle;}
img.v_top { margin:0px; padding:0px; border:0px; TEXT-ALIGN: center;vertical-align:top;}
ul { margin:0px; padding:0px; list-style:none; }
hr, legend { display:none; }
fieldset { border:solid 0 transparent; }
table {border-collapse:collapse; border-spacing:0; color:#555555;}

A         { text-decoration:none; }
A:link    { color : #555555; text-decoration : none; }
A:visited { color : #555555; text-decoration : none; }
A:active  { color : #959595; text-decoration : none; }
A:hover   { color : #959595; text-decoration : none; }



/* ====== top area ======= */
#top_area {position:relative; z-index:1; width:100%; height:100%; margin:0 auto; border:0px solid #000000;}
#top_area table.main {width:900px;height:715px; margin:20px auto; TEXT-ALIGN: center; border:0px solid #ffffff;}
#top_area table.main td.main01 {width:900px;height:278px; margin:0px auto; TEXT-ALIGN: center; border:0px solid #ffffff;}
#top_area table.main td.main02 {width:900px;height:438px; margin:0px auto; TEXT-ALIGN: center; border:0px solid #ffffff;background:url(../_image/noc_00.jpg) no-repeat;}
#top_area table.main td.main03 {width:900px;height:136px; margin:0px auto; TEXT-ALIGN: center; border:0px solid #ffffff;}

                                                   

/* ====== bottom center ======= */
#footer { position:relative; z-index:1; width:998px; height:99px; margin:0px auto; TEXT-ALIGN: center; border:0px solid #000000;
          background-image:url('../_image/bottom_bg.png');
          background-repeat:no-repeat;background-position:center bottom;}               
#footer table.com_info {width:100%; height:88px; margin:7px auto 0px auto;border:0px solid #000000;}
#footer table.com_info td.logo {width:240px;TEXT-ALIGN: center;}
#footer table.com_info td.address {TEXT-ALIGN: left;line-height:22px;color:#ffffff;}
#footer A         { color:#F7FEE7;text-decoration:none; }
#footer A:link    { color : #F7FEE7; text-decoration : none; }
#footer A:visited { color : #F7FEE7; text-decoration : none; }
#footer A:active  { color : #FDF019; text-decoration : none; }
#footer A:hover   { color : #FDF019; text-decoration : none; }

