﻿/*---主体样式---*/
  html{scrollbar-face-color:#E1E1E1;
scrollbar-highlight-color:#E1E1E1;
scrollbar-shadow-color:#8C8C8D;
scrollbar-arrow-color:#8C8C8D;
scrollbar-base-color:#EFEFEF;
scrollbar-track-color:#EFEFEF;
scrollbar-darkshadow-color:#EFEFEF;}
  #container{width:100%;margin:0 auto;text-align:center;background:#A9B5BD url('bg.jpg') repeat-x top;overflow:hidden}
  #FlashHead{position: absolute;width:100%;left:0px;}
  /*---顶部样式---*/
  #container #header{width:100%;height:150px;margin:0 auto;overflow:hidden;background:url('header.png') repeat-x;font-family:"Lucida Sans Unicode";}
  #container #header #blogname{width:960px;margin:0 auto;padding:25px 0px 0px 40px;font-size:30px;color:#fefefe;text-align:left;font-weight:bold;line-height:25px;height:89px;position:relative}
  #container #header #blogname #blogTitle{font-size:12px;padding:10px 0px 0 60px;font-weight:normal;color:#eee}
  #container #header #menu{width:900px;margin:0 auto 1px;height:35px;padding-left:60px;}
  #container #header #menu ul{list-style:none;/*float:left;*/text-align:center;margin:0 auto;width:auto} 
  #container #header #menu ul li{float:left;font-size:14px;height:35px;}  
  #container #header #menu ul li.menuDiv{width:2px;height:35px;background:url(menuDiv.jpg)  0px -1px;}/*---菜单分割线---*/
   /*---内容样式---*/
  #container #Tbody{width:940px;margin:15px auto;text-align:left;border:10px solid #A4AFB7;background:#F7F6F6 url('content_bg.gif') repeat-y;overflow:hidden}
  /*---工具条--*/
  #sidebar{float:right;width:300px;margin:0px;text-align:center;color:#333;overflow:hidden}
  #innersidebar{width:270px;margin:5px 15px;}
  /*---工具箱样式--*/
  .sidepanel{width:270px;}
  .Ptitle{height:25px;line-height:25px;text-align:left;padding-left:10px;font-weight:bold;font-size:12px;color:#fff;background:#616E77 url('side_title.gif') no-repeat 20px bottom;letter-spacing:1px}  
  .Pcontent{width:270px;text-align:left;margin:6px 0px;display:block;clear:both}  
  /*---主内容--*/ 
  #mainContent{float:left;width:640px;background:#ffffff url('content_top.jpg') repeat-x top;text-align:center;}
  #innermainContent{margin:15px 20px;overflow:visible;}
  .content-width{margin:0 auto;clear:both;display:block}/*--主内容元素的全局宽度--*/
  /*---主内容页数--*/
  .pageContent{width:600px;line-height:25px;text-align:left;clear:both;display:block;overflow:hidden;} 
  .NavTitle{float:left;font-weight:bold;}
  .page{padding:5px 0 0;clear:both;font-size:14px; font-family:Geneva, sans-serif;display:block}
  .page ul li{color:#fff} 
  .page ul li strong{color:#666;font-size:16px}
  .page ul li a{background:#eee;border:1px solid #ddd;padding:0 6px;}
  .page ul li a:hover{border:1px solid #aaa;background:#fafafa;}
   /*---内容框--*/
  .Content{margin:0 auto;}    
  /*---日志标题框--*/
  .Content-top{text-align:left;line-height:25px;height:24px;border:1px solid #eaeaea;background:#F3F2F7;padding:0 5px;margin-top:5px; }
  .Content-top img{display:none}
  .Content-top .ContentTitle{font-size:14px;float:left;color:#667B89;width:400px;overflow: hidden; text-overflow:ellipsis;height:25px}
  .Content-top .ContentAuthor{font-size:12px;float:right;font-weight:normal;color:#A1AEB7} 
  /*---日志内容框--*/
  .Content-body{margin:10px auto 0;overflow:hidden;text-align:left;width:100%;line-height:180%;font-size:14px;
}
  .Content-body ul{list-style:inside circle}
  .Content-body img{margin-right:10px;border:1px solid #eee;padding:1px;}  
  .Content-body p{clear:both;display:block}
  .Content-body table img,.Content-body table img a{border:0;}
  .noborder{font-size:12px;}
  .noborder img{border:0;margin:4px 2px -4px 0px}
  .noborder img a{border:0}
  /*---日志内容底部--*/
  .Content-bottom{text-align:right;padding:4px 5px 0;margin:8px 0 10px;border:1px solid #F3F4F4;background:#FAFAFA;height:20px;overflow:hidden}
  /*---日志其他信息--*/
  .Content-Info {display:block;clear:both;margin:5px 0 0}
  .Content-Info .InfoAuthor{text-align:left}
  .Content-Info .InfoOther{float:right;text-align:right;}
  /*--评论框--*/
  .comment{text-align:left;margin:0px 0px 10px 0px;border:1px solid #ccc;border-top:none}
  .commentinfo{font-size:11px;color:#999;margin:0 5px;}
  .commenttop{border-bottom:1px solid #ccc;border-top:1px solid #ccc;padding:4px;background:#F3F2F7;margin:1px 0 0;}
  .commentcontent{padding:10px;line-height:140%;overflow:hidden;width:94%}
  /*---UBB框--*/ 
  .UBBPanel{width:597px;margin:5px 0;border:1px solid #eee;background:#fafafa;display:block;color:#666;font-size:12px;font-family:Trebuchet MS;}
  .UBBTitle{padding:1px 0 0 5px;background:#F7F6F6;border-bottom:1px solid #eee;height:21px;line-height:21px;overflow:hidden}
  .UBBTitle img{display:none}
  .UBBContent{padding:5px;line-height:150%;color:#436472;}
  .UBBContent TEXTAREA {width:575px;margin:0 0 5px 0;border:1px solid #eee;color:#436472;font-size:12px;padding:5px;background:#fff;font-family:Trebuchet MS;}
  :link.UBBLink,:visited.UBBLink{font-size:11px;font-family:verdana;}
  /*---信息框--*/
  #MsgContent{margin:0 0 15px;border:1px solid #ccc;width:596px;background:#fefefe;}
  #MsgContent #MsgHead{background:#F3F2F7;border-bottom:1px solid #ccc;padding:4px;color:#666;margin:1px 0 0;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%;}
/*信息框图标以及文字*/
   .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{width:950px;margin:0 auto 15px;clear:both;display:block;color:#fff;}
#foot a{color:#fff;text-decoration:none}
#foot a:hover{text-decoration:underline}
  /*---文件上传框样式---*/
  .attachmentBody{margin:0px;font-size:12px;}
  .feeds img{border:0;margin:0;padding:0;}
  .more{float:right;font-size:12px;height:20px;line-height:20px;overflow:hidden}
  .subscription{margin:0 0 0 20px}
  .subscription a{margin:0 5px;}
  .copyBox{float:right;text-align:right}
  .bd{position:absolute;top:25px;right:20px}