/*---主体样式---*/
  #container{ width: 910px; margin: 0 auto; text-align: center; padding: 20px; }

  #FlashHead{ position: absolute; width: 100%; left: 0px; }

  /*---顶部样式---*/
  #container #header{ width: 910px; height: 128px; margin: 0 auto; }

  #container #header #blogname{ float: left; width: 640px; color: #FFFFFF; padding: 0; font: bold 20px "Trebuchet MS",Verdana,Arial; text-align: left; }

  #container #header #blogname #blogTitle{ float: left; margin: 0; padding: 5px 0 30px; font: normal 14px "Trebuchet MS",Verdana,Arial; }

  #container #header #menu{ clear: both; width: 910px; height: 50px; margin: 0 auto; padding: 0; background: #565F68 url(img.jpg) no-repeat left top; }

  #container #header #menu #Left{ }

  #container #header #menu #Right{ }
  
  #container #header #menu ul{ margin: 0; padding: 0; padding-left: 10px; list-style: none; line-height: normal; }
 
  #container #header #menu ul li{ float: left; }
  
   .menuL{ }

   .menuR{ }
  
   .menuDiv{ width: 4px; padding: 0px; }
/*---菜单分割线---*/
  /*---内容样式---*/
  #container #Tbody{ width: 910px; margin: 0 auto; padding-top: 20px; background: #FFFFFF; }

  /*---工具条--*/
  #sidebar{ float: right; width: 176px; margin: 3px; text-align: center; color: #787878; font-size: 14px; line-height: 150%; }

  #innersidebar{ }

  #sidebar-topimg{ height: 0px; overflow: hidden; }

  #sidebar-bottomimg{ height: 0px; overflow: hidden; }

  #Side_Archive{font-size:12px;}
  /*---工具箱样式--*/
  .sidepanel{ margin: 0 auto!important; margin: 0px; }

  .Ptitle{ margin: 0px; height: 18px; text-align: left; padding: 8px 0px 0px 24px; font-weight: bold; font-size: 14px; background: url(SideTopDefault.png) no-repeat; color: #F93D00; }
  
  .Pcontent{ text-align: left; padding-left: 12px; padding-top: 4px; padding-bottom: 4px; background: #fff url(SideBack.png) repeat-y; }
  
  .Pfoot{ margin: 0px 0px 8px 0px !important; margin: -2px 0px 3px 0px; height: 8px!important; height: 6px; background: url(SideBottom.png) no-repeat; }
  
  /*---主内容--*/ 
  #mainContent{ float: left; margin: 0px 0px 0px -190px; text-align: center; width: 100%; padding-top: 3px; }

  #innermainContent{ margin: 0px 10px 0px 190px; }

  #mainContent-topimg{ height: 0px; overflow: hidden; }

  #mainContent-bottomimg{ height: 0px; overflow: hidden; }

  .content-width{ margin: auto; width: 95%; }
/*--主内容元素的全局宽度--*/
  /*---主内容页数--*/
  .pageContent{ margin: 0 auto; padding-left: 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; }
    
  /*---日志标题框--*/
  .Content-top{ background: url('logIcon.gif') 3px 2px no-repeat; padding: 2px 2px 2px 44px !important; padding: 2px 2px 2px 44px; color: #000; text-align: left; margin-bottom: 2px; margin-top: 10px; }

  .Content-top .ContentLeft{ width: 0px; float: left; }

  .Content-top .ContentRight{ width: 0px; float: right; }

  .Content-top .ContentTitle{ font-size: 14px; color: #F93D00; padding-bottom: 4px; margin: 0px; }

  .Content-top .ContentAuthor{ color: #666; font-size: 14px; padding-top: 4px; padding-left: 3px; border-top: 1px dotted #DBDBD0; margin: 0px; font-weight: 100; }
 
  /*---日志内容框--*/
  .Content-body{ margin: 8px auto; overflow: hidden; text-align: left; width: 96%; line-height: 150%; font-size: 14px; line-height: 160%; }

  /*---日志内容底部--*/
  .Content-bottom{ padding: 0px; text-align: right; border-bottom: 2px solid #DBDBD0; height: 30px; padding-bottom: 4px; }

  .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; }

  /*--评论框--*/
  .comment{ text-align: left; margin: 0px 12px 15px 12px; border: 1px solid #DBDBD0; background: #fff; }

  .commentinfo{ font-size: 11px; color: #999; }

  .commenttop{ padding: 4px; background: #EEEEE8; margin: 1px; }

  .commentcontent{ padding: 10px; line-height: 140%; overflow: hidden; width: 96%; }

  /*---UBB框--*/ 
  .UBBPanel{ background: #fff; border-left: 3px solid #DBDBD0; }

  .UBBTitle{ font-weight: bold; padding: 4px; border-bottom: 1px dotted #DBDBD0; }

  .UBBContent{ padding: 6px; line-height: 160%; }

  .UBBContent TEXTAREA { width: 100%; margin-bottom: 2px; }

  :link.UBBLink,:visited.UBBLink{ font-size: 11px; font-family: verdana; }

  /*---信息框--*/
  #MsgContent{ border: 1px solid #DBDBD0; width: 95%; padding: 1px; background: #fff; margin: auto; }

  #MsgContent #MsgHead{ background: #EEEEE8; padding: 4px; text-align: center; font-weight: bold; }

  #MsgContent #MsgBody{ padding: 4px; line-height: 180%; }

  .LDialog{ border: 1px solid #795B50; margin: 3px auto; padding: 1px; }

  .LDialog .LHead{ background: #BBA097; padding: 1px; color: #fff; text-align: center; font-weight: bold; }

  .LDialog .LBody{ padding: 4px; line-height: 200%; }

/*信息框图标以及文字*/
   .MessageText{ height:80px; margin-right: 38px; }

   .MessageIcon{ background: url(Message.jpg) no-repeat; width: 48px; height: 48px; float: left; }

   .ErrorIcon{ background: url(Error.jpg) no-repeat; width: 48px; height: 48px; float: left; }

   .WarningIcon{ background: url(Warning.jpg) no-repeat; width: 48px; height: 48px; float: left; }
   
   .QuestionIcon{ background: url(vQuestion.jpg) no-repeat; width: 48px; height: 48px; float: left; }

  /*---底部样式---*/
  #container #foot{ width: 910px; height: 60px; margin: 0 auto; padding: 10px 0 0 0; background: url(img02.jpg) no-repeat left bottom; font-family: Arial, Helvetica, sans-serif; color: #B2B2B2; background-color:#000000}

  #container #foot p{ margin: 0; line-height: normal; font-size: 12px; text-transform: uppercase; text-align: center; margin-top:5px; }

  /*---文件上传框样式---*/
  .attachmentBody{ margin: 0px; font-size: 14px; background: #fff; }
