﻿/*---my主体样式---*/
  #container{width:950px;margin:0 auto;text-align:center;background:url(body_bg.jpg) center repeat-y;}
  /*---顶部样式---*/
  #container #header{height:55px; background:url(menu_top.jpg) bottom no-repeat;width:910px;}
  #container #header #blogname{display: none;}
  #container #header #blogname #blogTitle{display: none;}
  #container #header #menu{padding:5px;height:22px; position:relative; margin-top:0px; margin-right:5px;width:638px;float:right;}
  #container #header #menu #Left{ float:left; width:20px;}
  #container #header #menu #Right{}
  #container #header #menu ul{list-style:none;margin:0;height:10px;} 
  #container #header #menu ul li{height:10px;float:left;} 
     #container #header #menu ul li a{ color:#4B5E6F;}
	 #container #header #menu ul li a:hover{ color:#18417F;}
   .menuDiv{width:4px;padding:0px;}/*---菜单分割线---*/
  /*---内容样式---*/
  #container #Tbody{width:880px;margin:0 auto;text-align:left;}
  
  /*---工具条--*/
  #sidebar{width:234px;text-align:left;color:#000;}
  #innersidebar{}
  #sidebar-topimg{height:0px;}
  #sidebar-bottomimg{}
  /*---工具箱样式--*/
  .sidepanel{margin:0 auto; }
  .Ptitle{margin:0;height:26px;text-align:left;font-weight:bold;font-size:11px;color:#6C778B;background:url(menu_title.jpg) center no-repeat; text-indent:40px; line-height:26px;}  
  .Pcontent{text-align:left;padding:0 6px 0 6px; margin:5px 12px;} 
  	.Pcontent iframe{ margin:auto;}
  .Pfoot{}     
  /*---主内容--*/ 
  #mainContent{margin:0 auto;float:right; margin-top:0px;text-align:center;width:630px; background:url(main_top.jpg) top no-repeat}
  #innermainContent{margin:0;}
  #mainContent-topimg{}
  #mainContent-bottomimg{}
  .content-width{}/*--主内容元素的全局宽度--*/
  /*---主内容页数--*/
  .pageContent{margin:0 auto;padding:0 12px 0 16px;text-align:left;height:18px;} 
  .NavTitle{float:left;font-weight:bold;}
  .page{padding-right:5px;height:18px;}
  .page ul{list-style:none;margin:0px;padding:0px} 
  .page ul li{float:left;padding:0px 3px 0px 6px;} 
  .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:0 auto;padding:10px 6px 0 0px;}    
  /*---日志标题框--*/
  .Content-top{margin-left:5px;height:38px;text-align:left;padding:7px 0px 0px 20px;background:url(title_bg.gif) center no-repeat;}
  .Content-top .ContentLeft{}
  .Content-top .ContentRight{}
  .Content-top .ContentTitle{display:inline;font-size:12px;padding-left:2px;background:url('a_title.gif') left center no-repeat;padding-left:20px;}
  .Content-top .ContentAuthor{color:#8EA2C3;font-size:11px;padding-left:6px;margin:1px;font-weight:100;display:inline;} 
  /*---日志内容框--*/
  .Content-body{padding:8px 6px 0 20px;overflow:hidden;text-align:left;width:97%;line-height:160%;}
  
  /*---日志内容底部--*/
  .Content-bottom{text-align:right;padding:0 0px 12px 0;}
  .Content-bottom .ContentBLeft{}
  .Content-bottom .ContentBRight{}  

/*---日志其他信息--*/
  .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-botoom:0 auto 12px auto;border:1px solid #eee;width:94%;}
  .commentinfo{font-size:11px;color:#000;}
  .commenttop{padding:4px;background:#E5E9F2;margin:0px }
  .commentcontent{padding:10px;line-height:140%;overflow:hidden;width:96%}
  /*---UBB框--*/ 
  .UBBPanel{border:1px solid #EEE;}
  .UBBTitle{font-weight:bold;padding:4px;border-bottom:1px dotted #DBDBD0;}
  .UBBContent{padding:6px;line-height:160%;}
  .UBBContent TEXTAREA {width:420px;margin-bottom:2px;}
  :link.UBBLink,:visited.UBBLink{font-size:11px;font-family:verdana;}
  /*---信息框--*/
  #MsgContent{border:1px solid #E7E7E7;margin:0px 8px 12px 8px;padding:1px;background:#FBFCFE;}
  #MsgContent #MsgHead{padding:4px;text-align:center;font-weight:bold;border-bottom:1px  dashed #E7E7E7;}
  #MsgContent #MsgBody{padding:4px;line-height:180%;}

  .LDialog{border:1px solid #795B50;margin:3px auto;padding:1px;}
  .LDialog .LHead{background:#BBA097;padding:1px;color:#000;text-align:center;font-weight:bold;}
  .LDialog .LBody{padding:4px;line-height:200%;}

/*信息框图标以及文字*/
   .MessageText{height:50px;margin-right:0px;}
   .MessageIcon{}
   .ErrorIcon{}
   .WarningIcon{}   
   .QuestionIcon{}
  /*---底部样式---*/
  #container #foot{text-align:center;height:64px;padding-left:30px; padding-top:30px;background:url(body_bottom.jpg) center no-repeat;}
  #container #foot p{margin:0px}
  /*---文件上传框样式---*/
  .attachmentBody{margin:0px;font-size:11px;background:#fff}
