﻿  /*---my主体样式---*/
  div#container{ width:auto;}
  #container #header,
  #container #Tbody,
  #container #foot { width:1002px; margin:0 auto;}
  /*---顶部样式---*/
  #container #header{height:150px;background:url(top.jpg) no-repeat; }
  #container #header #blogname{ color:#CB006F; font-size:24px; font-weight:bold; text-align:left; height:75px; line-height:24px; margin-left:64px; padding-top:40px; }
  #container #header #blogname #blogTitle{ color:#FFFFFF; font-size:12px;}
  #container #header #menu{margin:0px auto; width:872px; height:35px;}
  #container #header #menu #Left{}
  #container #header #menu #Right{}
  #container #header #menu ul{list-style:none;margin-left:1px; display:inline; height:35px;} 
  #container #header #menu ul li{float:left;height:35px;}  
  #container #header #menu ul li a:hover{float:left;height:35px; background: url(menu_hover.gif) center;}  
  
   .menuDiv{display:none;}/*---菜单分割线---*/
  /*---内容样式---*/
  #container #Tbody{ height:auto; background:url(bg.gif) repeat-y; }
  /*---工具条--*/
  #sidebar{float:right;width:200px; height:auto;text-align:left; margin-right:64px; display:inline;}
  #innersidebar{}
  #sidebar-topimg{}
  #sidebar-bottomimg{}
  /*---工具箱样式--*/
  .sidepanel{width:100%;}
  .Ptitle{background:url(bar_t_bg.gif) no-repeat left top;margin:5px 0 0 0;height:26px;text-align:left;padding:6px 6px 0px 10px;font-weight:bold;font-size:11px;color:#FFF;}  
  .Pcontent{text-align:left;padding:0 6px 0 6px;line-height:24px;} 
  .Pfoot{}     
  /*---主内容--*/ 
  #mainContent{ float:left; margin-left:65px; height:auto; display:inline;}
  #mainContent-guesbook{ float:left; margin-left:65px; height:auto; display:inline;}
  #innermainContent{text-align:left;width:650px;}
  #mainContent-topimg{height:20px;}
  #mainContent-bottomimg{}
  .content-width{width:650px;}/*--主内容元素的全局宽度--*/
  /*---主内容页数--*/
  .pageContent{margin:0 auto;padding:0 12px 0 16px;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;padding:0 6px 0 0px;}    
  /*---日志标题框--*/
  .Content-top{color:#CB006F;height:30px;background:url(a_title.gif) no-repeat;text-align:left;padding:13px 0px 0px 35px;}
  .Content-top .ContentLeft{}
  .Content-top .ContentRight{}
  .Content-top .ContentTitle{display:inline;font-size:12px;padding-left:2px;}
  .Content-top .ContentAuthor{color:#5f5f5f;font-size:11px;padding-left:6px;margin:1px;font-weight:100;display:inline;} 
  /*---日志内容框--*/
  .Content-body{padding:8px 6px 0 20px;overflow:hidden;text-align:left;width:600;line-height:160%}
  /*---日志内容底部--*/
  .Content-bottom{text-align:right;padding:0 0px 12px 0;}
  .Content-bottom .ContentBLeft{}
  .Content-bottom .ContentBRight{}  

/*---日志其他信息--*/
  .Content-Info {margin:0px 4px 6px 4px;padding:0px}
  .Content-Info .InfoAuthor{text-align:left;margin:0px 0px 0px 15px;}
  .Content-Info .InfoOther{float:right;text-align:right;}
  /*--评论框--*/
  .comment{text-align:left;margin:0px 8px 12px 8px;border:1px solid #696367;}
  .commentinfo{font-size:11px;color:#5f5f5f;}
  .commenttop{padding:4px;background:#3C0B28;margin:0px;border:1px solid #EE0E94;}
  .commentcontent{padding:10px;line-height:140%;overflow:hidden;width:96%}
  /*---UBB框--*/ 
  .UBBPanel{border:1px solid #3C0B28;border-left:3px solid #CB006F;}
  .UBBTitle{font-weight:bold;padding:4px;border-bottom:1px dotted #CB006F; background:#3C0B28; color:#FFF;}
  .UBBContent{padding:6px;line-height:160%;background:#000;}
  .UBBContent TEXTAREA {width:420px;margin-bottom:2px;}
  :link.UBBLink,:visited.UBBLink{font-size:11px;font-family:verdana;}
  /*---信息框--*/
  #MsgContent{border:1px solid #696367;width:450px;padding:1px;margin:auto;}
  #MsgContent #MsgHead{padding:4px;text-align:center;font-weight:bold;border:1px  solid #EE0E94;background:#3C0B28;}
  #MsgContent #MsgBody{padding:4px;line-height:180%;}

  .LDialog{border:1px solid #795B50;margin:3px auto;padding:1px;}
  .LDialog .LHead{background:#000;padding:1px;color:#fff;text-align:center;font-weight:bold;}
  .LDialog .LBody{padding:4px;line-height:200%;}

/*信息框图标以及文字*/
   .MessageText{height:50px;margin-right:0px;}
   .MessageIcon{}
   .ErrorIcon{}
   .WarningIcon{}   
   .QuestionIcon{}
  /*---底部样式---*/
  #container #foot{ clear:both; background: url(foot.gif); height:80px; line-height:200%; padding-top:20px;}
  #container #foot p{ padding:0px; margin:0px;}
  /*---文件上传框样式---*/
  .attachmentBody{margin:0px;font-size:11px; }
