  /*---主体样式---*/
  #container{width:100%; margin:0 auto; padding:0; text-align:center; background:transparent;}
  
  /*---顶部样式---*/
  #container #header{height:84px; width:100%; margin:0 auto; background: url(header_a.jpg) no-repeat top right;}
  #container #header #blogname{margin:0 auto; height:50px; overflow:hidden; padding:10px 0px 5px 35px; font-size:14px; color:#000; text-align:left; font-weight:bold;}
  #container #header #blogname #blogTitle{color:#333; font-size:12px; margin:0px 3px 3px 0px; height:12px; font-weight:Normal;}
  #container #header #menu{height:23px; 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:23px; float:right;} 
  #container #header #menu ul li{float:left; height:23px;}  
   .menuL{width:5px; background:transparent; padding:0px;}
   .menuR{width:8px; background:transparent; padding:0px;}  
   .menuDiv{width:4px; background:url(line.png) no-repeat center top; padding:0px;}/*---菜单分割线---*/
  
   /*---内容样式---*/
  #container #Tbody{ margin:0 auto; text-align:center; padding:0 10px; width:94%!important; width:96%}
 
   /*---工具条--*/
  #sidebar{float:right; width:220px; margin:0px; padding:0; background:transparent; text-align:center; color:#666;}
  #innersidebar{}
  #sidebar-topimg{height:34px; width:220px; background:transparent; overflow:hidden;}
  #sidebar-bottomimg{height:10px; width:220px; background:transparent; overflow:hidden;}
  
   /*---工具箱样式--*/
  .sidepanel{width:220px; margin:10px auto!important; margin:10px 0; border:1px solid #B5D1EB; background:transparent;}
  .Ptitle{height:24px; color:#3372A2; line-height:180%; text-align:left; padding-left:4px; background:#F5F5FF; 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;}  
  
   /*---主内容--*/ 
  #mainContent{float:left; margin-right:-228px; width:100%; background:transparent; text-align:center;}
  #innermainContent{overflow:visible; margin-right:228px;}
  #mainContent-topimg{height:10px; background:transparent; overflow:hidden;}
  #mainContent-bottomimg{background:transparent; height:10px; overflow:hidden;}
  .content-width{margin:auto;}/*--主内容元素的全局宽度--*/
 
   /*---主内容页数--*/
  .pageContent{margin:0 auto; padding:3px; text-align:left; height:18px;} 
  .NavTitle{float:left; font-weight:bold;}
  .page{padding-right:5px; height:16px;}
  .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:10px auto; font-family:Verdana,sans-serif,"宋体"; border:1px solid #B5D1EB; background:transparent; /*background:url(mesh_gradient_grey.gif) repeat-x left bottom;*/}
  
   /*---日志标题框--*/
  .Content-top{height:23px; background:transparent; color:#666; text-align:left; overflow:hidden; padding-top:5px;}
  .Content-top .ContentLeft{width:8px; height:30px; background:transparent; float:left; margin-top:-7px;}
  .Content-top .ContentRight{width:8px; height:30px; background:transparent; float:right; margin-top:-7px;}
  .Content-top .ContentTitle{padding:7px 3px 4px 0px; font-size:14px; display:inline; color:#064D9F;}
  .Content-top .ContentAuthor{text-align:right; padding:8px 0px 0px 7px; font-size:12px; font-weight:normal; display:inline;} 
  
   /*---日志内容框--*/
  .Content-body{margin:8px auto; overflow:hidden; text-align:left; width:96%; line-height:150%;}
  
   /*---日志内容底部--*/
  .Content-bottom{text-align:right; background:transparent; height:30px; padding:3px 13px 0px 2px;}
  .Content-bottom .ContentBLeft{width:4px;float:left;}
  .Content-bottom .ContentBRight{width:4px;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 12px; width:96%;}
  .commentinfo{font-size:11px; color:#999;}
  .commenttop{border-bottom:1px solid #C3D6EE; padding:4px; background:#FFF;}
  .commentcontent{background:url(cmt.png) no-repeat left top; padding:12px 10px 10px 50px; line-height:140%; overflow:hidden; width:90%;}
  
   /*---UBB框--*/ 
  .UBBPanel{border:1px solid #C3D6EE; background:#fdfdfd; border-left:#f60 solid 3px; width:90%;}
  .UBBTitle{font-weight:bold; padding:4px; background:#D2ECFF; border-bottom:1px dotted #C3D6EE;}
  .UBBContent{padding:6px; line-height:160%;}
  .UBBContent TEXTAREA { margin-bottom:2px;}
  :link.UBBLink,:visited.UBBLink{font-size:11px; font-family:Verdana;}
  
   /*---信息框--*/
  #MsgContent{border:1px solid #C3D6EE;width:450px;padding:1px; background:#FFF;margin:auto;}
  #MsgContent #MsgHead{background:#D2ECFF;padding:4px;color:#333;text-align:center;font-weight:bold;}
  #MsgContent #MsgBody{padding:4px;line-height:180%;}

  .LDialog{border:1px solid #C3D6EE;margin:3px auto;padding:1px;}
  .LDialog .LHead{background:#FFF;padding:1px;color:#333;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(Question.jpg) no-repeat; width:48px; height:48px; float:left;}
  
  /*---底部样式---*/
  #container #foot{text-align:left; font-size:12px; font-family:Verdana,Georgia; margin:3px 0px 0px 0px; padding:0px 0px 3px 7px; color:#333; border-top:#B5D1EB solid 1px;}
  
  /*---文件上传框样式---*/
  .attachmentBody{margin:0px; font-size:12px; background:#F8F6E9;}
