/*---主体样式---*/
  #container{ 	width: 833px;
	background: url(bg.jpg) repeat-y center top;
	margin: 0 auto;
	text-align: left; }
  
  /*---顶部样式---*/
  #container #header{
	position: relative;
	width: 833px;
	height: 120px;
	background: url(header.jpg) no-repeat center top;
	margin: 0; padding: 0;
	font-size: 14px;
	color: #FFF;
  }
  #container #header #blogname{	position: relative;
	margin: 0; padding: 0;
	font: bold 42px 'Trebuchet MS', Arial, Sans-serif;
	letter-spacing: -2px;
	color: #FFF;
	text-transform: none;
	
	/* change the values of top and Left to adjust the position of the logo*/
	top: 13px; left: 53px;	}
  #container #header #blogname #blogTitle{	
	z-index: 9999999;
	margin: 0; padding: 0;
	font: normal 11px 'Trebuchet MS', Arial, Sans-serif;
	text-transform: none;
	color: #FFF;
	letter-spacing: 0px;
	width:740px;
	/* change the values of top and Left to adjust the position of the slogan*/
	top: 65px; left:75px;				
}
  #container #header #menu{
	clear: both;
	width: 833px;
	height: 26px;
	background: #FFF url(menubg.jpg) repeat-y;
	margin-top: 20px;
	font: bolder 12px/26px Tahoma, Verdana, Arial, Sans-Serif;		
	position: relative;
  }
  #container #header #menu #Left{

  }
  #container #header #menu #Right{

  }  
  #container #header #menu ul{
	margin: 0; padding: 0 0 0 35px;
  } 
  #container #header #menu ul li{
	float: left;
	list-style:none;
  }  
   .menuL{

   }
   .menuR{

   }  
   .menuDiv{

   }


   /*---内容样式---*/
  #container #Tbody{position: relative;
	width: 91%;
	margin: 20px auto;
	padding: 0;	
  }
  /*---工具条--*/
  #sidebar{ list-style:none;	float: right;
	width: 26%;
	padding: 0; margin: 0;	}
  #innersidebar{  }
  #sidebar-topimg{  }
  #sidebar-bottomimg{}
  /*---工具箱样式--*/
  .sidepanel{ 	
	text-align: left;
	margin: 3px 0px 8px 0; padding: 0;
	text-decoration: none;	}
  .Ptitle{	margin: 10px 0 0 0; 
	padding: 3px 10px; 
	font: bold 12px Tahoma, Verdana, Sans-Serif;	
	color: #FFF;	
	background: #B6B8BB;	 }
  .Pcontent{padding: 2px 0 2px 5px;
	margin: 0 2px;}  
  .Pfoot{margin:0px 0px 5px 0px;}  

  /*---主内容--*/   
  #mainContent{ 	}

  #innermainContent{ 	float: left;	
	width: 69%;
	padding: 0;	margin: 0;	 }
  #mainContent-topimg{ }
  #mainContent-bottomimg{  }
  .content-width{margin:auto; width: 100%;}/*--主内容元素的全局宽度--*/
  /*---主内容页数--*/
  .pageContent{margin:0 auto;padding:8px 3px;text-align:left;height:18px;font-size:11px} 
  .NavTitle{float:left;}
  .page{padding-right:5px;height:18px;}
  .page ul{list-style:none;margin:0px;padding:0px} 
  .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{background:transparent;width:9px;height:16px;display:block;}
  .PageRbutton{background:transparent;width:9px;height:16px;display:block;}
  /*---内容框--*/
.Content-body{
	padding:10px 5px 10px 15px;
	overflow:hidden;
	text-align:left;
	line-height:160%;
}
.Content-body li{
	line-height:160%;
	margin-top:15px;
	margin-left:10px;
	}

  /*---日志标题框--*/
  .Content-top{}
  .Content-top .ContentLeft{width:0px;float:left;}
  .Content-top .ContentRight{width:0px;float:right;}
  .ContentTitle{	color: #667F99; 
	border-bottom: 1px solid #CCCCCC;
	background: #F6F6F6 url(arrow.gif) no-repeat 5px 50%;	
	padding: 3px 0 3px 20px;	
	margin: 10px 0 0 0;}
  .Content-top .ContentAuthor{color:#666;font-size:11px;padding-top:4px;padding-left:25px;margin:0px; font-weight:normal;} 

  /*---日志内容框--*/
  .Content-body{margin:8px auto;overflow:hidden;text-align:left;width:100%;line-height:170%}
  /*---日志内容底部--*/
  .Content-bottom{	background-color: #FAFAFA;
	padding: 5px; margin: 20px 10px 0 10px;
	border: 1px solid #f2f2f2;
	font-size: 12px;text-align:right	}
  .Content-bottom .ContentBLeft{width:0px;float:left;}
  .Content-bottom .ContentBRight{width:0px;float:right;}

  /*---日志其他信息--*/
  .Content-Info {}
  .Content-Info .InfoAuthor{	background: url(clock.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;text-align:left}
  .Content-Info .InfoOther{float:right;text-align:right;}
  /*--评论框--*/
  .comment{width:95%;text-align:left;margin:10px 12px 10px 12px;border:1px dotted #CCC;}
  .commentinfo{font-size:12px;color:#999;}
  .commenttop{ font: 12px Tahoma; border-bottom:1px dotted #cccccc; padding:4px; background:#fff  }
  .commentcontent{padding:10px;line-height:140%;overflow:hidden;width:94%}
  /*---UBB框--*/ 
  .UBBPanel{border:1px dotted #aaa;}
  .UBBTitle{font-weight:bold;padding:4px;}
  .UBBContent{padding:6px;line-height:160%;}
  .UBBContent TEXTAREA {width:448px;margin-bottom:2px;border:1px solid #aaa;}
  :link.UBBLink,:visited.UBBLink{font-size:11px;font-family:verdana;}
  /*---信息框--*/
  #MsgContent{border:1px solid #aaa;width:450px;padding:1px; background:#fff;margin:auto;}
  #MsgContent #MsgHead{background:#eee;color:#aaa;padding:4px;text-align:center;}
  #MsgContent #MsgBody{padding:4px;line-height:180%;}

  .LDialog{border:solid 1px #cccccc;margin:3px auto;padding:1px;}
  .LDialog .LHead{background:gray;padding:1px;color:#fff;text-align:center;}
  .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{ 	clear: both;
	color: #66737B;
	font: normal 90% Verdana, Tahoma, sans-serif;
	background: #FFF url(footerbg.jpg) no-repeat center top;	
	width: 833px;
	height: 60px;
	text-align: center;
	padding: 8px 0 0 0;
	margin: 0 auto;	 }
  /*---文件上传框样式---*/
  .attachmentBody{
  margin:0;font-size:12px;background:#f1f1f1
  }
