﻿/*---主体样式---*/
  #container{width:100%;margin:0 auto;background:url(bg3.jpg) center top no-repeat;}
	
  
  /*---顶部样式---*/
  #container #header{height:200px;width:950px;margin:0 auto;}
  #container #header #blogname{width:950px;height:160px;visibility:hidden;}
  #container #header #blogname #blogTitle{}
  #container #header #menu{height:40px;/*visibility:hidden;*/width:950px;}
  #container #header #menu #Left{float:left;width:250px;height:40px;padding:0px;}
  #container #header #menu #Right{float:right;width:20px;height:40px;padding:0px;}
  #container #header #menu ul{list-style:none;margin:8px 0;padding:0;height:24px;float:left;} 
  #container #header #menu ul li{float:left;height:24px;width:80px;}
  #container #header #menu ul li.menuDiv{width:3px;}/*---菜单分割线---*/
  #container #header #menu ul li.menuL,#container #header #menu ul li.menuR{width:0;}
  /*---内容样式---*/
  #container #Tbody{margin:0 auto;width:942px;;padding:0px;min-height:800px;_height:800px;}
  /*---工具条--*/
  #sidebar{float:left;width:210px;}
  #innersidebar{}
  #sidebar-topimg{height:36px;width:210px;}
  #sidebar-bottomimg{}
  /*---工具箱样式--*/
  .sidepanel{width:190px;margin:0 auto;}
  .Ptitle{height:20px;padding-left:26px;padding-top:2px;font-weight:200;font-size:14px;margin:0px;background-color:#E9FFBF;border:1px solid #A9FE0B;}  
  .Pcontent{margin:0px;padding:12px 0 8px 14px;font-size:14px;line-height:24px;}
  #Side_Category .Pcontent p{line-height:20px;height:24px;padding:0 12px;} 
  .Pfoot{}/*搞定*/  
  /*---主内容--*/ 
  #mainContent{float:right;width:682px;background:none;text-align:center;padding:0 15px}/*搞定*/ 
  #mainContent .content-width{margin-bottom:6px;}
  #innermainContent{overflow:visible;}
  #mainContent-topimg{}
  #mainContent-bottomimg{}
  .content-width{width:700x;margin:auto;}/*--主内容元素的全局宽度--*/
  /*---主内容页数--*/
  .pageContent{margin:8px auto;padding:3px 24px;height:20px;background-color:#E9FFBF;border:1px solid #A9FE0B;text-align:right;clear:both;} 
  .pageContent ul{float:right;white-space:nowrap;width:auto;}
  .pageContent ul li{float:left;padding:0px 3px 0px 3px;}
  /*---内容框--*/
  .Content{margin:0 auto;width:660px;overflow:hidden;}    
  /*---日志标题框--*/
  .Content-top{padding-top:12px;}
  .Content-top .ContentTitle{line-height:30px;font-size:18px;height:30px;width:100%;color:#00225B;margin-right:12px;border-bottom:1px solid #e6e6e6;margin-bottom:6px;}
  .Content-top .ContentAuthor{line-height:30px;color:#707070;margin-left:24px;}
  .Content-top .ContentData{line-height:30px;color:#707070;}
  /*---日志内容框--*/
  .Content-body,.commentcontent{font-size:14px;}
  .Content-body p,.commentcontent p{font-size:14px;text-indent:2em;}
  
  /*---日志内容底部--*/
  .Content-bottom{background:url(book.gif) no-repeat;padding-left:20px;margin-left:24px;}
  

  /*---日志其他信息--*/
  .Content-Info {margin:6px 4px 6px 4px;padding-left:6px}
  .Content-Info .InfoAuthor{}
  .Content-Info .InfoOther{float:right;text-align:right;}
  /*--评论框--*/
  .comment{;margin:0px 12px 15px 12px;border:1px solid #0A8C0E;background:#fff}
  .commentinfo{font-size:11px;color:#FFF;}
  .commenttop{padding:4px;background:#68AB0A;margin:1px;}
  .commentcontent{padding:10px;line-height:140%;overflow:hidden;width:96%}
  /*---UBB框--*/ 
  .UBBPanel{border:1px dashed #666;margin-left:15px;margin-top:6px;margin-bottom:6px;width:60%;}
  .UBBTitle{font-weight:bold;padding:4px;background:#FFF url(ubbback.gif) no-repeat 400px 0px;}
  .UBBContent{padding:6px;line-height:160%;}
  .UBBContent TEXTAREA {width:96%;margin-bottom:2px;}
  :link.UBBLink,:visited.UBBLink{font-size:11px;font-family:verdana;}
  /*---信息框--*/
  #MsgContent{border:1px solid #0A8C0E;width:450px;padding:1px; background:#fff;margin:auto;}
  #MsgContent #MsgHead{background:#68AB0A;padding:4px 10px;;letter-spacing:7px;font-weight:bold;color:#FFF;font-size:14px;}
  #MsgContent #MsgBody{padding:4px;text-align:center;}

  .LDialog{border:1px solid #795B50;margin:3px auto;padding:1px;}
  .LDialog .LHead{background:#BBA097;padding:1px;color:#fff;;font-weight:bold;height:24px;}
  .LDialog .LBody{padding:4px;line-height:200%;}


/*信息框图标以及文字*/
   .MessageText{height:50px;margin-right:27px;}
   .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{width:880px;clear:both;text-align:center;margin:0 auto;padding: 20px;background-color:#fff;}
  #container #foot p{text-align:center;}
  /*---文件上传框样式---*/
  .attachmentBody{
  margin:0px;font-size:12px;line-height:20px;
  }
  #Side_AboutMe p{font-size:12px;line-height:20px;}