@charset "utf-8";
/* CSS Document */
body,td,th {
color:#000000;
font-family:"Century Gothic", Helvetica, Verdana, Arial, sans-serif, "微軟正黑體", "新細明體";
font-size:10pt;
line-height:20px;
text-align:left;
vertical-align:top
}

body {
background-color:#F4F4F4;
background-image:url(../images/bg.png);
background-position:top;
background-repeat:repeat-x;
behavior:url(../css/csshover3.htc);
margin:0
}

ul,ol,dl {
margin:0;
padding:0
}

h1,h2,h3,h4,h5,h6,p {
margin-top:0;
padding-left:15px;
padding-right:15px
}

img,div,a,li,input {
behavior:url(../css/iepngfix.htc);
border:none
}

a:link,a:visited {
color:#005E9A;
text-decoration:none
}

a:hover,a:active,a:focus {
color:#DC000A;
text-decoration:underline
}

#container {
margin:auto;
position:relative;
width:983px
}