﻿  /*---主体样式--- scivane.com ---*/
  #container{width:1000px;margin:0 auto;text-align:center;}
  #FlashHead{position: absolute;width:100%;left:0px;}

  /*---顶部样式--- scivane.com ---*/
  #container #header{height:105px;margin:0 auto;background:url('head.gif') no-repeat center;width:1000px}
  #container #header #blogname{display:none;}
  #container #header #blogname #blogTitle{display:none;}
  #container #header #menu{padding:3px 2px 0px 0px;text-align:left;font-size:13px;/*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 0px!important;margin:0px 2px 0px 0px;padding:0px;height:21px;float:left;} 
  #container #header #menu ul li{float:left;height:21px;}  
   .menuL{width:33px;background: url(menu_left.png) no-repeat;padding:0px;}
   .menuR{width:33px;background: url(menu_right.png) no-repeat;padding:0px;}  
   .menuDiv{width:0px;padding:0px;}/*---菜单分割线---*/

  /*---内容样式--- scivane.com ---*/
  #container #Tbody{width:1000px;margin:2px auto;text-align:left;}
  /*---工具条--*/
  #sidebar{background:url('side-body.gif') repeat-y;float:right;width:250px;margin:0px;text-align:center;color:#000;}
  #innersidebar{}
  #sidebar-topimg{height:15px;overflow:hidden;background:url('side-top.gif') no-repeat;}
  #sidebar-bottomimg{height:3px;overflow:hidden;background:url('side-bottom.gif') no-repeat;}

  /*---工具箱样式--- scivane.com ---*/
  .sidepanel{margin:0 auto!important;margin:0px;}
  .Ptitle{background:url(side-top-main.gif) no-repeat;height:16px;line-height:120%;text-align:left;padding:4px 4px 4px 10px;font-size:12px;margin:0px 10px 0px 10px;color:#000;font-family:宋体;}  
  .Pcontent{text-align:left;padding:2px 5px 0px 5px;}
  .Pfoot{height:2px;overflow:hidden;} 

  /*---主内容--- scivane.com ---*/ 
  #mainContent{float:left;margin:0px;text-align:center;width:748px;}
  #innermainContent{background:url('main-body.gif') repeat-y;margin:0px;}
  #mainContent-topimg{background:url('main-top.gif') no-repeat;height:13px;overflow:hidden;}
  #mainContent-bottomimg{background:url('main-bottom.gif') no-repeat;height:5px;overflow:hidden;}
  .content-width{margin:auto;width:98%}/*--主内容元素的全局宽度--*/
  /*---主内容页数--- scivane.com ---*/
  .pageContent{margin:0 auto;padding:1px 3px 1px 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;}
  /*---内容框--- scivane.com ---*/
  .Content{margin:0 auto;}    
  /*---日志标题框--- scivane.com ---*/
  .Content-top{text-align:center;padding:0px;margin-bottom:2px;}
  .Content-top .ContentLeft{width:0px;float:left;}
  .Content-top .ContentRight{width:0px;float:right;}
  .Content-top ul{list-style:none;margin:0 auto;padding:0px}
  .Content-top .ContentTitle{background:url('title.gif') no-repeat;margin:0px;font-size:12px;font-family:宋体;padding:8px 5px;color:#fff;font-weight:100;}
  .Content-top .ContentAuthor{margin:0px;padding:2px 0 1px 0;color:#000;font-size:12px;font-weight:100;} 
  /*---日志内容框--- scivane.com ---*/
  .Content-body{margin:auto;overflow:hidden;text-align:justify; text-justify:inter-ideograph;width:99%;line-height:150%;}
  /*---日志内容底部--- scivane.com ---*/
  .Content-bottom{padding:0px;text-align:right;height:25px;padding-bottom:5px;}
  .Content-bottom .ContentBLeft{width:0px;float:left;}
  .Content-bottom .ContentBRight{width:0px;float:right;}  
  .Content-bottom ul{list-style:none;margin:0px;padding:6px 6px 0px 0px;color:#000;} 
  .Content-bottom ul li{display:inline;padding:0px 0px 0px 2px;}
  .Content-bottom ul li.bDiv{}
  /*---日志其他信息--- scivane.com ---*/
  .Content-Info {margin:0px 4px 6px 4px;padding:0px}
  .Content-Info ul{list-style:none;margin:0px;padding:0px;height:16px;text-align:right}
  .Content-Info ul li.InfoAuthor{float:left;width:450px;text-align:left;display:inline}
  .Content-Info ul li.InfoOther{display:inline}
  /*--评论框--- scivane.com ---*/
  .comment{text-align:left;margin:0px 10px 10px 10px;border:1px solid #000;}
  .commentinfo{font-size:11px;color:#000;}
  .commenttop{height:22px;padding:0px;border-bottom:1px solid #000;background:#fff;margin:1px;}
  .commentcontent{padding:10px;line-height:150%;overflow:hidden;width:97%;}

  /*---UBB框 scivane.com ---*/ 
  .UBBPanel{background:#fff;border:1px solid #000;}
  .UBBTitle{font-weight:bold;padding:4px;background:#fff;}
  .UBBContent{padding:6px;line-height:150%;}
  .UBBContent TEXTAREA {width:600px;margin-bottom:2px;}
  :link.UBBLink,:visited.UBBLink{font-size:11px;font-family:verdana;}

  /*---信息框 scivane.com ---*/
  #MsgContent{border:1px solid #000;width:996px;padding:1px;background:transparent;margin:auto;}
  #MsgContent #MsgHead{background:#e6e6e6;padding:4px;color:#000;text-align:center;font-weight:bold;}
  #MsgContent #MsgBody{padding:5px 23px 5px 24px;}

  .LDialog{border:1px solid #000;margin:3px auto;padding:1px;}
  .LDialog .LHead{background:#fff;padding:1px;color:#000;text-align:center;font-weight:bold;}
  .LDialog .LBody{padding:4px;line-height:150%;}


/*---信息框图标以及文字--- scivane.com ---*/
   .MessageText{height:50px;margin-right:38px;}
   .MessageIcon{width:48px;height:48px;float:left;}
   .ErrorIcon{width:48px;height:48px;float:left;}
   .WarningIcon{width:48px;height:48px;float:left;}   
   .QuestionIcon{width:48px;height:48px;float:left;}
  /*---底部样式--- scivane.com ---*/
  #container #foot{width:1000px; margin:0 auto;padding-top:2px;overflow:hidden;}
  #container #foot p{margin:2px auto}
  /*---文件上传框样式--- scivane.com ---*/
  .attachmentBody{
    margin:0px;font-size:12px;background:#fff
  }