/*---主体样式---*/
  #container
  {
  width: 100%;
	font-size: 75%;
	}
  #FlashHead{position: absolute;width:100%;left:0px;}
  /*---顶部样式---*/
  #container #header{}
  #container #header #blogname
  {
  font-weight:900;
  margin: 87px 115px 10px 120px;
	font-size: 180%;
	color: #A5A5A5;
  }
  #container #header #blogname #blogTitle
  {
  font-size:13px;
  font-weight:100;
  margin: 0 40px 103px 240px;
	padding: 0;
	line-height: 140%;
	color: #A5A5A5;
	word-break: break-all;
  }
  
 

  #container #header #menu{  
  position: absolute;
	left: 0;
	top: 0;
	margin: 0;
	padding: 0 8px;
	color: #D9D9D9;
	
	
	 }
  
   #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 30px 0px 0px !important;margin:0px 18px 0px 0px;padding:0px;height:26px;float:right;background: url(images/toggle.png) left top repeat;height:29px;} 
  #container #header #menu ul li{float:left;height:29px;}  
   .menuL{width:0x;padding:0px;}
   .menuR{width:0px;padding:0px;}  
   
   #container #header #menu ul a:link {
	overflow:hidden;display:block;
 position: static !important;
	*position: relative;
	color: #D9D9D9;
	}
	#container #header #menu ul a:visited{
	overflow:hidden;display:block;
 position: static !important;
	*position: relative;
	color: #D9D9D9;
	}
	#container #header #menu ul a:hover,#container #header #menu a:active {
	overflow:hidden;background:#fff;border:1px solid #ccc
 position: static !important;
	*position: relative;
	color: #D9D9D9;
	text-decoration: none;
	background: #575d63;
	*background: #50555b;
	}
   
   .menuDiv{width:1px;padding:0;}/*---菜单分割线---*/
   
  /*---内容样式---*/
  #container #Tbody{font-size: 133%;}
  /*---工具条--*/
  #sidebar{
	left: 20px;
	top: 238px;
	width: 226px;
	text-align: center;
	PADDING-LEFT: 12px; 
  }
  
  
  #sidebar ul { 
	margin: 5px 0;
	padding: 0 3px;
	list-style: none; 
}

#sidebar a{
	position: static !important;
	*position: relative;
	color: #D9D9D9;
}
#sidebar a:hover {
	position: static !important;
	*position: relative;
	color: #D9D9D9;
	text-decoration: none;
	background: #575d63;
	*background: #50555b;
}


  
  #innersidebar{
  width: 226px;
	margin: 0 auto;
	color: #D9D9D9;
	text-align: left;
	line-height: 160%;
	table-layout: fixed;
	word-break: break-all;
	overflow: hidden;
	
  }
  
  #sidebar-topimg
  {
  height: 12px;
  width: 226px;
  background: url(images/sidebarTop.png) left top no-repeat;
  }
  
  #sidebar-bottomimg
  {
  width: 226px;
	height: 12px;
	margin-bottom: -6px;
	background: url(images/sidebarBtm.png) left top no-repeat;
  }
  
  
  /*---工具箱样式--*/
  .sidepanel{
  PADDING-RIGHT: 8px; PADDING-LEFT: 12px;  MARGIN: 0px;  PADDING-TOP: 0px; TEXT-ALIGN: left;
  background: url(images/sidebar.png) left top repeat-y;
	width: 206px;font-size: 110%;
  }
  .Ptitle{
  PADDING-RIGHT: 8px; PADDING-LEFT: 0px;  PADDING-BOTTOM: 14px; MARGIN: 0px;  TEXT-ALIGN: left;
  margin-bottom: 0px;
	background-image: url(images/sidebarEle.png);
	height: 30px;
	background-repeat: no-repeat;
	background-image: url(images/sidebarEle.png);
  font-size: 80%;
  }  
  .Pcontent
  {
  display: block;
  PADDING-LEFT: 12px; 
	font-size:70%;
	color: #D9D9D9;
	text-align: left;
  }  
  .Pfoot{height:0px!important;height:0px;} 
  /*---主内容--*/ 
  #mainContent{
  float:right;margin:0px 0px 0px -220px;text-align:center;width:95%;
  font-size: 75%;
	text-align: left;
	line-height: 165%;
	letter-spacing: 0.05em;
  }
  #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{margin: 0 35px;}/*--主内容元素的全局宽度--*/
  /*---主内容页数--*/
   .pageContent{margin:0 auto;padding:3px 3px 3px 10px;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-bottom: 35px;}    
  /*---日志标题框--*/
  .Content-top
  {
  line-height: 200%;
  text-align: left;
	margin-bottom: 25px;
	padding: 0 0 0 11px;
	border-left: 7px solid #A5B7BA;
  }
  .Content-top .ContentLeft{width:0px;float:left;}
  .Content-top .ContentRight{width:0px;float:right;}
  .Content-top .ContentTitle
  {
  margin: 0;
	padding: 0;
	font-size: 120%;
	
	color: #889DA1;
	text-align: left;
	line-height: 200%;
	word-break: break-all;
  
  font-weight: bold;
  }
  .Content-top .ContentAuthor
  {
  margin: 0 0 10px 0;
	padding: 0;
	font-size: 120%;
	color: #A5A5A5;
	text-align: left;
	line-height: 150%;
	margin-left: 10px;
	font-weight: normal;
	} 
  /*---日志内容框--*/
  .Content-body{margin:8px 8px 2px 8px;overflow:hidden;text-align:left;width:98%;line-height: 180%;letter-spacing: 0.01em;}
  .Content-body a:link,.Content-body a:visited {
	color: #889DA1;text-decoration: none;
	}
	.Content-body a:hover,.Content-body a:active {
	color: #889DA1;border-bottom: 1px dashed #889DA1;
	}
	/*---图片样式--*/
	.Content-body img { padding: 3px; border: 1px solid #e5e5e5;}
  /*---日志内容底部--*/
  .Content-bottom{
  margin-top: 25px;
	padding-bottom: 8px;
	color: #889DA1;
	
	border-bottom: 1px dashed #889DA1;
	}
	
	/*---日志内容底部链接--*/
	.Content-bottom a:link {
	color: #889DA1;text-decoration: none;
	}
	.Content-bottom a:visited{
	color: #889DA1;text-decoration: none;
	}
	.Content-bottom a:hover,.Content-bottom a:active {
	color: #889DA1;border-bottom: 1px dashed #889DA1;
	}
	
	
  .Content-bottom .ContentBLeft {
	FLOAT: left; WIDTH: 0px
}
.Content-bottom .ContentBRight {
	FLOAT: right; WIDTH: 0px
}

  /*---日志其他信息--*/
  .Content-Info {
	width: 538px;
	padding-left: 24px;
	padding-top: 5px;
	padding-right: 25px;
}
.Content-Info .InfoAuthor {
}
.Content-Info .InfoOther {
	FLOAT: right}
  
  /*--评论框--*/
  .comment {
	border: 1px solid #cccccc;
	margin-bottom: 15px;
	background-color: #FFFFFF;
	margin-left: 9px;
	padding-right: 1%;
	padding-left: 1%;
	width: 557px;
}
.commentinfo {
	FONT-SIZE: 11px;
	COLOR: #999;
}
.commenttop {
	BORDER-BOTTOM: #cccccc 1px dotted;
	padding-top: 5px;
	padding-bottom: 5px;
}
.commentcontent {
	OVERFLOW: hidden;
	WIDTH: 548px;
	LINE-HEIGHT: 140%;
	padding-left: 9px;
	padding-bottom: 8px;
	padding-top: 8px;
}
  /*---UBB框--*/ 
  .UBBPanel {
	BACKGROUND: #f5f5f5
}
.UBBTitle {
FONT-WEIGHT: bold; BACKGROUND: #f5f5f5}
.UBBContent {
LINE-HEIGHT: 160%}
.UBBContent TEXTAREA {
	WIDTH: 448px;
}
.UBBLink:link {
	FONT-SIZE: 11px; FONT-FAMILY: Arial, Helvetica, sans-serif}
.UBBLink:visited {
	FONT-SIZE: 11px; FONT-FAMILY: Arial, Helvetica, sans-serif}
  /*---信息框--*/
  #MsgContent {
	BORDER-RIGHT: #ddd 1px solid;
	BORDER-TOP: #ddd 1px solid;
	BACKGROUND: #fff;
	BORDER-LEFT: #ddd 1px solid;
	BORDER-BOTTOM: #ddd 1px solid;
	padding-left: 1%;
	padding-right: 1%;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 14px;
	padding-top: 6px;
	font-size: 90%;
}
#MsgContent #MsgHead {
	FONT-WEIGHT: bold;
	COLOR: #666;
	BORDER-BOTTOM: #dddddd 1px dotted;
	padding-top: 4px;
	padding-bottom: 2px;
	text-align: center;
}
#MsgContent #MsgBody {
	LINE-HEIGHT: 180%;
	padding-top: 10px;
}

  .LDialog {
}
.LDialog .LHead {
	FONT-WEIGHT: bold;
	COLOR: #fff;
}
.LDialog .LBody {
	LINE-HEIGHT: 200%;
}


/*信息框图标以及文字*/
   .MessageText{height:50px;margin-right:38px;}
   .MessageIcon{background:url(Message.jpg) no-repeat;width:48px;height:48px;float:left;}
   .ErrorIcon{background:url(Error.jpg) no-repeat;width:48px;height:48px;float:left;}
   .WarningIcon{background:url(Warning.jpg) no-repeat;width:48px;height:48px;float:left;}   
   .QuestionIcon{background:url(vQuestion.jpg) no-repeat;width:48px;height:48px;float:left;}
  /*---底部样式---*/
  #container #foot{
	color: #777;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	padding-bottom: 20px;
	padding-TOP: 20px;
	}

  #container #foot p{
  margin:0px;text-align:center;
	}
  #foot p{

	}
  /*---文件上传框样式---*/
  .attachmentBody{
    margin:0px;font-size:12px;background:#fff
  }
  #counter {
	DISPLAY: none
}