﻿/*---主体样式---*/
  #container{width:100%;margin:0;padding-top:35px;background:url('TopBG.gif') repeat-x;}

  /*---顶部样式---*/

#container #header{width:930px;height:107px;margin:0 auto;padding:0;background:url('Toplogo.jpg') no-repeat;}
  #container #header #blogname{margin:0;padding:35px 0px 0px 45px;text-align:left;font-family: "Microsoft YaHei", 黑体, Verdana, Tahoma, sans-serif;font-size:24px;color:#000;font-weight:bold;line-height:100%;visibility:hidden;}
  * html #container #header #blogname #blogTitle{margin:3px 3px 2px 2px;}/* IE6 */
  *+html #container #header #blogname #blogTitle{margin:3px 3px 6px 2px;} /* IE7 */
  
  #container #header #menu{height:111px;text-align:left; margin-top:-10px;overflow:hidden;}
  #container #header #menu #Left{width:6px;float:left;}
  #container #header #menu #Right{width:6px;float:right;}  
  #container #header #menu ul{list-style:none;margin:0;padding-right:6px;height:26px;float:left;} 
  #container #header #menu ul li{float:left;height:26px;margin:0; padding:0;}  
  #container #header #menu ul li .menuA span{padding:3px 10px 12px 0px;margin-top:-2px;display:block}/*顶部导航菜单 */
  #container #header #menu ul li .menuA:hover span{background:url(menuright.gif) right top no-repeat;}/*顶部导航菜单 */
  #container #header #menu ul li .menuB span{background:url(menuright.gif) right top no-repeat;padding:3px 10px 12px 5px;margin-top:-2px;display:block}/*顶部导航菜单 */
  #container #header #menu ul li .menuB:hover span{} /*顶部导航菜单 */
   
   .menuL{width:0px;padding:0px;}
   .menuR{width:0px;padding:0px;}  
   .menuDiv{width:2px;padding:0px;}/*---菜单分割线---*/
   
   
/*---内容样式---*/
  #container #Tbody{
	width:100%;
	margin:0 auto;
	text-align:left;
	padding:0px 5px 0px 5px;
}
  /*---工具条--*/
  #sidebar{float:left;width:212px;margin:0px;text-align:left;background:url('SBbg.gif') repeat-y;}
  #innersidebar{margin-top:1px;border-right: 1px solid #eee;}
  #sidebar-topimg{height:4px;width:212px;}
  #sidebar-bottomimg{height:1px;width:212px;overflow:hidden;background:url('SBbgB.gif') bottom repeat-y;}
  /*---工具箱样式--*/
  .sidepanel{width:212px;margin:0 auto!important; margin:0px;}
  .Ptitle{height:28px;line-height:26px;text-align:center;padding-left:10px;font-weight:bold;font-family: Arial, Helvetica, sans-serif;color:#012850;font-size:14px;margin:10px;background:url(btxia0.gif) no-repeat; }  

  
  .Pcontent{text-align:left;padding-left:15px;padding-top:2px;line-height:150%}  
  .Pfoot{margin:0px 0px 5px 0px;}  
  
  /*---主内容--*/ 
  #mainContent{float:right;margin:0px 0px 0px -220px;width:100%;text-align:center;}
  #innermainContent{margin:0px 220px 0px 220px!important;overflow:visible;border-right: 1px #eee solid;}
  #mainContent-topimg{height:0px;overflow:hidden;}
  #mainContent-bottomimg{height:0px;overflow:hidden;}
  .content-width{margin:auto;width:97%;}
  
  /*---主内容页数--*/
  .pageContent{margin:0 auto;padding:3px;text-align:left;height:18px;background-color: #FFFFFF} 
  .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;font-family:Verdana,Courier New,宋体;}    
  /*---日志标题框--*/
  .Content-top{padding:6px 2px 2px 8px; color:#50514D;text-align:left;}
  .Content-top .ContentLeft{width:0px;float:left;}
  .Content-top .ContentRight{width:0px;float:right;}
  .Content-top .ContentTitle{font-size:14px;color:#669900;padding:4px 0px 4px 0px;margin:0px;}
  .Content-top .ContentAuthor{color:#666;font-size:12px;padding-top:1px;padding-left:0px;margin:0px;font-weight:normal;} 
  /*---日志内容框--*/
  .Content-body img {border: 0px;}
  .Content-body{ margin:8px auto;overflow:hidden;text-align:left;width:95%;line-height:180%; margin-left:10px;}
  .Content-body .Content-Text img {background-color: #F7F7F7!important;border: 1px solid #CCCCCC; margin: 3px; padding: 3px;}
  /*---日志内容底部--*/
  .Content-bottom{color:#669900;text-align:right;height:50px;padding:0px 2px 8px 2px;background:url('ContentAuthorBG.gif') top right no-repeat;}
  .Content-bottom a{ color:#fff;}
  .Content-bottom a:link{ color:#fff;}
  .Content-bottom a:hover{ color:#666;}
  .Content-bottom a:visited{ color:#fff;}
  .Content-bottom .ContentBLeft{width:0px;float:left;}
  .Content-bottom .ContentBRight{width:0px;float:right;}  
  .Content-bottom .ContentBm{float:right; width:105px;height:50px;background:url('menumiddle.gif') top no-repeat;text-align:center;line-height:22px;}/*日志底部评论按钮 Bigik.cn*/
  
  /*---日志其他信息--*/
  .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:10px 12px 4px 12px;border:1px solid #eee;background:url('a2.gif') repeat-x;}
  .commentinfo{font-size:11px;color:#999;}
  .commenttop{padding:4px;border-bottom:1px solid #f6f6f6;background:#f9fbf5}
  .commentcontent{padding:10px;line-height:140%;overflow:hidden;width:94%;}
  /*---UBB框--*/ 
  .UBBPanel{background: #F9F9F9 url('') repeat-x;border: dashed 0px #dadada;}
  .UBBTitle img {display:none;}
  .UBBTitle{font-weight:bold;padding-left:8px;}
  .UBBContent{padding:6px;line-height:160%;}
  .UBBContent TEXTAREA {width:448px;margin-bottom:2px;}
  :link.UBBLink,:visited.UBBLink{font-size:11px;font-family:verdana;}
  /*---信息框--*/
  #MsgContent{width:450px;padding:0px;margin:4px 12px 4px 12px;border:1px solid #eee;}
  #MsgContent #MsgHead{border-bottom:1px solid #eee;padding:4px;color:#666;text-align:center;font-weight:bold;background:#f9fbf5}
  #MsgContent #MsgBody{padding:4px;line-height:180%;}
  #MsgContent #MsgBody #editorbody{border:0px; background-color:Transparent;padding:0px;}

  .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%;}

  /*---底部样式---*/

    #foot{width:100%;height:80px;margin:0;padding-top:8px;background:url('Foot8.gif') repeat-x;color:#eee;}
  #foot a{color:#eee}
  /*---文件上传框样式---*/
  .attachmentBody{
  margin:0px;font-size:12px;
  }