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

#Sider_BG{ background:url(../images/Sider_BG.jpg) bottom no-repeat; padding-bottom:20px;}/* ============== 如果需要有下底圖的背景(無限延伸)!這邊放下背景圖 bottom ========= */
#Sider{background:url(../images/Sider_BG.jpg) left top no-repeat;} /* ==== 有需要的話 這邊放上背景圖 ==== */

#Sider ol, #Sider ul, #Sider li{ margin:0; padding:0;}
#Sider ol, #Sider li{list-style:none;}

#Sider_Title{ background:url(../images/Sider_Title.jpg) left top no-repeat; width:197px; height:38px; text-align:center; margin-left:12px; font-size:18px; font-family:"微軟正黑體";  color:#835C38; line-height:38px;}

#Sider #Sider_Width{display:block; width:1px; height:300px; float:left;}
#Sub_Menu{background:url(../images/Sider_BG2.jpg) repeat-y;}/* ==== 中間圖示無限延伸 ==== */
#Sub_Menu li.Sub_BG{ list-style:none; background:url(../images/Sub_Menu.gif) top left no-repeat; width:166px; height:30px; margin-left:17px; margin-bottom:3px; text-align:left; text-indent:40px; font-size:12px; line-height:30px;  padding-right:20px; overflow:hidden;}

#Sub_Menu li a{color:#632516; text-decoration:none;}
#Sub_Menu li a:hover{color:#CC0000; text-decoration:none;}

#Sub_Menu li.Sub_BG02{ list-style:none; background:url(../images/Sub_bg.gif) left top no-repeat; width:140px; height:28px; margin-left:35px; margin-bottom:0; text-align:left; text-indent:25px; font-size:12px; line-height:28px;overflow:hidden;}
#Sub_Menu li.Sub_BG02 a{ color:#666666;}
#Sub_Menu li.Sub_BG02 a:hover{color:#e04a00;}


