﻿/*---主体样式---*/
  #container{width:100%;margin:0 auto;padding:0;text-align:center;}   
  
  /*---顶部样式---*/
  #container #header{width:963px;height:376px;margin:0 auto;background:url('001.jpg') no-repeat;}
  #container #header #blogname{margin:0 auto;padding:10px 0px 15px 10px;font-size:20px;color:#545454;text-align:left;font-weight:bold;display:none;}
  #container #header #blogname #blogTitle{font-size:13px;margin:3px 3px 3px 8px;height:16px}
  #container #header #menu{height:27px;text-align:left;}
  #container #header #menu #Left{width:0px;float:left;}  
  #container #header #menu #Right{width:0px;float:right;}  
  #container #header #menu ul{list-style:none;margin:130px 0px 0px 50px!important;margin:130px 0px 0px 50px;padding:0px;height:0px;float:left;} 
  #container #header #menu ul li{float:left;height:27px;}  
   .menuL{width:7px;/*background:#E3CE96 url(menu_left.gif) no-repeat;*/padding:0px;}
   .menuR{width:8px;/*background:#E3CE96 url(menu_right.gif) no-repeat;*/padding:0px;}  
   .menuDiv{width:17px;/*background:#E3CE96 url(menu_div.gif) no-repeat;*/padding:0px;}
/*---菜单分割线---*/
   .menuDiv{width:6px;background:url() no-repeat center top;padding:0px;}
/*---菜单分割线---*/
/*---内容样式---*/
  #container #Tbody{width:963px;margin:0px auto;text-align:left;padding:0px 0px 0px 0px;background:url(bg.gif) repeat-y;overflow:hidden; clear:both;}
  
  
  /*---工具条--*/
  #sidebar{float:left;width:210px;padding:0;background:transparent;text-align:center;color:#614635;margin-left:10px !important;margin-left:14px;}
  #innersidebar{width:223px;}
  #sidebar-topimg{height:0px;width:223px;overflow:hidden;}
  #sidebar-bottomimg{height:10px;width:223px;background:transparent;overflow:hidden;}
  
  /*---工具箱样式--*/
  .sidepanel{width:210px; margin:0px 0;background:#e6e7d5;}
  .Ptitle{height:70px;width:210px;color:#5d5d4e;line-height:50%;text-align:left;padding-top:2px;padding-left:10px;background:url(005.jpg);font-weight:hold;font-size:12px;margin:0px;}  
  .Pcontent{width:210px;text-align:left;padding-top:10px;padding-bottom:10px;padding-left:10px;line-height:160%;}  
  .Pfoot{width:223px;height:0px;margin:0px;}  
  
  /*---主内容--*/ 
  #mainContent{width:700px;float:left;}
  #innermainContent{overflow:visible;}
  #mainContent-topimg{}
  #mainContent-bottomimg{background:transparent;height:10px;overflow:hidden;}
  .content-width{margin-left:16px;}/*--主内容元素的全局宽度--*/
  
  /*---主内容页数--*/
  .pageContent{width:693px;height:30;margin:0px,padding:5px;text-align:left;border:0px;} 
  .NavTitle{float:left;font-weight:bold;}
  .page{padding-right:5px;height:18px;}
  .page ul{list-style:none;margin:0px;padding:0px;} 
  .page ul li{} 
  .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;}
  .pageNumber {width:auto;float:left;}
  
  /*---内容框--*/
  .Content{width:693px;margin:10px auto;font-family:Microsoft Yahei,Verdana,sans-serif,宋体;border-bottom:1px solid #fff;word-break:break-all;}    
  
  /*---日志标题框--*/
  .Content-top {height:50px;width:693px;background:url(003.jpg);text-align:left;padding-top:26px;}
  .Content-top .ContentLeft{display:none;}
  .Content-top .ContentRight{display:none;}
  .Content-top .ContentTitle{margin:0;padding-left:1px;font-size:14px;display:block;float:left;}
  .Content-top .ContentAuthor{float:right;margin:0;color:#5f5f5f;text-align:left;padding-top:0px;padding-right:10px;font-size:12px;font-weight:normal;} 

  /*---日志内容框--*/
  .Content-body{width:673px;padding:5px 10px;overflow:hidden;text-align:left;background:url(bg_con.gif);line-height:180%;}
  .Content-body-pinglun{width:693px;padding:0px;overflow:hidden;text-align:left;line-height:180%;float:left;}

  /*---日志内容底部--*/
  .Content-bottom{width:683px;background:url(004.jpg);height:29px;padding-top:5px;text-align:right;padding-right:10px;}
  .Content-bottom .ContentBLeft{width:4px;float:left;}
  .Content-bottom .ContentBRight{width:4px;float:right;}  
  .Content-bottom-pinglun{width:693px;height:30px;padding-top:5px;text-align:right;padding-right:10px;}

  /*---日志其他信息--*/

  .Content-Info {width:663px;margin:auto;padding:3px 10px; height:20px;}
  .Content-Info .InfoAuthor{text-align:left}
  .Content-Info .InfoOther{float:right;text-align:right;}
  /*--评论框--*/
  .comment{text-align:left;margin:0px 17px;margin-top:0px;}
  .commentinfo{font-size:8px;color:#8b8b8b;}
  .commenttop{border-bottom:1px solid #534231;padding:5px;background:#f3f0ef;}
  .commentcontent{padding:10px;line-height:140%;overflow:hidden;word-break:break-all;}
  /*---UBB框--*/ 

  .UBBPanel{border:1px solid;border-color:#fffff #202020 #202020 #c8b17d;}
  .UBBTitle{font-weight:bold;padding:4px;background:#282828;}
  .UBBContent{padding:6px;line-height:160%;background:#303030;word-break:break-all;}
  .UBBContent TEXTAREA {width:448px;margin-bottom:2px;}
  :link.UBBLink,:visited.UBBLink{font-size:11px;font-family:Microsoft Yahei,verdana;}
  
  /*---信息框--*/
  #MsgContent{border:1px solid #5d5d5d;width:693px;background:#f4f4f4; margin:20px auto;}
  #MsgContent #MsgHead{background:#f4f4f4;padding:4px;color:#727272;text-align:center;font-weight:bold;}
  #MsgContent #MsgBody{padding:4px;line-height:180%;background:#ffffff;}

  .LDialog{border:1px solid #C3D6EE;margin:3px auto;padding:1px;}
  .LDialog .LHead{background:#FFF;padding:1px;color:#333;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;}


 /*---底部样式---*/
  #foot{width:963px;height:119px;padding-top:0px;background:url('006.jpg') no-repeat;margin:auto;color:#a8a8a8;overflow:hidden;font-size: 9px link-hight:3px;}
  #foot a{ color:#a8a8a8}

  /*---文件上传框样式---*/
  .attachmentBody{
  margin:0px;font-size:12px;background:#F8F6E9
  }
 /* ---预览UBB---*/    
.show_ubb_html{ 
    width:760px; height: 400px;
    text-align:left;
    border: 1px dashed #f00;
    padding:10px;
    background:#2A2A2A;}

.show_ubb{
    padding:5px;
    overflow:auto;
    height:380px;
    background:#434343;
    }
.mo_title{cursor:move;background:#212121; padding:2px;  color:#6b6b6b;  text-align:right;  font-weight:bold;}
/* ---评论回复---*/
.reply_comment_textbox{height:50px;width:70%;border:1px solid #444444;overflow:visible;margin:0 5px;}
.commentReply {border-left:5px solid #444444;}
.commentReply dt {margin-left:3px;color:#444444;border-bottom:1px dashed #444444;padding-left:20px;font-weight:bold;line-height:1.5;background:#fff url(images/quote.gif) no-repeat left center;}
.commentReply dd {padding-top:3px;}












