 /*---主体样式---*/
  #container{
	width: 780px;
	height: auto;
	padding: 10px;
	background: #bcbcbc;
	border-top: none;
	border-right: solid 1px #afafaf;
	border-bottom: none;
	border-left: solid 1px #afafaf;
	margin: 0 auto;	
  }

  /*---顶部样式---*/
  #container #header{
	position: relative; z-index: 1;
 	width: 580px;
	height: 200px;
	padding-top: 120px;
	padding-right: auto;
	padding-bottom: auto;
	padding-left: 15px;
	background: transparent url(./images/header.jpg) left top no-repeat;
  }
  #container #header #blogname{
	width: 400px;
	height: 60px;
	font-size: 24px;
	font-weight: bold;
	color: #fff;
  }
  #container #header #blogname #blogTitle{
	font-size: 14px;
	font-weight: normal;
	color: #f9f9f9;
	padding-left: 40px;
  }
  #container #header #menu{
	width: 580px;
	height: 70px;
	font-size: 12px;
	margin-top: 20px;
	margin-left: -15px;
	padding-top: 10px;
	background: transparent url(./images/menu.jpg) left top no-repeat;
  }
  #container #header #menu #Left{
	width: 0px;
	float: left;
  }
  #container #header #menu #Right{
	width: 0px;
	float: right;
  }  
  #container #header #menu ul{
	list-style:none;
	margin: 0 6px 0 0!important;
	margin: 0px 3px 0px 0px;
	padding: 0;
	height: 20px;
	float: left;
  } 
  #container #header #menu ul li{
	float:left;
	width: 80px;
	height: 20px;
	padding-top: 1px;
	text-align: center;
  }  
   .menuL{
   	display: none;   
   }
   .menuR{
	display: none;   
   }  
   .menuDiv{}
  /*---菜单分割线---*/

  /*---内容样式---*/
  #container #Tbody{
	width: 780px;
	height: auto;
	margin-top: -320px;
	padding-top: 260px;
	background: #fff  url(./images/body.jpg) repeat-y;
  }
  
  /*---工具条--*/
  #sidebar{
	width: 190px;
	height: auto;
	float: right;
	padding-top: 0px;
	margin-top: -260px;
	overflow: hidden;
  }
  #innersidebar{
	width: 190px;
	height: auto;
	background: transparent url(./images/side_top.jpg) top left no-repeat;
  }
  #sidebar-topimg{
	margin-top: 280px;

  }
  #sidebar-bottomimg{}
  /*---工具箱样式--*/
  .sidepanel{
	width: 170px;
	height: auto;
  }
  .Ptitle{
	width: 170px;
	padding-left: 15px;
	font-size: 12px;
	font-weight: bold;
	color: #e4851b;
	background: transparent url(./images/side_title.gif) top left no-repeat;
  }  
  .Pcontent{
	width: 170px;
	margin-top: -10px;
	margin-bottom: 20px;
	margin-left: 5px;
	padding-left: 10px;
	border-bottom: 1px solid #eee;
  }  
  .Pfoot{
	width: 190px;
	height: 41px;
	background: transparent url(./images/side_bottom.jpg) bottom right no-repeat;
  }  
  
  /*---主内容--*/ 
  #mainContent{
	width: 540px;
	height: auto;
	padding: 20px;
	text-align: justify;
	float: left;
  }
  #innermainContent{}
  #mainContent-topimg{}
  #mainContent-bottomimg{}
  /*--主内容元素的全局宽度--*/
  
  /*---主内容页数--*/
  .pageContent{margin:0 auto;padding:3px;text-align:left;height:18px;} 
  .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{
	padding-bottom: 30px;
  }    
  /*---日志标题框--*/
  .Content-top{}
  .Content-top .ContentLeft{}
  .Content-top .ContentRight{}
  .Content-top ul{}
  .Content-top .ContentTitle{}
  .Content-top .ContentAuthor{
	margin-top: -20px;
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	border-bottom: 1px solid #f2f2f2;
  } 
  /*---日志内容框--*/
  .Content-body{
	width: auto;
	height: auto;
	padding: 5px;
	background: transparent url(random_bg.php) bottom left no-repeat;
  }
  /*---日志内容底部--*/
  .Content-bottom{
	width: auto;
	height: 38px;
	text-align: right;
	background: transparent url(./images/content_bottom.jpg) right bottom no-repeat;
  }
  .Content-bottom .ContentBLeft{}
  .Content-bottom .ContentBRight{}  
  .Content-bottom ul{} 
  .Content-bottom ul li{}
  .Content-bottom ul li.bDiv{}
  
  /*---日志其他信息--*/
  .Content-Info {}
  .Content-Info ul{}
  .Content-Info ul li.InfoAuthor{}
  .Content-Info ul li.InfoOther{}
  
  /*--评论框--*/
  .comment{text-align:left;margin:0px 12px 4px 12px}
  .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{ background:#f1f1f1; border-top: 1px solid #b4a79c; border-right: 1px solid #b4a79c; border-bottom: 1px solid #b4a79c; border-left-style: solid; border-left-width: 3px; }
  .UBBTitle{padding:4px;background:#bcbec0 url(ubbback.gif) no-repeat 400px 0;border-bottom:1px dotted #b4a79c;}
  .UBBContent{padding:6px;line-height:160%;}
  .UBBContent TEXTAREA {width:448px;margin-bottom:2px;}
  :link.UBBLink,:visited.UBBLink{font-size:12px;font-family:Tahoma,verdana;}
  
  /*---信息框--*/
  #MsgContent{ color: #6c6c6c; width:450px; padding:0; background:#f1f1f1; margin:auto; border-top: 1px solid #aaa; }
  #MsgContent #MsgHead{background:#dddddd;padding:4px;color:#6c6c6c;text-align:center;}
  #MsgContent #MsgBody{padding:4px;line-height:180%;}

  .LDialog{}
  .LDialog .LHead{}
  .LDialog .LBody{}


/*信息框图标以及文字*/
   .MessageText{}
   .MessageIcon{}
   .ErrorIcon{}
   .WarningIcon{}   
   .QuestionIcon{}
   
  /*---底部样式---*/
  #container #foot{
	width: 780px;
	height: 60px;
	padding-top: 10px;
	text-align: center;
	background: transparent url(./images/foot.jpg) bottom center repeat-x;
  }
  #container #foot p{
	font-size: 9px;
	font-weight: normal;
	height: 10px;
  }
  
  /*---文件上传框样式---*/
  .attachmentBody{  margin:0;font-size:12px;background:#f1f1f1}