﻿/*---主体样式---*/
  #container{width:1004px;margin:0 auto;padding:0;background:#f5f5f5 url(topbg.jpg) no-repeat;}
  
  /*---顶部样式---*/
  #container #header{height:206px;margin:0 auto;}
  #container #header #blogname{ display:none}
  #container #header #blogname #blogTitle{display:none}
  #container #header #menu{height:21px;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:20px 6px 0px 0px;/*/margin:5px 6px;*/padding:0px;height:21px;float:right;} 
  #container #header #menu ul li{float:left;height:21px;}  
   .menuL{}
   .menuR{}  
   .menuDiv{width:4px;padding:0px;}/*---菜单分割线---*/
   /*---内容样式---*/
  #container #Tbody{width:900px;margin:0 auto;text-align:left;}
  /*---工具条--*/
  #sidebar{float:right;width:215px;margin:0px;background:url(side_bg.gif) no-repeat;text-align:center;color:#383838;}
  #innersidebar{}
  #sidebar-topimg{}
  #sidebar-bottomimg{}
  /*---工具箱样式--*/
  .sidepanel{width:203px;margin:0 auto!important; margin:0px;}
  .Ptitle{height:20px; padding:20px 0 2px 10px;text-align:left;background:url(lline.jpg) no-repeat 10px bottom;font-weight:bold;font-size:16px;margin:0px;letter-spacing:2px}  
  .Pcontent{text-align:left;padding:5px 0 0 10px;line-height:160%}  
  .Pfoot{ margin-bottom:10px;}  
  /*---主内容--*/ 
  #mainContent{float:left;width:640px; margin:5px 0 0 10px;}
  #innermainContent{overflow:visible;}
  #mainContent-topimg{}
  #mainContent-bottomimg{}
  .content-width{width:640px;margin:auto;}/*--主内容元素的全局宽度--*/
  /*---主内容页数--*/
  .pageContent{margin:0 auto;padding:7px;text-align:left;background:url(cb.jpg) no-repeat;height:31px;} 
  .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; margin-bottom:10px;}    
  /*---日志标题框--*/
  .Content-top{height:50px;text-align:left; background:url(icon.gif) no-repeat 0 5px;}
  .Content-top .ContentLeft{}
  .Content-top .ContentRight{}
  .Content-top .ContentTitle{padding:8px 4px 4px 20px;background: url(line.gif) repeat-x bottom;font-size:14px;}
  .Content-top .ContentAuthor{margin:0px; margin:-8px 0 10px 2px;*margin:-15px 0 10px 2px;_margin:-15px 0 10px 2px;color:#339A18;font-size:12px; font-weight:normal;} 
  /*---日志内容框--*/
  .Content-body{margin:0 auto; padding:5px 2px 5px 2px;overflow:hidden;text-align:left;line-height:150%}
  /*---日志内容底部--*/
  .Content-bottom{width:620px;text-align:right;background:url(cb.jpg) no-repeat;height:31px;padding:6px 10px;}
  .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;background:url(cc.jpg) repeat-y; margin-bottom:10px;width:640px;}
  .commentinfo{font-size:11px;color:#999;}
  .commenttop{border-bottom:1px solid #e1e1e1;padding:4px;background: url(ct.jpg) no-repeat top;}
  .commentcontent{padding:10px;line-height:140%;overflow:hidden; background:url(cf.jpg) no-repeat bottom;}
  /*---UBB框--*/ 
  .UBBPanel{border:1px solid #e1e1e1;background:#fff;}
  .UBBTitle{font-weight:bold;padding:4px;background:#F7f7f7;border-bottom:1px solid #e1e1e1;}
  .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 #e1e1e1;background:#fff;width:640px;margin:auto;}
  #MsgContent #MsgHead{background:#Fff;border-bottom:1px solid #e1e1e1;padding:10px;color:#000;text-align:center;font-weight:bold;}
  #MsgContent #MsgBody{padding:10px;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:6px 0 0 0;height:50px; background:url(line.gif) repeat-x top;padding-top:20px;}
  /*---文件上传框样式---*/
  .attachmentBody{
  margin:0px;font-size:12px;
  }