﻿ /*---主体样式---*/
  #container{width:908px;margin:0px auto;}

  /*---顶部样式---*/
  #container #header{margin:8px;width:908px; background:url(head.jpg) no-repeat; height:190px; }
  #container #header #blogname{margin:20px 0px 0px 50px;font-size:28px;color:#FFFFFF;text-align:left;}
  #container #header #blogname #blogTitle{font-size:14px;color:#fff;margin-top:10px;margin-left:40px;}
  #container #header #menu{height:10px;background:#1B7BCE; margin-top:120px;}
  #container #header #menu #Left{}
  #container #header #menu #Right{}  
  #container #header #menu ul{list-style:none;margin:0px;padding:10px 0px 10px 15px;height:auto;width:auto;float:left;} 
  #container #header #menu ul li{float:left;}  
   .menuL{}
   .menuR{}  
   .menuDiv{padding-left:18px}/*---菜单分割线---*/
  /*---内容样式---*/
  #container #Tbody{width:908px;text-align:left;margin:0px 8px 0px 8px;}
  /*---工具条--*/
  #sidebar{
  float:right;
  width:200px;
  color:;
  margin-left:-200px;
  border-bottom:#1B7BCE  dashed 1px;
  border-left:#1B7BCE dashed 1px;
  border-right:#1B7BCE dashed 1px;
  border-top:#1B7BCE dashed 1px;
  }
  #innersidebar{}
  #sidebar-topimg{}
  #sidebar-bottomimg{}
  /*---工具箱样式--*/
  .sidepanel{}
  .Ptitle{ background-image:url(title_bg.gif); color:#FFFFFF; font-size:14px; line-height:23px;}  
  .Pcontent{text-align:left;}  
  .Pfoot{}  
  /*---主内容--*/ 
  #mainContent{float:left;width:703px;}
  #innermainContent{}
  #mainContent-topimg{}
  #mainContent-bottomimg{}/*--主内容元素的全局宽度--*/
  /*---主内容页数--*/
  .pageContent{} 
  .NavTitle{}
  .page{}
  .page ul{} 
  .page ul li{} 
  .page ul li.PageL {}
  .page ul li.PageR {}
  .PageLbutton{}
  .PageRbutton{}
  /*---内容框--*/
  .Content{ border:1px dashed #1B7BCE;margin:10px auto;overflow:hidden;text-align:left;width:96%;line-height:160%; }    
  /*---日志标题框--*/
  .Content-top{border-bottom:1px  dashed #0F54C3;height:22px;text-align:left; color:#0F54C3}
  .Content-top .ContentLeft{}
  .Content-top .ContentRight{}
  .Content-top ul{}
  .Content-top .ContentTitle{padding:8px 4px 4px 6px;font-size:14px;display:inline;}
  .Content-top .ContentAuthor{font-size:11px; display:inline; color: #999999} 
  /*---日志内容框--*/
  .Content-body{ color:#0F54C3; /*color:#0F54C3;*/ background-color:#E1EFFB;padding-left:10px; padding-top:10px;}
  /*---日志内容底部--*/
  .Content-bottom{text-align:right;height:20px;padding:3px 2px 8px 2px;}
  .Content-bottom .ContentBLeft{width:0px;float:left;}
  .Content-bottom .ContentBRight{width:0px;float:right;}  
  .Content-bottom ul{} 
  .Content-bottom ul li{}
  .Content-bottom ul li.bDiv{}
  /*---日志其他信息--*/
  .Content-Info {}
  .Content-Info ul{}
  .Content-Info ul li.InfoAuthor{}
  .Content-Info ul li.InfoOther{}
  /*--评论框--*/
  .comment{border:1px  dashed #1B7BCE;}
  .commentinfo{}
  .commenttop{border-bottom:1px dashed #1B7BCE;padding:4px;}
  .commentcontent{background:#E1EFFB;}
  /*---UBB框--*/ 
  .UBBPanel{}
  .UBBTitle{}
  .UBBContent{}
  .UBBContent TEXTAREA {}
  :link.UBBLink,:visited.UBBLink{}
  /*---信息框--*/
  #MsgContent{border:1px dashed #1B7BCE}
  #MsgContent #MsgHead{}
  #MsgContent #MsgBody{}

  .LDialog{}
  .LDialog .LHead{}
  .LDialog .LBody{}


/*信息框图标以及文字*/
   .MessageText{}
   .MessageIcon{}
   .ErrorIcon{}
   .WarningIcon{}   
   .QuestionIcon{}
  /*---底部样式---*/
  #container #foot{margin:0px auto; width:900px; text-align:center;}
  #container #foot p{}
  /*---文件上传框样式---*/
  .attachmentBody{   margin:0px;font-size:12px;background:#F8F6E9}