@charset "utf-8";
/*basic*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: inherit;
vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
outline: 0;
}
body {
line-height: 1;
color: black;
background: white;
}
ol, ul {
list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
border-collapse: separate;
border-spacing: 0;
}
caption, th, td {
text-align: left;
font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: "";
}
blockquote, q {
quotes: "" "";
}

/*main-basic*/
body { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; line-height: 22px; background-color: #FCF8E9; }

.clear { clear: both; }

.left { float: left; }

.right { float: right; }

P { margin: 0 0 8px 0;}

A { color: #660099; text-decoration: none; }

/*千安首頁*/
#container { width: 900px; margin: 0 auto; }

#header { height: 321px; }

#box900 { background: url(images/bg_box.jpg) no-repeat left top #000000; }

#footer { background-image: url(images/footer.jpg); height: 83px; }

#ft_cont { padding: 25px 15px 0px 15px; font-size: 11px; color: #FFFFFF; text-decoration: none; line-height: 18px; }

#history { padding: 283px 12px 15px 800px; }

#articleMain { padding: 15px; color: #FFFFFF; text-align: justify; text-justify: distribute; }

.dotPlay { margin: 0 0 10px 15px; background-color: #FFF; padding: 10px; }

.picture { padding: 15px 15px 15px 50px; }

.extension { background-image: url(images/tree.gif); height: 87px; width: 900px; }

/*影音頁*/
#movieBox { width: 550px; margin: 10px auto 0 auto; padding: 10px 15px; background-color: #F5F5F5; border: 1px solid #CCCCCC; }

#movieBox h3 { font-size: 15px; font-weight: bold; color: #CC3333; margin: 0 0 10px 0; }

.movie { margin: 0 10px 10px 0; }

.movie span { color: #666; }

/*年表頁*/
#chronologyBox { width: 800px; margin: 10px auto 0 auto; padding: 10px 15px; background-color: #FFF; border: 1px solid #3366CC; }

.tbe_num { margin: 15px 0; }

.tbe_num th { background-color: #333333; color:#FFF; text-align: center; padding: 1px; }

.tbe_num td { padding: 2px; text-align: center; }

.bg { background-color: #EDEDDA; }


