﻿/*---主体样式---*/
  #container{width:100%;margin:0 auto;padding:0;text-align:center;}
  
  /*---顶部样式---*/
  #container #header{height:35px;width:100%;margin:0 auto;background:url('images/topbar.png');position:fixed;z-index:9999;}
  #container #header #blogname{width:980px; height:52px; margin-top:-20px; background:url("images/Logo.png") no-repeat scroll left bottom transparent; position:fixed;z-index:9997; left:50%;margin-left:-490px;}
  #container #header #blogname #blogTitle{font-size:13px;margin:3px 3px 3px 8px;height:16px; display:none;}
  #container #header #menu{height:32px;width:980px;text-align:center; position:fixed;z-index:9998; left:50%;margin-left:-490px;/*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 0px 0px 0px!important;margin:0px 0px 0px 0px;padding:0px;height:32px;float:right;} 
  #container #header #menu ul li{float:left;height:28px; padding:0 0.5px;}  
   .menuL{display:none;}
   .menuR{display:none;}  
   .menuDiv{display:none;}/*---菜单分割线---*/
   
   
   
   
   /*---内容样式---*/
  #container #Tbody{width:980px;margin:0 auto;text-align:reghit;padding:50px 5px 5px 5px;}
  /*---工具条--*/
  #sidebar{float:left;width:225px;margin:0px;background:url("images/tm_cccccc.png");text-align:center;color:#666666;}
  #innersidebar{}
  #sidebar-topimg{display:none;}
  #sidebar-bottomimg{display:none;}
  /*---工具箱样式--*/
  .sidepanel{width:225px;margin:0 auto!important; margin:0px;}
  .Ptitle{width:185px;height:30px;line-height:30px;text-align:left;padding:0 10px;background:url(images/sidebar.gif);color:#50626e;font-weight:bold;font-size:14px;margin:0 auto;}  
  .Pcontent{text-align:left;padding-left:10px;padding-top:0px;line-height:160%}  
  .Pfoot{margin:0px 0px 15px 0px;}  
  /*---主内容--filter:alpha(Opacity=80);-moz-opacity:0.8;opacity: 0.8;z-index:8888;*/ 
  #mainContent{float:right;margin-left:-230px;width:755px;background:url("images/tm_white.png");text-align:center; padding-top:28px;}
  #innermainContent{overflow:visible;float:right;margin-left:-230px;width:755px;}
  #mainContent-topimg{display:none;}
  #mainContent-bottomimg{display:none;}
  .content-width{width:695px;margin:auto;}/*--主内容元素的全局宽度--*/
  /*---主内容页数--*/
  .pageContent {margin: 0 auto 25px;}
  .NavTitle {float:left;font-weight:bold;}
  .page {margin:-20px auto;height:20px;padding:0px 2px;}
  .page a, .page a:visited {font-size:12px;margin:0px 2px;padding:2px 6px;text-align:center;border:1px solid #cccccc;border-bottom-left-radius:4px 4px;border-bottom-right-radius:4px 4px;border-top-left-radius:4px 4px;border-top-right-radius:4px 4px;color:#666666;background:#ffffff;}
  .page a:hover, .page a:active {border: 1px solid #cccccc;color:#FFF;background:#cccccc;}
  .page strong {font-weight:100;font-size:12px;margin:0px 2px;padding:2px 6px;text-align:center;border:1px solid #cccccc;border-bottom-left-radius:4px 4px;border-bottom-right-radius:4px 4px;border-top-left-radius:4px 4px;border-top-right-radius:4px 4px;color:#FFF;background:#cccccc;}
  .page ul {height:20px;list-style:none;margin:0px;padding:0px;}
  .page ul li {margin:0px;padding:0px 3px;}
  .page ul li.PageL {width:9px;height:18px;}
  .page ul li.PageR {width:9px;height:18px;}
  .PageLbutton {background:url('../../images/BttnLeft.gif') 0px 0px;width:9px;height:18px;display:block;}
  .PageRbutton {background:url('../../images/BttnRight.gif') 0px 0px;width:9px;height:18px;display:block;}
  /*---内容框--*/
  .Content{margin:0 auto;font-family:微软雅黑,Courier New; border:1px #cccccc solid; margin-bottom:28px; background:#ffffff;
  -moz-box-shadow: 1px 1px 5px #D1D1D1;
  -webkit-box-shadow: 1px 1px 5px #D1D1D1;
  box-shadow: 1px 1px 5px #D1D1D1;
  border-radius: 5px 5px 5px 5px;
  }    
  /*---日志标题框--*/
  .Content-top{height:22px;color:#50626E;text-align:left;overflow:hidden;padding-top:7px; border-bottom:1px #cccccc solid; width:675px; margin:0 auto;}
  .Content-top .ContentLeft{width:4px;height:20px;background:url(images/titleico.jpg) no-repeat;float:left;margin-top:-1px; margin-left:5px;}
  .Content-top .ContentRight{display:none;}
  .Content-top .ContentTitle{padding:8px 4px 4px 10px;font-size:14px;display:inline;}
  .Content-top .ContentTitle img{display:none;}
  .Content-top .ContentAuthor{color:#cccccc;text-align:right;padding-left:10px;padding-top:8px;font-size:12px;display:inline;font-weight:normal;} 
  /*---日志内容框--*/
  .Content-body{ line-height:22px;margin:8px auto;overflow:hidden;text-align:left;width:94%;}
  .Content-body .Content-imgtext img{ width:140px; height:100px; float:left; padding:3px; border:1px #cccccc solid; margin-right:10px;
  -moz-box-shadow: 1px 1px 5px #D1D1D1;
  -webkit-box-shadow: 1px 1px 5px #D1D1D1;
  box-shadow: 1px 1px 5px #D1D1D1;
  border-radius: 5px 5px 5px 5px;
  }
  .Content-body .Content-imgtext img:hover{border:1px #d6d4d4 solid; 
  filter:alpha(opacity=80);
  -moz-opacity:0.8;
  -khtml-opacity: 0.8;
  opacity: 0.8;
  }
  
  .Content-imgtext{height:110px;}
  .Content-Toolbar{width:100%; margin:5px auto;}
  .Content-body .readMore{float: right;}
  .【Content-body .tags{ float: bottom;}】
  
  /*---日志内容底部--*/
  .Content-bottom{text-align:right;height:20px;padding:3px 30px 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{width:690px;text-align:left;margin:10px 12px 4px 30px}
  .commentinfo{font-size:11px;color:#999;}
  .commenttop{border-bottom:1px dotted #CCCCCC;padding:4px;width:690px;}
  .commentcontent{padding:5px 10px;line-height:20px;overflow:hidden;width:670px;}
  .commentleft {float:left;}
  .commentright {margin-left:50px;width:90%;}
  .Gravatar{border:1px solid #999;width:40px;height:40px;margin-right:5px;}
  .CommentCheck {color:#999;font-size:11px;;}
  .CommentFloor {float:right;border-left:2px solid #50626E; margin-top:5px; height:12px; line-height:13px;padding-left:10px;font-weight:bold;font-size:12px;font-family:微软雅黑;color:#BBBBBB;}
  /*---回复框--*/
  .replyPanel {margin:5px -3px -3px 10px;border:0px;}
  .replyTitle {border-bottom:1px dotted #CCCCCC;padding:4px;margin-right:50px; width:675px;}
  .replyinfo {}
  .replyContent {padding:10px;line-height:140%;overflow:hidden;margin-right:50px;}
  .replyGravatar{float:right;width:40px;height:40px;margin-left:5px;}
  /*---UBB框--*/ 
  .UBBPanel{border:1px solid #CCCCCC;background:#FFFFFF;border-left:3px solid;}
  .UBBTitle{font-weight:bold;padding:4px;background:#FFFFFF url(images/ubbback.gif) no-repeat 400px 0px;border-bottom:1px dotted #FFFFFF;}
  .UBBContent{padding:6px;line-height:160%;}
  .UBBContent TEXTAREA {width:448px;margin-bottom:2px;}
  :link.UBBLink,:visited.UBBLink{font-size:11px;font-family:verdana;}
  /*---信息框--*/
  #MsgContent{margin:10px auto;}
  #MsgContent #MsgHead{padding:4px 10px;color:#50626E;text-align:left;font-weight:bold; margin:0 auto; width:672px; border-bottom:1px solid #cccccc; font-size:15px;}
  #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{background:url(../../images/Message.jpg) no-repeat;width:48px;height:48px;float:left;}
   .ErrorIcon{background:url(../../images/Error.jpg) no-repeat;width:48px;height:48px;float:left;}
   .WarningIcon{background:url(../../images/Warning.jpg) no-repeat;width:48px;height:48px;float:left;}   
   .QuestionIcon{background:url(../../images/Question.jpg) no-repeat;width:48px;height:48px;float:left;}
  /*---底部样式---*/
  #container #foot{font-family:微软雅黑,Georgia;margin:6px 0 0 0;height:50px;padding-top:10px;}
  /*---文件上传框样式---*/
  .attachmentBody{
  margin:0px;font-size:12px;background:#F8F6E9
  }