
html { height: 100%; }
body { margin: 0; height: 100%; background:#333333;font-size: 12px; font-family: tahoma,Arial,Century Gothic,verdana,Helvetica,sans-serif; color: #333; line-height: 150%; text-align: center; word-break: break-all; }

div,ul,ol,form { margin: 0; padding: 0; }
img { border: 0; }
li { list-style: none; }
input { font-family: tahoma,Arial,Helvetica,sans-serif; font-size: 12px; border:1px solid #666666;background:#FFF;}
input {star : expression(onmouseover=function(){this.style.borderColor="#A30100";this.style.backgroundColor="#F9EDEC";},onmouseout=function(){this.style.borderColor="#666666";this.style.backgroundColor="#FFF";})}
.w40 {width:40px}
.w60 {width:60px}
.w80 {width:80px}
.w100 {width:100px}
.w120 {width:120px}
.w150 {width:150px}
.w200 {width:200px}
.w400 {width:400px}
.noborder {border:0px;}

h1,h2,h3,h4,h5,h6,h7 { margin: 0; padding: 0; text-align: left; font-size: 12px; font-weight: 400; }
p { margin: 0; }
table {font-size: 12px;border-collapse: collapse;border: 0;border-spacing:0;}
/* ============================================================================ 連接 == */
a:link{ text-decoration: underline; color: #42414A; }
a:visited { text-decoration: underline; color: #42414A; }
a:hover { text-decoration: none; color: #A00000; }
a:active { text-decoration: none; color: #A00000; }
/* ============================================================================ 常用 == */
.left { float: left; }
.right { float: right; }
.clear { clear: both; }
.none { display: none; }
/* ============================================================================ 佈局 == */
#Container { margin: 0 auto; width: 930px; text-align: left;background:#FFF;border:0;border-collapse: collapse;border-spacing:0;}

#left_menu {border-right:1px dotted #FFF;height:50px;}
#menu_shadow {background:url('menu_shadow.jpg');height:7px;background-repeat:no-repeat;}

td {font-family: tahoma,Arial,Century Gothic,verdana,Helvetica,sans-serif;}
.item_title {background:url('images/item_bg.jpg');height:25px;color:#FFF;font-weight:bold;padding:2px 0 0 5px;font-size:9pt;}
.item_body {height:30px;color:#333;padding:8px;font-size:9pt;}
.item_bodyP {height:30px;color:#333;padding:8px 8px 8px 12px;font-size:9pt;background:url('images/arrow2.jpg');background-repeat:no-repeat;background-position:2px 7px;}
.item_count {height:30px;color:#333;padding:8px 8px 8px 12px;font-size:11pt;text-align:center;}
.item_spacer {height:5px;}
.title11 {font-size:11pt;font-weight:bold;padding:5px 0 0 10px;color:#FF6600;}
.title11R {font-size:11pt;font-weight:bold;padding:5px 0 0 10px;color:#7A0100;background:url('images/title_bg.jpg');background-repeat:no-repeat;}
.news_item {background:url('images/itemicon.jpg');background-repeat:no-repeat;background-position:7px 10px;border-bottom:1px dashed #CCCCCC;height:25px;color:#676767;padding:8px 8px 8px 23px;font-size:10pt;line-height:160%;}
.news_item a {color:#676767;text-decoration: none;}
.news_item a:hover {color:#C00002;text-decoration: none;}
.body_item {background:url('images/arrow3.jpg');background-repeat:no-repeat;background-position:7px 10px;border-bottom:1px dashed #E8BFBF;height:25px;color:#BA4140;padding:8px 8px 8px 20px;}
.body_item a {color:#BA4140;text-decoration: none;}
.body_item a:hover {color:#520100;text-decoration: underline;}
.body_item a:visited {color:#BA4140;text-decoration: none;}
.view_title {background:url('images/view_top.jpg');background-repeat:no-repeat;font-size:12pt;font-weight:bold;color:8B0100;padding:10px 0px 5px 15px;height:60px;}
.view_tail {background:url('images/view_bottom.jpg');background-repeat:no-repeat;font-size:12pt;font-weight:bold;color:8B0100;padding:10px;height:60px;}
.view_title1 {background-repeat:no-repeat;font-size:12pt;font-weight:bold;color:8B0100;padding:10px 0px 5px 15px;height:60px;}
.view_tail1 {background-repeat:no-repeat;font-size:12pt;font-weight:bold;color:8B0100;padding:10px;height:60px;}

.view_body {color:#676767;font-size:10pt;line-height:180%;padding:15px;}
.view_bodylist {color:#676767;font-size:10pt;line-height:180%;padding:6px 15px 6px 15px;}
.view_bodylist1{color:#676767;font-size:10pt;line-height:180%;padding:3px 3px 3px 3px;}
.view_bodylist2{color:#676767;font-size:12pt;line-height:180%;padding:3px 3px 3px 3px;}
.editor_body {color:#676767;font-size:9pt;padding:3px 15px 3px 15px;}
.editor_body1 {color:#676767;font-size:9pt;padding:3px 5px 3px 5px;}
.actview_month {color:#676767;font-size:11pt;font-weight:bold;padding:6px 15px 6px 15px;}

#left_table {border:1px solid #A20808;width:180px;margin-bottom:3px;}
#news_table {width:95%;border:1px solid #A30100;background:#F8F8F8;height:180px;margin-bottom:15px;}
#view_table1 {width:900px;margin-bottom:5px;background-repeat:repeat-y;}
#view_table {width:695px;margin-bottom:5px;background:url('images/view_bg.jpg');background-repeat:repeat-y;}
#body_table {width:95%;margin-bottom:5px;margin-top:10px;}
#Footer { background:#F4F4F4;margin: 2px auto auto auto; width: 930px; height: 120px; border-top: 1px #EAEAEA solid; text-align:center;color:#888888;}
#Footer a {color:#888888;text-decoration:underline;}
#Footer a:hover {color:#111111;text-decoration:none;}



