﻿/*---主体样式---*/
#container{ width: 100%; margin: 0px; text-align: left; }








  /*---顶部样式---*/
  #container #header{background:#F7F7F7; margin-bottom:15px; height:45px; border-bottom:1px solid #B7B7B7; clear:both;}
  #container #header #blogname{display: block; color:#999999; font-size: 16px; font-weight: bold; padding:0 0 0 15px;  border-left:5px solid #999999; margin:10px 0 0 50px;}
  #container #header #blogname #blogTitle{display:inline; color: #A578AA; font-weight: normal; padding-left:20px; font-size:12px; }
 #container #header #menu{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{}


   .menuR{}  
   .menuDiv{width: 4px; padding: 0px; }
/*---菜单分割线---*/
  /*---内容样式---*/
  #container #Tbody{  text-align: left; padding-top: 0px; margin-left: 3%;margin-right: 3%; padding-bottom:10px; }
  /*---工具条--*/
  #sidebar{ float: right; width: 20%; margin: 0; text-align: center; background-color:white; border:#B7B7B7 1px solid; }
  #innersidebar{ }
  #sidebar-topimg{ height: 0px; overflow: hidden; }
  #sidebar-bottomimg{ height: 0px; overflow: hidden; }


/*---工具箱样式--*/ .sidepanel{ } .Ptitle{ margin: 0px; height: 18px; text-align: left; padding: 18px 0px 0px 12px; font-weight: bold; font-size: 11px; color: #63b4cd; } .Pcontent{ text-align: left; padding-left:10px; padding-top: 4px; padding-bottom: 4px; } .Pfoot{ margin: 0px 0px 8px 0px !important; margin: -2px 0px 3px 0px; height: 8px!important; height: 6px; }




  /*---主内容--*/ 
  #mainContent{ float:left; background-color:white; width: 78%; overflow: hidden; margin-top: 0px; text-align: center; }
  #innermainContent{ border:1px solid #B7B7B7;}
  #mainContent-topimg{ height: 0px; overflow: hidden; }
  #mainContent-bottomimg{ height: 0px; overflow: hidden; }
  .content-width{ margin: auto; width: 95%; padding-top: 10px; }
/*--主内容元素的全局宽度--*/
  /*---主内容页数--*/
  .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{ padding: 10px 2px 2px 2px; color: #000; text-align: left; margin-bottom: 2px; }
  .Content-top .ContentLeft{ width: 0px; float: left; }
  .Content-top .ContentRight{ width: 0px; float: right; }
  .Content-top .ContentTitle{ color: #63b4cd; font-size: 16px; padding: 5px 2px 6px 2px; margin: 0px; }
  .Content-top .ContentAuthor{ color: #999; background-color: #F6F6F6; font-size: 10px; padding-top: 3px; padding-left: 5px; margin: 0px; font-weight: normal; }








  /*---日志内容框--*/
  .Content-body{ margin: 8px auto; overflow: hidden; text-align: left; width: 97%; line-height: 150%; }








  /*---日志内容底部--*/
  .Content-bottom{ padding: 2px 2px 2px 10px; text-align: right; height: 30px; border-bottom: 1px solid #DBDBD0; color: #999999; }
  .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 3px 15px 3px; border:1px solid #BDC7D8;}
  .commentinfo{ font-size: 11px; color: #999; }
  .commenttop{ padding: 4px; margin: 1px; background:#F7F7F7; }
  .commentcontent{ padding: 10px; line-height: 140%; overflow: hidden; width: 96%; }



  /*---UBB框--*/ 
  .UBBPanel{ border-left: 3px solid  #c1c0b5; border-top: 1px solid #cccccc; border-right: 1px solid #cccccc; border-bottom: 1px solid #cccccc; }
  .UBBTitle{ font-weight: bold; padding: 4px; border-bottom: Olive 1px solid; background: #fafaf0; }
  .UBBContent{ padding: 6px; line-height: 160%; background: #FDFDF9; }
  .UBBContent TEXTAREA { width: 60%; margin-bottom: 2px; }
  :link.UBBLink,:visited.UBBLink{ font-size: 11px; font-family: verdana; }

  /*---信息框--*/
  #MsgContent{ width: 450px; padding: 1px; background: #fff; margin: auto; }
  #MsgContent #MsgHead{ BACKGROUND: #f1f1f1; 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: 50px; 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{margin:10px 0px 0px 0px; height:50px; padding-top: 10px; border-top:1px solid #B7B7B7; color:#333; text-align: center; background:#F7F7F7; }
  #container #foot p{padding:0; margin:0; height:18px;}
  /*---文件上传框样式---*/
  .attachmentBody{ margin: 0px; font-size: 12px; background: #fff; }
  
#Side_Search .Pcontent{position: absolute;width:100%; top:30px; left:20px;}
#Side_Search .Ptitle,#Side_Search .Pfoot{display:none;}