/*---主体样式---*/
#container{
	width:700px;
	text-align:left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
  /*---顶部样式---*/
  #container #header{

}
  #container #header #blogname{display:none}
  #container #header #blogname #blogTitle{display:none}
  #container #header #menu{
	line-height: 24px;
	width: 700px;
	background-image: url(weiiew_header.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 324px;
}
  #container #header #menu #Left{display:none}
  #container #header #menu #Right{display:none}  
  #container #header #menu ul{
	float: left;
} 
  #container #header #menu ul li{
	float: left;
	list-style-type: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
} 
   .menuL{
	display: none;
}
   .menuR{
	display: none;
}  
   .menuDiv{
	display: none;
}/*---菜单分割线---*/
  /*---内容样式---*/
  #container #Tbody{
	text-align:left;
	width: 700px;
	float: left;
}
  /*---工具条--*/
  #sidebar{
	text-align:center;
	color:#999999;
	height: auto;
	width: 700px;
	background-color: #FFFFFF;
	background-image: url(content.gif);
	background-repeat: no-repeat;
	background-position: 560px bottom;
	padding-bottom: 200px;
	overflow: hidden;
}
  #innersidebar{}
  #sidebar-topimg{
	height:0px;
	overflow:hidden;
	display: none;
}
  #sidebar-bottomimg{
	height:0px;
	overflow:hidden;
	display: none;
}
  /*---工具箱样式--*/
  .sidepanel{
	float: left;
	width: 210px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
  .Ptitle{
	margin:0px;
	height:20px;
	text-align:left;
	font-weight:bold;
	font-size:11px;
	color:#FFFF00;
	background-color: #235601;
	line-height: 20px;
	padding-left: 10px;
}
  .Pcontent{
	text-align:left;
	padding: 4px;
	overflow: hidden;
}  
  .Pfoot{margin:0px 0px 8px 0px !important;margin:-2px 0px 3px 0px;height:8px!important;height:6px;}
  /*---主内容--*/ 
  #mainContent{
	background-color:#FFFFFF;
	width:700px;
	overflow:hidden;
	text-align:center;
}
	.noframe { text-align:left;}
  #innermainContent{
}
  #mainContent-topimg{
	height:0px;
	overflow:hidden;
	display: none;
}
  #mainContent-bottomimg{
	height:0px;
	overflow:hidden;
	display: none;
}
  .content-width{
	margin:auto;
	padding-top:10px;
	padding-right: 10px;
	padding-left: 10px;
}/*--主内容元素的全局宽度--*/
  /*---主内容页数--*/
  .pageContent{margin:0 auto;padding-left: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;}    
  /*---日志标题框--*/
  .Content-top{padding:10px 2px 2px 2px ; color:#000;text-align:left;margin-bottom:2px;}
  .Content-top .ContentLeft{width:0px;float:left;}
  .Content-top .ContentRight{width:0px;float:right;}
.Content-top .ContentTitle{
	font-size:16px;
	color: #666;
	font-size:16px;
	padding:5px 2px 6px 2px;
	margin:0px;
}
.ContentTitle span { font-size:16px; font-weight:bold;}
.Content-top .ContentAuthor{
	color:#FFFFFF;
	font-size:11px;
	padding-left:5px;
	margin:0px;
	font-weight:normal;
	background-color: #43A502;
	line-height: 20px;
	height: 20px;
}
  /*---日志内容框--*/
  .Content-body{
	overflow:hidden;
	text-align:left;
	line-height:150%;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
}
  /*---日志内容底部--*/
  .Content-bottom{padding:2px 2px 2px 10px;text-align:right;height:30px;border-bottom:1px solid #DBDBD0;color:#999999}
  .Content-bottom .ContentBLeft{width:0px;float:left;}
  .Content-bottom .ContentBRight{width:0px;float:right;}  

  /*---日志其他信息--*/
  .Content-Info {margin:0px 4px 6px 4px;padding:0px}
  .Content-Info .InfoAuthor{text-align:left}
  .Content-Info .InfoOther{float:right;text-align:right;}
  /*--评论框--*/
  .comment{border:1px solid #eee;background-color:#f7f7f7;text-align:left;margin:0px 12px 15px 12px;}
  .commentinfo{color:#999;}
  .commenttop{padding:4px;margin:1px; border-bottom:1px solid #f7f7f7}
  .commentcontent{padding:10px;line-height:140%;overflow:hidden;width:96%}
  /*---UBB框--*/ 
  .UBBPanel{border-left:1px solid #EEE; border-top:1px solid #EEE; border-right:1px solid #EEE; border-bottom:1px solid #EEE;}
  .UBBTitle{font-weight:bold;padding:4px;border-bottom: #FEFEFE 1px solid;background: #fefefe;}
  .UBBContent{padding:6px;line-height:160%; background:#fefefe}
  .UBBContent TEXTAREA {width:448px;margin-bottom:2px;}
  :link.UBBLink,:visited.UBBLink{font-size:11px;font-family:verdana;}
  /*---信息框--*/
  #MsgContent{width:450px;padding:1px; background:#fff;margin:auto;}
  #MsgContent #MsgHead{padding:4px;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(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(../../skin/3cols/vQuestion.jpg) no-repeat;width:48px;height:48px;float:left;}
  /*---底部样式---*/
 #container #foot{
 	display:none;
	padding-top:10px;
	color:#FFF;
	text-align:left;
	background:#000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
  /*---文件上传框样式---*/
  .attachmentBody{
    margin:0px;font-size:12px;background:#fff
  }
.sitename { font-size:24px; font-weight:bold; text-align:left;}
