﻿/*---my主体样式---*/
  #container{width:770px;margin:0 auto;text-align:center;background:#fff}
  /*---顶部样式---*/
  #container #header{height:130px;background:url('top.gif') no-repeat;}
  #container #header #blogname{display: none;}
  #container #header #blogname #blogTitle{display: none;}
  #container #header #menu{padding:0px}
  #container #header #menu #Left{}
  #container #header #menu #Right{}
  #container #header #menu ul{float:right;list-style:none;margin:103px 6px 0 0px} 
  #container #header #menu ul li{float:left;margin:0 3px;display:block;line-height:28px}   
   .menuDiv{width:0px;height:28px;background:#000}/*---菜单分割线---*/
  /*---内容样式---*/
  #container #Tbody{width:100%;margin:0 auto;text-align:left;background:url(bg.gif) repeat-y;}
  /*---工具条--*/
  #sidebar{float:left;width:168px;margin-top:6px;text-align:center;color:#000;border-left:1px solid #EBEBEB;}
  #innersidebar{background:url(left_bg.gif) repeat-y}
  #sidebar-topimg{}
  #sidebar-bottomimg{}
  /*---工具箱样式--*/
  .sidepanel{margin:0 auto!important;margin:0px;}
  .Ptitle{margin:0px;height:22px;text-align:left;padding:6px 0px 0px 6px;font-weight:bold;font-size:11px;color:#DE0000;background:url(title_bg.gif) no-repeat;}  
  .Pcontent{text-align:left;padding-left:6px;background:url(left_bg.gif) repeat-y} 
  .Pfoot{text-align:left;margin:0px auto;height:15px;background:url(bar_bg.gif) no-repeat}     
  /*---主内容--*/ 
  #mainContent{float:right;margin:6px 0 0 -180px;text-align:left;width:100%}
  #innermainContent{margin:0px 2px 0px 180px;}
  #mainContent-topimg{}
  #mainContent-bottomimg{}
  .content-width{}/*--主内容元素的全局宽度--*/
  /*---主内容页数--*/
  .pageContent{margin:0 auto;padding-left:6px;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 6px;} 
  .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-size:11px}    
  /*---日志标题框--*/
  .Content-top{height:24px;background:url('a_title.gif') no-repeat;text-align:left;padding:3px 8px 0px 6px;}
  .Content-top .ContentLeft{}
  .Content-top .ContentRight{}
  .Content-top .ContentTitle{display:inline;background:url() 10px -1px no-repeat;font-size:12px;padding-left:2px;}
  .Content-top .ContentAuthor{color:#363636;font-size:11px;padding-left:5px;margin:1px;font-weight:100;display:inline;} 
  /*---日志内容框--*/
  .Content-body{margin:8px 0 0 6px;overflow:hidden;text-align:left;width:98%;line-height:150%}
  /*---日志内容底部--*/
  .Content-bottom{text-align:center;padding-bottom:6px;}
  .Content-bottom .ContentBLeft{}
  .Content-bottom .ContentBRight{}  

/*---日志其他信息--*/
  .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 12px 12px;border:1px solid #eee;}
  .commentinfo{font-size:11px;color:#999;}
  .commenttop{padding:4px;background:#E5E8EA;margin:1px}
  .commentcontent{padding:10px;line-height:140%;overflow:hidden;width:96%}
  /*---UBB框--*/ 
  .UBBPanel{border:1px solid #EEE}
  .UBBTitle{font-weight:bold;padding:4px;border-bottom:1px dotted #DBDBD0}
  .UBBContent{padding:6px;line-height:160%;}
  .UBBContent TEXTAREA {width:448px;margin-bottom:2px;}
  :link.UBBLink,:visited.UBBLink{font-size:11px;font-family:verdana;}
  /*---信息框--*/
  #MsgContent{border:1px solid #E7E7E7;width:450px;padding:1px;margin:auto;}
  #MsgContent #MsgHead{padding:4px;text-align:center;font-weight:bold;border-bottom:1px  dashed #E7E7E7;}
  #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.gif) no-repeat;width:48px;height:48px;float:left;}
   .ErrorIcon{background:url(Error.gif) no-repeat;width:48px;height:48px;float:left;}
   .WarningIcon{background:url(Warning.gif) no-repeat;width:48px;height:48px;float:left;}   
   .QuestionIcon{background:url(vQuestion.gif) no-repeat;width:48px;height:48px;float:left;}
  /*---底部样式---*/
  #container #foot{font-size:11px;text-align:center;height:46px;padding-top:6px;;border-top:3px solid #EEE;}
  #container #foot p{margin:2px}
  /*---文件上传框样式---*/
  .attachmentBody{margin:0px;font-size:11px;background:#fff}