﻿/*---主体样式---*/
  #container{float:left;width:995px;margin:0;padding:0;text-align:center;/*border:1px solid aqua*/}
  
/*---顶部样式---*/
#container #header{height:185px;margin:0 auto;background:url(topheader.jpg) no-repeat;/*border:1px solid blue*/}
#container #header #blogname{display:none}
#container #header #blogname #blogTitle{display:none}

#container #header #menu{position:relative;width:100%;margin:auto;margin-top:160px;background:url(wrapper_tm.png)  0% 0 no-repeat;height:38px; float: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:0px;padding:0;height:35px;padding-left:8px;} 
#container #header #menu ul li{float:left;height:45px; } 
#container #header #menu ul li .menuA{display:block;min-width:85px;}
.menuL{ display:none}
.menuR{width:160px;padding:0px; text-align:right}
.menuDiv{width:5px;padding:0px; background:url(menu_level1_item.png) no-repeat top; height:20px}/*---菜单分割线---*/

/*---内容样式---*/
  #container #Tbody{float:left;width:995px;margin:0px;text-align:left;padding-top:0px;/*border:1px solid green*/}
  /*---工具条--*/
  #sidebar{width:192px;margin:105px 0 0 778px!important; margin:95px 0 0 778px;text-align:center;font-family: Tahoma;/*border:1px solid green*/}
  #innersidebar{margin-top:-7px !important;margin-top:0px;margin-right:0px}
  #sidebar-topimg{height:13px!important;height:15px;overflow:hidden;}
  #sidebar-bottomimg{display:none;}
  /*---工具箱样式--*/
  .sidepanel{margin:0px;padding-bottom:5px!important;padding-bottom:0px;}
  .Ptitle{height:18px;margin:0 0 0 3px;padding:0px;background:url(side_t_top.gif) repeat-x bottom left;color:#C9C9C9;font-size:13px;text-align:left;}  
  .Pcontent{padding:4px 0 0 2px;font-size:12px;line-height:140%;text-align:left;color:#999}  
  .Pfoot{width:0px;height:7px;margin:0px;}
  
  /*---主内容--*/
  #mainContent{float:left;width:580px;margin:-7px 10px 0 10px; margin:0 10px!important; margin:0 5px;padding:3px 0 0 3px;text-align:center;/*border:1px solid red*/}
  html:first-child #mainContent{margin:0px 10px;/*border:1px solid skyblue*/}
  #innermainContent{margin:0px 10px 0px 0px;}
  #mainContent-topimg{height:0px;overflow:hidden;}
  #mainContent-bottomimg{height:0px;overflow:hidden;}
  .content-width{margin:auto;width:100%;}/*--主内容元素的全局宽度--*/
  /*---主内容页数--*/
  .pageContent{height:18px;margin:0 10px;padding:3px 3px 3px 0px;text-align:left;/*border:1px solid skyblue*/} 
  .NavTitle{float:left;font-weight:bold;}
  .page{height:18px;padding-right:5px;}
  .page ul{margin:0px;padding:0px;list-style:none} 
  .page ul li{float:left;padding:0px 3px 0px 3px;} 
  .page ul li.PageL {width:9px;height:16px;}
  .page ul li.PageR {width:9px;height:16px;}
  .PageLbutton{display:block;width:9px;height:16px;background:url(images/BttnLeft.gif) 0px 0px;}
  .PageRbutton{display:block;width:9px;height:16px;background:url(images/BttnRight.gif) 0px 0px;}
  /*---内容框--*/
  .Content{margin-bottom:15px;}     
  /*---日志标题框--*/
  .Content-top{width:545px;height:66px;margin-top:8px;padding:6px 0px 2px 25px;background: url(entry_top.gif) #2a2a2a no-repeat;text-align:left;word-wrap:break-word;overflow:hidden;/*word-break:break-all;border:1px solid blue*/}
  .Content-top .ContentLeft{float:left;width:0px;}
  .Content-top .ContentRight{float:right;width:0px;}
  .Content-top .ContentTitle{margin:0 0 3px 0;padding:0 0 3px 0;color:#f7a119;font-size:16px;}
  .Content-top .ContentAuthor{margin:0px;padding-top:1px;padding-left:0px;color:#666;font-size:12px;font-weight:normal;}
  /*---日志内容框--*/
  .Content-body img {border: 0px;}
  .Content-body{width:523px;margin:0px;padding:6px 22px 10px 25px;background:  repeat-y;word-wrap:break-word;overflow:hidden;font-size:12px;text-align:left;}/*word-break:break-all;*/
  .ict{font-size:13px;line-height:140%;} /*--aBlog添加样式 首页内容--*/
  .act{font-size:14px;line-height:150%;} /*--aBlog添加样式 日志内容--*/
  .ict img,.act img {margin:0px;padding:0px;border:3px solid #3A3A3A;background-color:#F7F7F7;} /*--aBlog添加样式--*/
  .ict img:hover,.act img:hover {margin:0px;padding:0px;border:3px solid #368196;background-color:#F7F7F7;} /*--aBlog添加样式--*/

  /*---日志内容底部--*/
  .Content-bottom{width:510px;height:30px;padding:10px 30px 0px 30px;background: url(entry_bottom.gif) #2a2a2a no-repeat;text-align:right;}
  .Content-bottom .ContentBLeft{float:left;width:0px;}
  .Content-bottom .ContentBRight{float:right;width:0px;}

  /*---日志其他信息--*/
.Content-Info {margin:0px 20px 6px 18px;padding:0px}
  .Content-Info .InfoAuthor{text-align:left}
  .Content-Info .InfoOther{float:right;text-align:right;}
  
  /*--评论框--*/
  .comment{margin:5px auto 10px auto;width:560px;font-family:Tahoma,Arial,'宋体';font-size:12px;text-align:left}
  .commentinfo{font-size:12px;color:#A1B2B3;font-size:11px;}
  .commenttop{padding:5px;border-bottom:1px solid #131616;background:#121a1c url(cmTop.gif) no-repeat center 0px;}
  .commentcontent{line-height:140%;background:#2a2a2a url(cmBottom.gif) no-repeat center bottom;padding:8px;word-wrap:break-word;overflow:hidden;}/*word-break:break-all;*/
  .commentcontent img {margin:0px;padding:0px;border:0px;background-color:#F7F7F7;}
  
  /*---UBB框--*/
  .UBBPanel{}
  .UBBTitle{height:30px;font-weight:bold;background:url(ubbicon.gif) 20px 18px no-repeat;color:#91acae;}
  .UBBTitle img {display:none}
  .UBBContent{margin-left:10px;padding:8px;background:#191919;color:#5d7e80;line-height:160%}
  .UBBContent TEXTAREA {width:90%;font-size:12px}
  /*---信息框--*/
  #MsgContent{width:650px;margin:4px auto;padding:0px;border:3px solid #262626;background:#292929;}
  #MsgContent #MsgHead{padding:4px;border-bottom:1px solid #292929;background:#2a2a2a;color:#666;text-align:center;font-weight:bold}
  #MsgContent #MsgBody{padding:4px;line-height:180%;}
  #MsgContent #MsgBody #editorbody{padding:0px;border:0px;border:2px solid #131314;background:#242424;}

  .LDialog{margin:3px auto;padding:1px;border:1px solid #795B50;}
  .LDialog .LHead{padding:1px;background:#BBA097;color:#fff;text-align:center;font-weight:bold;}
  .LDialog .LBody{padding:4px;line-height:200%;}

/*信息框图标以及文字*/
   .MessageText{margin-right:38px;}
   .MessageIcon{float:left;width:48px;height:48px;background:url(Message.jpg) no-repeat;}
   .ErrorIcon{float:left;width:48px;height:48px;background:url(Error.jpg) no-repeat;}
   .WarningIcon{float:left;width:48px;height:48px;background:url(Warning.jpg) no-repeat;}   
   .QuestionIcon{float:left;width:48px;height:48px;background:url(Question.jpg) no-repeat;}
   
  /*---底部样式---*/
  #container #foot{float:left;width:600px;margin:40px 0 2px 0;padding:0px 0px 10px 0px;/*border:1px solid blue*/}
  #container #foot p{margin:0px}
  #foot p{margin:0px;font-size:12px!important;font-size:11px;color:#777;font-family:Verdana,Arial}
  /*---文件上传框样式---*/
  .attachmentBody{margin:0px;background:#292929;font-size:12px;color:#A1B2B3;}