/*---主体样式---*/
  #container{
	width:756px;
	padding:0;
	text-align:center;
	background-image: url(main.jpg);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-position: center;
}
  
  /*---顶部样式---*/
  #container #header{
	height:96px;
	width:748px;
	margin:0 auto;
	background-color: #F8F6E9;
	background-image: url(topbg.jpg);
	background-repeat: no-repeat;
}
  #container #header #blogname{
	font-size:28px;
	color:#E8FF4F;
	text-align:left;
	font-weight:bold;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
  #container #header #blogname #blogTitle{
	font-size:14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	float: left;
}
  #container #header #menu{
	height:25px;
	text-align:right;/*visibility:hidden;*/
	margin-right: 5px;
}
  #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 6px 0px 0px!important;margin:0px 3px 0px 0px;padding:0px;height:28px;float:right;} 
  #container #header #menu ul li{float:left;height:25px;}  
   .menuL{
	width:5px;
	padding:0px;
	background-image: url(menu_left.png);
	background-repeat: no-repeat;
}
   .menuR{width:5px;background:#E3CE96 url(menu_right.png) no-repeat;padding:0px;}  
   .menuDiv{width:2px;background:#E3CE96 url(menu_div.png) no-repeat;padding:0px;}/*---菜单分割线---*/
   /*---内容样式---*/
  #container #Tbody{
	width:740px;
	text-align:left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
  /*---工具条--*/
  #sidebar{
	float:right;
	width:223px;
	margin:0px;
	text-align:center;
	color:#292C25;
	background-image: url(left_main.png);
}
  #innersidebar{}
  #sidebar-topimg{
	height:10px;
	width:223px;
	background-image: url(left_top.png);
	background-repeat: no-repeat;
}
  #sidebar-bottomimg{height:10px;width:223px;background:#F0ECD0 url(left_bottom.png) no-repeat;overflow:hidden;}
  /*---工具箱样式--*/
  .sidepanel{width:203px;margin:0 auto!important; margin:0px;}
  .Ptitle{
	height:24px;
	line-height:180%;
	text-align:left;
	padding-left:5px;
	font-weight:bold;
	font-size:12px;
	margin:0px;
	background-image: url(sidebar.gif);
}  
  .Pcontent{text-align:left;padding-left:10px;padding-top:0px;line-height:160%}  
  .Pfoot{margin:0px 0px 15px 0px;}  
  /*---主内容--*/ 
  #mainContent{
	float:left;
	margin-right:-230px;
	width:100%;
	text-align:center;
	background-image: url(right_main.png);
	background-repeat: repeat-y;
}
  #innermainContent{overflow:visible;margin-right:230px;}
  #mainContent-topimg{height:10px;background:#ffffff url(right_top.png) no-repeat;overflow:hidden;}
  #mainContent-bottomimg{background:#ffffff url(right_bottom.png) no-repeat;height:10px;overflow:hidden;}
  .content-width{width:490px;margin:auto;}/*--主内容元素的全局宽度--*/
  /*---主内容页数--*/
  .pageContent{margin:0 auto;padding:3px;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 3px;} 
  .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;font-family:Georgia,Courier New,宋体;}    
  /*---日志标题框--*/
  .Content-top{
	height:22px;
	color:#338624;
	text-align:left;
	overflow:hidden;
	padding-top:4px;
	background-image: url(dot.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
 
  .Content-top .ContentTitle{
	font-size:12px;
	display:inline;
	color:#292C25;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 2px;
	margin-bottom: 2px;
}
  .Content-top .ContentAuthor{
	text-align:right;
	padding-left:10px;
	font-size:12px;
	display:inline;
	margin-top: 5px;
} 
  /*---日志内容框--*/
  .Content-body{
	overflow:hidden;
	text-align:left;
	width:98%;
	line-height:150%;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
}
  /*---日志内容底部--*/
  .Content-bottom{
	text-align:center;
	
	background-image: url(dot.png);
	background-repeat: repeat-x;
	line-height: 24px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}
  .Content-bottom .ContentBLeft{width:0px;float:left;}
  .Content-bottom .ContentBRight{width:0px;float:right;}  

  /*---日志其他信息--*/
  .Content-Info {
	padding:0px;
	margin-top: 3px;
	margin-right: 4px;
	margin-bottom: 3px;
	margin-left: 4px;
}
  .Content-Info .InfoAuthor{text-align:left}
  .Content-Info .InfoOther{float:right;text-align:right;}
  /*--评论框--*/
  .comment{text-align:left;margin:0px 12px 4px 12px;clear:both;}
  .commentinfo{font-size:11px;color:#999;}
  .commenttop{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B0D9AC;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 4px;
}
  .commentcontent{padding:6px;line-height:120%;overflow:hidden;width:96%}
  /*---UBB框--*/ 
  .UBBPanel{
	border:1px solid #B4A79C;
	border-left:3px solid;
	background-color: #F4FAF3;
}
  .UBBTitle{font-weight:bold;padding:4px;background:#F7EFD6 url(ubbback.gif) no-repeat 400px 0px;border-bottom:1px dotted #B4A79C;}
  .UBBContent{padding:6px;line-height:160%;}
  .UBBContent TEXTAREA {width:448px;margin-bottom:2px;}
  a:link.UBBLink,a:visited.UBBLink{font-size:11px;font-family:verdana;}
  /*---信息框--*/
  #MsgContent{
	border:1px solid #B0D9AC;
	width:450px;
	padding:1px;
	margin:auto;
	background-color: #F4FAF3;
}
  #MsgContent #MsgHead{background:#B0D9AC;padding:4px;color:#fff;text-align:center;font-weight:bold;}
  #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{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{font-family:Georgia;margin:0px;height:50px;padding-top:8px;}
  /*---文件上传框样式---*/
  .attachmentBody{
  margin:0px;font-size:12px;background:#F8F6E9
  }