﻿/*---Main---*/
  #container{width:860px;margin:0 auto;padding:0;text-align:center;background:#ff6600 url('main.jpg');}
  
  /*---Top---*/
  #container #header{height:190px;width:848px;margin:0 auto;background:#ff6600;}
  #container #header #blogname{margin:0 auto;padding:10px 0px 15px 10px;font-size:20px;color:#FFFFFF;text-align:right;font-weight:bold;}
  #container #header #blogname #blogTitle{display:none; font-size:13px;margin:3px 3px 3px 8px;height:16px}
  #container #header #menu{display:none; height:28px;text-align:right;/*visibility:hidden;*/}
  #container #header #menu #Left{width:0px;float:left;}
  #container #header #menu #Right{width:0px;float:right;}  
  #container #header #menu ul{list-style:none;margin:0px 6px 0px 0px!important;margin:0px 3px 0px 0px;padding:0px;height:28px;float:right;} 
  #container #header #menu ul li{float:left;height:28px;}  
   .menuL{width:5px;background:#E3CE96 url(menu_left.png) no-repeat;padding:0px;}
   .menuR{width:8px;background:#E3CE96 url(menu_right.png) no-repeat;padding:0px;}  
   .menuDiv{width:4px;background:#E3CE96 url(menu_div.png) no-repeat;padding:0px;}/*---Menu HR---*/
   
  #container #Tbody{width:840px;margin:0 auto;text-align:left;padding:5px;}
  /*--- SideBar --*/
  #sidebar{float:right;width:223px;margin:0px;background:#F0ECD0 url(left_main.png);text-align:center;color:#574D31;}
  #innersidebar{}
  #sidebar-topimg{height:10px;width:223px;background:#F0ECD0 url(left_top.png) no-repeat;}
  #sidebar-bottomimg{height:10px;width:223px;background:#F0ECD0 url(left_bottom.png) no-repeat;overflow:hidden;}
  /*--- Panel --*/
  .sidepanel{width:203px;margin:0 auto!important; margin:0px;}
  .Ptitle{height:24px;line-height:180%;text-align:left;padding-left:5px;background:#F0ECD0 url(sidebar.gif);font-weight:bold;font-size:12px;margin:0px}  
  .Pcontent{text-align:left;padding-left:10px;padding-top:0px;line-height:160%}  
  .Pfoot{margin:0px 0px 15px 0px;}  
  /*--- Main --*/ 
  #mainContent{float:left;margin-right:-230px;width:100%;background:#F8F6E9 url(right_main.png) repeat-y;text-align:center;}
  #innermainContent{overflow:visible;margin-right:230px;}
  #mainContent-topimg{height:10px;background:#ffffff url(right_top.png) no-repeat;overflow:hidden;}
  #mainContent-bottomimg{background:#ffffff url(right_bottom.png) no-repeat;height:10px;overflow:hidden;}
  .content-width{width:590px;margin:auto;}
  
  .pageContent{margin:0 auto;padding:3px;text-align:left;height:18px;} 
  .NavTitle{float:left;font-weight:bold;}
  .page{padding-right:5px;height:18px;}
  .page ul{list-style:none;margin:0px;padding:0px} 
  .page ul li{float:left;padding:0px 3px 0px 3px;} 
  .page ul li.PageL {width:9px;height:16px;}
  .page ul li.PageR {width:9px;height:16px;}
  .PageLbutton{background:url('../../images/BttnLeft.gif') 0px 0px;width:9px;height:16px;display:block;}
  .PageRbutton{background:url('../../images/BttnRight.gif') 0px 0px;width:9px;height:16px;display:block;}
  
  .Content{margin:0 auto;font-family:Georgia,新細明體;}    
  
  .Content-top{height:22px;background:#C57C05 url(title_main.png);color:#ffffff;text-align:left;overflow:hidden;padding-top:7px}
  .Content-top .ContentLeft{width:8px;height:30px;background:#C57C05 url(title_left.png) no-repeat;float:left;margin-top:-7px}
  .Content-top .ContentRight{width:8px;height:30px;background:#C57C05 url(title_right.png) no-repeat;float:right;margin-top:-7px}
  .Content-top .ContentTitle{padding:8px 4px 4px 2px;font-size:12px;display:inline;}
  .Content-top .ContentAuthor{font-family:Arial;text-align:right;padding-left:10px;padding-top:8px;font-size:10px;display:inline;} 
  
  .Content-body{margin:8px auto;overflow:hidden;text-align:left;width:96%;line-height:150%}
  
  .Content-bottom{text-align:right;background:url(dot.png) repeat-x;height:30px;padding:3px 2px 8px 2px;}
  .Content-bottom .ContentBLeft{width:0px;float:left;}
  .Content-bottom .ContentBRight{width:0px;float:right;}  
  
  .Content-Info {margin:0px 4px 6px 4px;padding:0px}
  .Content-Info .InfoAuthor{text-align:left}
  .Content-Info .InfoOther{float:right;text-align:right;}
  #container #foot{font-family:Georgia;margin:6px 0 0 0;height:50px;padding-top:10px;}
  .attachmentBody{
  margin:0px;font-size:12px;background:#F8F6E9
  }













