﻿/*---主体样式---*/
body{background:url(blogbg.jpg); background-repeat:repeat-x;}
  #container{ margin:0 auto; width:920px; line-height:18px; font:14px "宋体";}  
  #container a:link{ color:#00A9EE; text-decoration:underline;}
  #container a:visited {color:#00A9EE;text-decoration:underline;}
  #container a:hover{ color:#F89418; text-decoration:none;}
  #container a:active{ color:#F89418; text-decoration:underline;}
  #FlashHead{position: absolute;width:100%;left:0px;}

  /*---顶部样式---*/
  #container #header{margin:0 auto; width:920px; background:url(logo.jpg); background-repeat:no-repeat; }
  #container #header #blogname{ padding-top:20px;padding-left:200px;font-size:24px;color:#666;text-align:left;font-weight:bold; font-family:"微软雅黑"; }
  #container #header #blogname #blogTitle{padding:10px 0px 5px 4px;font-size:14px;color:#666;font-family:Arial, Helvetica, sans-serif;}
  #container #header #menu{padding-left:0px;height:44px; line-height:44px; margin-bottom:10px; margin-top:15px;margin-left:0px;}
  #container #header #menu #Left{width:0px;float:left;}
  #container #header #menu #Right{width:0px;float:right;}  
  #container #header #menu ul{list-style:none;float:left;padding:0px 0px 0px 0px;margin:0px;height:20px;line-height:30px;} 
  #container #header #menu ul li{float:left;margin-right:15px; font-weight:bold;}  
  #container #header #menu ul li a:link{ color:#fff; text-decoration:underline;}
  #container #header #menu ul li a:visited { color:#fff; text-decoration:underline;}
  #container #header #menu ul li a:hover{ color:#FFEA00; text-decoration:none;}
  #container #header #menu ul li a:active{ color:#FFEA00; text-decoration:underline;}
  
   .menuL{}
   .menuR{}  
   .menuDiv{width:4px;padding:0px;}/*---菜单分割线---*/
  /*---内容样式---*/
  #container #Tbody{width:100%;margin:0px;text-align:left;padding-top:0px; }
  /*---工具条--*/
  #sidebar{float:left;width:210px;text-align:center;color:#000;border-bottom: 1px solid #EAEAEA;}
  #innersidebar{margin-top:0px;padding-top:0px;}
  #sidebar-topimg{height:13px!important;height:15px;overflow:hidden;}
  #sidebar-bottomimg{height:0px!important;height:0px;overflow:hidden;display:none;}
  /*---工具箱样式--*/
  .sidepanel{margin-bottom:0px!important;margin:0px;padding-bottom:10px!important;padding-bottom:0px;}
  .Ptitle{margin:0px;height:18px;text-align:left;padding:0px 0px 5px 0px;border-bottom: 1px dashed #EAEAEA;font-weight:bold;font-size:14px;color:#000; text-decoration:underline;}  
  .Pcontent{text-align:left;padding-left:0px;padding-top:4px;padding-bottom:15px;}  
  .Pfoot{height:0px!important;height:0px;}  
  /*---主内容--*/ 
  #mainContent{float:right;margin:0px 0px 0px -220px;text-align:center;width:100%;padding-top:0px;}
  #innermainContent{margin:0px 10px 0px 209px!important;margin:0px 10px 0px 210px;}
  #mainContent-topimg{height:0px;overflow:hidden;}
  #mainContent-bottomimg{height:0px;overflow:hidden;}
  .content-width{width:670px; float:right; }/*--主内容元素的全局宽度--*/
  /*---主内容页数--*/
	/*
  .pageContent{margin:0 auto;padding:0px 0px 15px 0px;text-align:left;} 
  .NavTitle{float:left;font-weight:bold;}
  .page{padding-right:0px;height:18px;}
  .page ul{list-style:none;margin:0px;padding:0px} 
  .page ul li{float:left;padding:0px 3px 0px 20px;} 
  .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;}
	*/
  .pageContent{margin:0 auto;text-align:left;height:18px;padding:0px 0px 15px 0px;} 
  .NavTitle{float:left;font-weight:bold;}
  .page{padding-right:5px;height:18px;color:#FFF; }
  .page ul{list-style:none;margin:0px;padding:0px} 
  .page ul li{float:left;padding:0px 3px;}
  .page ul li strong{padding:0 4px;display:inline-block;color:#663300;border:1px solid #EAEAEA;background:#EAEAEA;}
  .page ul li a{padding:0 5px;display:inline-block;border:1px solid #EAEAEA; text-decoration:none;}
  .page ul li a:hover{background:#EAEAEA;text-decoration:none;}


  .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;}
  /*---内容框--*/
  .Content{margin:5px 0px 0px 0px; }    
  /*---日志标题框--*/
  .Content-top{text-align:left; padding-top:0px; margin-top:0px;border-top:1px dashed #EAEAEA; }
  .Content-top .ContentLeft{width:0px;float:left;}
  .Content-top .ContentRight{width:0px;float:right;}
  .Content-top .ContentTitle{font-size:14px;font-weight:bold;background:#FFF6EE;padding:5px 0px 5px 8px;}
  .Content-top .ContentAuthor{color:#666;font-size:12px;float:right;margin:5px;font-weight:bold;} 
  /*---日志内容框--*/
  .Content-body{margin:10px 0px 2px 0px;overflow:hidden;text-align:left;width:100%;line-height:18px;}
  /*---日志内容底部--*/
  .Content-bottom{ color:#666;width:100%;text-align:left; padding-bottom:5px;padding-top:5px;margin-bottom:30px;font-size:12px; }
  .Content-bottom .ContentBLeft{width:0px;float:left;}
  .Content-bottom .ContentBRight{color:#666;width:0px;float:right;font-family:Arial, Helvetica, sans-serif; font-size:12px;}  

  /*---日志其他信息--*/
  .Content-Info {margin:0px 4px 6px 4px;padding:0px}
  .Content-Info .InfoAuthor{text-align:left}
  .Content-Info .InfoOther{float:right;text-align:right;}
  /*--评论框--*/
  .comment{text-align:left;margin:0px 12px 15px 12px;border:1px solid #EAEAEA;background:#fff}
  .commentinfo{font-size:11px;color:#999;}
  .commenttop{padding:4px;background:#F6F6F6;BORDER-BOTTOM: #EAEAEA 1px dotted}
  .commentcontent{padding:10px;line-height:140%;overflow:hidden;width:96%}
  /*---UBB框--*/ 
  .UBBPanel{BACKGROUND: #fff; OVERFLOW: auto; border:1px solid #EAEAEA; BORDER-LEFT: #EAEAEA 3px solid; WIDTH: 98%}
  .UBBTitle{PADDING: 4px 4px 4px 4px;  FONT-WEIGHT: bold; BACKGROUND: #F6F6F6; BORDER-BOTTOM: #EAEAEA 1px dotted}
  .UBBTitle IMG {}
  .UBBContent{PADDING-RIGHT: 6px; PADDING-LEFT: 6px; PADDING-BOTTOM: 6px; LINE-HEIGHT: 160%; PADDING-TOP: 6px}
  .UBBContent TEXTAREA {BORDER: 1px solid #EAEAEA; FONT-SIZE: 12px; MARGIN-BOTTOM: 2px; WIDTH: 96%;}
  :link.UBBLink,:visited.UBBLink{font-size:11px;font-family:Tahoma, Verdana;}
  /*---信息框--*/
  #MsgContent{border:1px solid #EAEAEA;padding:1px; background:#fff;margin:auto;margin-bottom:20px;}
  #MsgContent #MsgHead{background:#F6F6F6;padding:4px;text-align:center;font-weight:bold;BORDER-BOTTOM: #EAEAEA 1px dotted}
  #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{width:48px;height:48px;float:left;}
   .ErrorIcon{width:48px;height:48px;float:left;}
   .WarningIcon{width:48px;height:48px;float:left;}   
   .QuestionIcon{width:48px;height:48px;float:left;}
  /*---底部样式---*/
  #container #foot{margin-bottom:2px;padding:0px 0px 0px 0px;margin-top:-2px!important;margin-top:-1px;border-top: 1px solid #E5ECF9;border-bottom: 1px solid #E5ECF9;color:#999;}
  #container #foot p{margin:0px}
  #foot p{margin:0px;font-size:12px!important;font-size:11px;}
  /*---文件上传框样式---*/
  .attachmentBody{
    margin:0px;font-size:12px;background:#fff
  }