﻿/*---my主体样式---*/
  #container{width:1001px;margin:0 auto;text-align:center;
		background:url('bg.gif');
		background-repeat:repeat-y;	
		background-position:center;}
  /*---顶部样式---*/
  #container #header{height:150px;background:url('top.jpg') no-repeat;background-color:#000;}
  #container #header #blogname{display: none;}
  #container #header #blogname #blogTitle{display: none;}
  #container #header #menu{margin-top:116px;float:left;}
  #container #header #menu #Left{}
  #container #header #menu #Right{}
  #container #header #menu ul{list-style:none;margin:0px 0px 0px 24px!important;margin:0px 0px 0px 64px;} 
  #container #header #menu ul li{float:left;height:33px;}   
   .menuDiv{display:none;}/*---菜单分割线---*/
  /*---内容样式---*/
  #container #Tbody{width:872px;margin:0 auto;text-align:left;}
  /*---工具条--*/
  #sidebar{float:right;width:200px;margin-top:0px;text-align:left;}
  #innersidebar{}
  #sidebar-topimg{}
  #sidebar-bottomimg{}
  /*---工具箱样式--*/
  .sidepanel{margin:0 auto;}
  .Ptitle{background:url('bar_t_bg.gif') no-repeat left top;margin:5px 0 0 0;height:26px;text-align:left;padding:6px 6px 0px 10px;font-weight:bold;font-size:11px;color:#FFF;}  
  .Pcontent{text-align:left;padding:0 6px 0 6px;line-height:24px;} 
  .Pfoot{}     
  /*---主内容--*/ 
  #mainContent{margin:0 auto;float:left;text-align:center;width:650px;}
  #innermainContent{margin:0;}
  #mainContent-topimg{height:20px;}
  #mainContent-bottomimg{}
  .content-width{width:650px;}/*--主内容元素的全局宽度--*/
  /*---主内容页数--*/
  .pageContent{margin:0 auto;padding:0 12px 0 16px;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 6px;} 
  .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;padding:0 6px 0 0px;}    
  /*---日志标题框--*/
  .Content-top{color:#CB006F;height:30px;background:url('a_title.gif') no-repeat;text-align:left;padding:13px 0px 0px 35px;}
  .Content-top .ContentLeft{}
  .Content-top .ContentRight{}
  .Content-top .ContentTitle{display:inline;font-size:12px;padding-left:2px;}
  .Content-top .ContentAuthor{color:#363636;font-size:11px;padding-left:6px;margin:1px;font-weight:100;display:inline;} 
  /*---日志内容框--*/
  .Content-body{padding:8px 6px 0 20px;overflow:hidden;text-align:left;width:98%;line-height:160%}
  /*---日志内容底部--*/
  .Content-bottom{text-align:right;padding:0 0px 12px 0;}
  .Content-bottom .ContentBLeft{}
  .Content-bottom .ContentBRight{}  

/*---日志其他信息--*/
  .Content-Info {margin:0px 4px 6px 4px;padding:0px}
  .Content-Info .InfoAuthor{text-align:left;margin:0px 0px 0px 15px;}
  .Content-Info .InfoOther{float:right;text-align:right;}
  /*--评论框--*/
  .comment{text-align:left;margin:0px 8px 12px 8px;border:1px solid #696367;}
  .commentinfo{font-size:11px;color:#000;}
  .commenttop{padding:4px;background:#3C0B28;margin:0px;border:1px solid #EE0E94;}
  .commentcontent{padding:10px;line-height:140%;overflow:hidden;width:96%}
  /*---UBB框--*/ 
  .UBBPanel{border-left:3px solid #CB006F;background:#000;}
  .UBBTitle{font-weight:bold;padding:4px;border-bottom:1px solid #3C0B28;}
  .UBBContent{padding:6px;line-height:160%;}
  .UBBContent TEXTAREA {width:420px;margin-bottom:2px;}
  :link.UBBLink,:visited.UBBLink{font-size:11px;font-family:verdana;}
  /*---信息框--*/
  #MsgContent{border:1px solid #696367;width:450px;padding:1px;margin:auto;}
  #MsgContent #MsgHead{padding:4px;text-align:center;font-weight:bold;border:1px  solid #EE0E94;background:#3C0B28;}
  #MsgContent #MsgBody{padding:4px;line-height:180%;}

  .LDialog{border:1px solid #795B50;margin:3px auto;padding:1px;}
  .LDialog .LHead{background:#000;padding:1px;color:#fff;text-align:center;font-weight:bold;}
  .LDialog .LBody{padding:4px;line-height:200%;}

/*信息框图标以及文字*/
   .MessageText{height:50px;margin-right:0px;}
   .MessageIcon{}
   .ErrorIcon{}
   .WarningIcon{}   
   .QuestionIcon{}
  /*---底部样式---*/
  #container #foot{text-align:center;height:80px;padding-top:20px;background:url(foot.gif) no-repeat;}
  #container #foot p{margin:0px}
  /*---文件上传框样式---*/
  .attachmentBody{margin:0px;font-size:11px;}