﻿  /*---主体样式---*/
  #container{width:900px;margin:0 auto;padding:0;text-align:center;}  
  /*---顶部样式---*/
  #container #header{height:230px;margin:0 auto;width:1000px;padding:0;background:url('1.jpg') no-repeat right;}
  #container #header #blogname{display:none;}
  #container #header #blogname #blogTitle{display:none;}
  #container #header #menu{padding:208px 5px 0px 78px;height:28px;text-align:left;font-size:13px;font-weight:bold;/*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 2px 0px 2px!important;margin:0px 2px 0px 2px;padding:0px;height:28px;float:left;} 
  #container #header #menu ul li{float:left;height:28px;} 
   .menuL{}
   .menuR{}  
   .menuDiv{width:8px;padding:0px;}/*---菜单分割线---*/
  /*---内容样式---*/
  #container #Tbody{width:900px !important;width:900px;margin:0 auto;text-align:left;padding-top:0px;}
  /*---工具条--*/
  #sidebar{float:left;width:201px;margin:0px;text-align:center;color:#000;}
  #innersidebar{}
  #sidebar-topimg{height:0px;overflow:hidden;}
  #sidebar-bottomimg{height:0px;overflow:hidden;}
  /*---工具箱样式--*/
  .sidepanel{margin:0 auto!important; margin:0px;}
  .Ptitle{height:23px;text-align:left;font-size:15px;margin:0px;background:5px 1px url(side.gif) no-repeat;color: #477f17;text-indent: 23px;line-height: 160%;padding-left:0px;font-family:微软雅黑;}  
  .Pcontent{text-align:left;padding-left:10px;padding-top:1px;}  
  .Pfoot{margin:3px 0px 12px 0px;}  
  /*---主内容--*/ 
  #mainContent{float:right;text-align:center;width:100%;margin:0px -10px 0px -201px;padding-top:6px;}
  #innermainContent{margin:0px 18px 0px 201px;}
  #mainContent-topimg{height:0px;overflow:hidden;}
  #mainContent-bottomimg{height:0px;overflow:hidden;}
  .content-width{margin:auto;width:100%}/*--主内容元素的全局宽度--*/
    /*---主内容页数--*/
  .pageContent{font-size:12px;margin:0 auto;padding-left: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;}    
 /*---日志标题框--*/
  .Content-top{background:3px 5px url(icon.gif) no-repeat;height:35px;padding:0px 0px 12px 23px;text-align:left;font-family:微软雅黑;}
  .Content-top .ContentLeft{width:0px;float:left;}
  .Content-top .ContentRight{width:0px;float:right;}
  .Content-top .ContentTitle{display:inline;color:#477f17;font-size:16px;padding-top:0px;}
  .Content-top .ContentAuthor{background:url(zz.gif) no-repeat;color:#666;font-size:12px;padding-top:5px;padding-left:2px;margin:0px;font-weight:normal;} 
  /*---日志内容框--*/
  .Content-body{margin:6px auto;overflow:hidden;text-align:left;width:96%;line-height:150%}
  /*---日志内容底部--*/
  .Content-bottom{font-size:11px;color:#786905; padding:0px;text-align:right;height:30px;padding-bottom:10px;}
  .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 2px 15px 2px;border:1px solid #999999;}
  .commentinfo{font-size:11px;color:#999;}
  .commenttop{padding:4px;background:#e4fdd5;border-bottom:1px solid #999999;margin:1px}
  .commentcontent{padding:10px;line-height:140%;overflow:hidden;width:96%;background:#e6e7a5;}
  /*---UBB框--*/ 
  .UBBPanel{background:#e6e7a5;border-left:4px solid #9fc887;}
  .UBBTitle{font-weight:bold;padding:4px;border-bottom:1px solid #9fc887;background:#9fc887;}
  .UBBContent{padding:6px;background:#e4fdd5;line-height:160%;}
  .UBBContent TEXTAREA {width:630px;margin-bottom:2px;}
  :link.UBBLink,:visited.UBBLink{font-size:11px;font-family:verdana;}
  /*---信息框--*/
  #MsgContent{border:1px solid #999999;width:450px;padding:0px; background:#e6e7a5;margin:auto;}
  #MsgContent #MsgHead{border-bottom:1px solid #999999;background:#e4fdd5;padding:4px;color:#000000;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{}
   .ErrorIcon{}
   .WarningIcon{}   
   .QuestionIcon{}

  /*---底部样式---*/
  #container #foot{font-size:11px;color:#333;text-align:center;width:auto;padding:0px 0px 30px 0px;background: url(2.jpg) no-repeat center bottom;height:78px;}

  /*---文件上传框样式---*/
  .attachmentBody{
  margin:0px;font-size:12px;background:#F8F6E9}