﻿@charset "utf-8";
/* CSS Document */

body {font-family:"新細明體", Arial, "Times New Roman", Verdana, sans-serif; font-size:13px; color:#555555; margin:0px; padding:0px;}

p {margin:8px 0px; padding:0px;}

#board {width:968px; background:url(images/bg.jpg) repeat-y; margin:0px auto; padding:0px 9px;}

#main {background:url(images/web.jpg) no-repeat left top;}

#path {line-height:30px; text-align:right; margin-right:20px;}
#path a {color:#666666; text-decoration:none;}
#path a:hover {color:#FF9900;}

#menu {text-align:right;}

#left {width:350px; float:left; margin-top:52px;}

#right {width:618px; float:right; margin:20px 0;}

.t1 {background-color:#EEEEEE; border-bottom:#999999 1px solid; border-right:#999999 1px solid; text-align:center;}
.t2 {background-color:#F7F4E4; color:#9E0101; font-weight:bold; border-bottom:#999999 1px solid; border-right:#999999 1px solid; text-align:center;}
.t3 {background-color:#F7F4E4; font-weight:bold; border-bottom:#999999 1px solid; border-right:#999999 1px solid; text-align:center;}

#time {color:#666666; font-weight:bold; text-align:right; margin:-10px 30px 0 0; padding:0;}

#bottom {clear:both; background:url(images/bottom-bg.jpg) repeat-x; text-align:center; margin:0px; padding:3px 0px;}
