﻿/*---主体样式---*/
  #container{width:938px;margin:0px  auto 0px auto;padding:0;text-align:center;background: url('main.gif');}
#FlashHead{position: absolute;width:100%;left:0px;}
  
  /*---顶部样式---*/
  #container #header{height:210px;width:938px;margin:0 auto;background: url('top.gif') no-repeat;clear:both;}
  #container #header #blogname{display:none;}
  #container #header #blogname #blogTitle{display:none;}
  #container #header #menu{display:none;}/*---菜单按键位置---*/
  #container #header #menu #Left{width:0px;float:left;}
  #container #header #menu #Right{width:0px;float:right;}  
  #container #header #menu ul{list-style:none;height:20px;float:left;} 
  #container #header #menu ul li{height:20px;float:left;} 
   .menuL{}
   .menuR{}  
   .menuDiv{height:20px;width:6px;padding:0px;}/*---菜单分割线---*/
  /*---内容样式---*/
  #container #Tbody{width:750px;margin:-40px 0px 0px 105px!important;margin:-40px 0px 0px 20px;text-align:left;padding:0px;}/*---是整个图框和内容margin-top:-45px;---*/
  /*---工具条--*/
  #sidebar{float:right;width:223px;margin:0px 0px 0px 5px;text-align:center;}
  #innersidebar{}
  #sidebar-topimg{height:10px;width:223px;}
  #sidebar-bottomimg{height:10px;width:223px;overflow:hidden;}
  /*---工具箱样式--*/
  .sidepanel{width:203px;margin:0 auto!important; margin:0px 0px 0px 20px;}
  .Ptitle{height:20px;line-height:150%;text-align:left;padding-left:10px;font-size:12px;margin:0px;color:#000000;font-weight:bold;} /*--侧边栏标题--*/
  .Pcontent{text-align:left;padding-left:10px;padding-top:8px;line-height:160%}  
  .Pfoot{margin:0px 0px 15px 0px;}  
  /*---主内容--*/ 
  #mainContent{float:left;margin-right:-230px;width:100%;text-align:center;}/*---上面margin:0px 30px 0px -160px表示内容与工具一起的位置 width:77%是内容宽度---*/
  #innermainContent{overflow:visible;margin-right:230px;}
  #mainContent-topimg{height:0px;;overflow:hidden;}
  #mainContent-bottomimg{height:10px;overflow:hidden;}
  .content-width{width:500px;margin:0px 20px 0px 0px;}/*--主内容元素的全局宽度--*/
  /*---主内容页数--*/
  .pageContent{margin:0 auto;padding: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;font-family:Georgia,Courier New,宋体;}    
  /*---日志标题框--*/

 .Content-top{padding:5px 5px 1px 6px !important;
  height:40px;margin:2 2 2px 6;
  color:#fff;
  text-align:left;
  background: url(biaoti.gif) no-repeat;}
  .Content-top .ContentLeft{width:0px;float:left;}
  .Content-top .ContentRight{width:0px;float:right;}
  .Content-top .ContentTitle{font-size:14px;color:#000000;padding-bottom:0px;margin:0px; }
  .Content-top .ContentAuthor{color:#000000;font-size:12px;padding-left:3px;margin:0px;font-weight:100;} 
  /*---日志内容框--*/
  .Content-body{margin:8px auto;overflow:hidden;text-align:left;width:96%;line-height:160%}
  /*---日志内容底部--*/
  .Content-bottom{text-align:right;height:30px;padding:3px 2px 8px 2px;}
  .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 12px 15px 12px;}
  .commentinfo{font-size:11px;color:#999;}
  .commenttop{padding:1px;border-bottom:1px dotted #6B5D52;}
  .commentcontent{padding:10px;line-height:140%;overflow:hidden;width:94%;}
  /*---UBB框--*/ 
  .UBBPanel{background-color: none;
	border: 1px dotted #E6E6E6;
	padding-top: 0px;
	padding-left: 0px;}
  .UBBTitle{font-weight:bold;padding:4px;background:none;}
  .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:0px solid #ccc;width:450px;padding:0px; margin:auto;}/*---登陆时的信息框位置margin-right:100px--*/
  #MsgContent #MsgHead{padding:3px;color:#333;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%;}

  /*---底部样式---*/
#container #foot{height:65px;width:938px;margin:0 auto;background: url('bottom.gif') no-repeat;}
  #container #foot p{margin:0px;}
  /*---文件上传框样式---*/
  .attachmentBody{
  margin:0px;font-size:12px;
  }
