@charset "utf-8";
/* CSS Document CSS design by Isaac */
/*reset 全局定義 註釋可去掉*/   
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,hr{margin:0;padding:0;}
fieldset,img,div{border:0;}    
body { margin:0px; padding:0px; background:#fff; font-size:11px; background-repeat: repeat-x; background-position: 0px 0px; }
div, p, li { font-family:Verdana, Arial, Helvetica, sans-serif;}
form, ul, li, p, h1, h2, h3, h4, h5, h6, blockquote { margin:0; padding:0; }
input, select { font-size:12px; line-height:16px; }
img { border:0; }
ul, li { list-style-type:none; }
/*文字對齊方式*/
.tc { text-align:center; }
.tl { text-align:left; }
.tr { text-align:right; }
.dis { display:block; }
.undis { display:none; }
.fl { float:left; }
.fr { float:right; }
.cl { clear:both; }
.c { font-weight: bold; }
/*文章標題*/
h1 { font-size:16px; font-weight:700; font-family:"微軟雅黑", "黑体";}
h1 a { color:#357ABF; }
h3 { font-size:14px; color:#00679E; }/*普通標題*/
h2 { font-size:16px; font-weight:700; font-family: "微軟雅黑", "黑体"; }
h2 a { color:#6DB7E4; }
h2 a:hover { color:#9A9A9A; text-decoration:none; }
h4 { color:#00679E; font-size:12px; font-weight:200; }
h5 { font-size:12px; color:#357ABF; font-weight: bold; }
h6 { color:#6DB7E4; font-size:9px; font-weight:200; }
.fontsize36 { font-size:36px; }
.fontsize28 { font-size:18px; }
.fontsize14 { font-size:14px; text-align:center; }
.textalignc { text-align:center; }
.textalignl { text-align:left; }
.textalignr { text-align:right; }
/* 定義默認的連結樣式 */   
a:link { color: #000; text-decoration:none; }
a:visited { color:#000; text-decoration:none; }
a:hover { color: #000; text-decoration:none; }
a:active { color: #000; text-decoration:underline; }
/*CSS空白*/
.blank6 { height:6px; font-size:1px; width:100%; line-height:0px; clear:both; line-height:0px; }
.blank10 { height:10px; font-size:0px; width:100%; clear:both; line-height:0px; }
.blank_22 { padding-top: 12px; padding-bottom: 24px; padding-right: 10px; padding-left: 10px; }
.padding6 { line-height:1.6em; padding:6px; }
.text_indent0 { text-indent:0px; }
