/*---主体样式---*/
  #container{width:1003px;margin:0 auto;padding:0;text-align:center;background:#ffffff url('images/body.jpg') no-repeat;}
  
  /*---顶部样式---*/
  #container #header{height:122px;width:1003px;margin:0 auto;background:#ffffff url('images/top-bg.jpg');}
  #container #header #blogname{margin-left:20px;padding:0px 0px 21px 10px;font-size:20px;color:#FFFFFF;text-align:left;font-weight:bold;visibility:hidden;}
  #container #header #blogname #blogTitle{font-size:12px;margin:0px 3px 0px 2px;height:28px;color:#ffffff;visibility:hidden;}
  #container  #menu{height:24px;text-align:right;margin:20px 12px 0px 80px;/*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:3px 6px 0px 29px!important;margin:0px 22px 0px 16px;padding:0px;height:16px;float:left;} 
  #container #header #menu ul li{float:left;height:24px;}  
   .menuL{}
   .menuR{}  
   .menuDiv{width:4px;padding:0px;}/*---菜单分割线---*/
   /*---内容样式---792px*/
  #container #Tbody{width:988px;margin:0 auto;text-align:left;padding:5px;}
  /*---工具条--215px*/
  #sidebar{float:left;width:220px;margin:0px;text-align:right;color:#000000;margin-left:10px;}
  #innersidebar{}
  #sidebar-topimg{height:10px;width:223px;}
  #sidebar-bottomimg{height:15px;width:223px;overflow:hidden;}
  /*---工具箱样式--*/
  .sidepanel{width:200px;margin:0 auto!important; margin:2px;}
  .Ptitle{color:#3A5E9A;height:28px;line-height:18px;text-align:left;padding-left:20px;font-weight:bold;font-size:12px;margin:0px;font-family:Arial, Helvetica, sans-serif;background:url(images/home-icon.gif) no-repeat;}  
  .Pcontent{text-align:left;padding-left:10px;padding-top:2px;line-height:160%}  
  .Pfoot{margin:0px 0px 15px 0px;}  
  /*---主内容--*/ 
  #mainContent{float:left;margin-right:-230px;width:100%;text-align:center;}
  #innermainContent{overflow:visible;margin-right:190px;}
  
  .content-width{width:680px;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:Tahoma;}    
  /*---日志标题框--*/
  .Content-top{height:23px;width:100%;background:url(images/titm.jpg);color:#646464;text-align:left;overflow:hidden;padding-top:5px}
  .Content-top .ContentLeft{width:9px;height:28px;background:url(images/titl.jpg) no-repeat;float:left;margin-top:-5px}
  .Content-top .ContentRight{width:10px;height:28px;background:url(images/titr.jpg) no-repeat;float:right;margin-top:-5px}
  .Content-top .ContentTitle{padding:8px 4px 4px 2px;font-size:12px;display:inline;}
  .Content-top .ContentAuthor{text-align:right;padding-left:14px;padding-top:8px;font-size:12px;display:inline;color:#888888; font-weight:normal} 
  /*---日志内容框--*/
  .Content-body{margin:5px 0px;overflow:hidden;text-align:left;width:100%;line-height:18px;font-size:12px;color:#333333;}
  .Content-body a:link{font-size:9pt;color:#4A598A;text-decoration:none;}
  .Content-body a:visited {font-size:9pt;color:#4A598A;text-decoration:none;}
  .Content-body a:hover{font-size:9pt;color:#4A598A;text-decoration:underline;}
  /*---日志内容底部--*/
  .Content-bottom{text-align:right;background:url(images/sidebar-2.gif) repeat-x;height:30px;padding:3px 2px 8px 2px;color:#4A598A;}
  .Content-bottom a{ color:#4A598A;}
  .Content-bottom a:link{ color:#4A598A;}
  .Content-bottom a:hover{ color:#4A598A;}
  .Content-bottom a:visited{ color:#4A598A;}
  .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 4px 0px}
  .commentinfo{font-size:12px;color:#999;}
  .commenttop{border-bottom:1px dotted #DEEAFA;padding:4px;width:492px;}
  .commentcontent{padding:10px;line-height:140%;overflow:hidden;width:90%}
  /*---UBB框--*/ 
  .UBBPanel{}
  .UBBTitle{font-weight:;padding:4px;}
  .UBBContent{padding:6px;line-height:160%;border:1px dotted #DEEAFA;}
  .UBBContent TEXTAREA {width:440px;margin-bottom:2px;}
  :link.UBBLink,:visited.UBBLink{font-size:11px;font-family:verdana;}
  /*---信息框--*/
  #MsgContent{border:1px solid #C7C7E2;width:450px; background-color:#F5F5F5;padding:1px;margin:auto;}
  #MsgContent #MsgHead{background:#C7C7E2;padding:4px;color:#fff;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(../../images/Message.jpg) no-repeat;width:48px;height:48px;float:left;}
   .ErrorIcon{background:url(../../images/Error.jpg) no-repeat;width:48px;height:48px;float:left;}
   .WarningIcon{background:url(../../images/Warning.jpg) no-repeat;width:48px;height:48px;float:left;}   
   .QuestionIcon{background:url(../../images/Question.jpg) no-repeat;width:48px;height:48px;float:left;}
  /*---底部样式---*/
    #container #foot{margin:0px 0px 0px 0px;height:100px;padding-top:25px;background: url('images/bottom-bg.jpg') repeat-x;font-size:12px;}
  

  /*---文件上传框样式---*/
  .attachmentBody{
  margin:0px;font-size:12px;background:#F1F1F1
  }