/*---主体样式---*/
	#container{width:910px;margin:0px auto;padding:0px;text-align:center;}

	 /*---顶部样式---*/
		#container #header{height:240px;_height:216px;width:100%;margin:0 auto;background-color:#4F1924;background:url("top.png");}
		#container #header #blogname{display:none;}
		#container #header #blogname #blogTitle{}
		#container #header #menu{margin-top:24px;height:100%;text-align:right;}
		#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 5px 0px 0px;padding:0px;height:30px;float:right;}
		#container #header #menu ul li{float:left;height:30px;}
		.menuL{width:1px;height:30px;background:url("bg_menuDiv.png");margin-right:10px;}
		.menuR{display:none;}
		.menuDiv{width:1px;height:30px;background:url("bg_menuDiv.png");margin-left:10px;margin-right:10px;}/*---菜单分割线---*/
		
	/*---内容样式---*/
		#container #Tbody{width:910px;height:100%;margin:0px;text-align:left;background-color:#2E4760;}
		
	/*---工具条--*/
		#sidebar{float:left;width:193px;margin:0px;text-align:center;background-color:#2E4760;}
		#innersidebar{}
		#sidebar-topimg{width:193px;height:24px;background:url("bg_sidetop.png");}
		#sidebar-bottomimg{display:none;}
		
	/*---工具箱样式--*/
		.sidepanel{width:193px;}
		.Ptitle{text-align:left;font-size:12px;margin:10px 10px 0px 10px;color:#788592;border-bottom:1px #788592 dashed;}
		.Pcontent{text-align:left;padding:5px 10px 0px 10px;color:#86837c;}
		.Pfoot{margin:0px 0px 0px 0px;}

	/*---主内容--*/
		#mainContent{float:right;width:717px;background-color:#FFFFFF;}
		#innermainContent{overflow:visible;text-align:right!important;}
		#mainContent-topimg{display:none;}
		#mainContent-bottomimg{display:none;}
		.content-width{width:717px;margin:0px;}/*--主内容元素的全局宽度--*/

	/*---主内容页数--*/
		.pageContent{margin:0px;text-align:left;height:18px;clear:both;padding:3px 5px 3px 10px;}
		.NavTitle{float:left;font-weight:bold;}
		.page{margin:0px;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;}

	/*---内容框--*/
		.Content{margin:0px;text-align:right;margin-bottom:2px;}
 
	/*---日志标题框--*/
		.Content-top{width:100%;height:17px;background:#e6e6e6;text-align:left;overflow:hidden;padding:4px 0px 0px 0px;}
		.Content-top .ContentLeft{display:none;}
		.Content-top .ContentRight{display:none;}
		.Content-top .ContentTitle{display:inline;font-size:12px;margin-left:10px;}
		.Content-top .ContentTitle img{display:none;}
		.Content-top .ContentAuthor{font-size:12px;color:#a5a29c;font-weight:normal;display:inline;margin-left:5px;}
  
	/*---日志内容框--*/
		.Content-body{margin:8px auto;overflow:hidden;text-align:left;width:96%;line-height:150%}
	/*---日志内容底部--*/
		.Content-bottom{text-align:right;height:5px;padding-right:10px;padding-bottom:15px;_padding-bottom:0px;}
		.Content-bottom .ContentBLeft{display:none;}
		.Content-bottom .ContentBRight{display:none;}
		
	/*---日志其他信息--*/
		.Content-Info {margin:0px 4px 6px 4px;padding:0px}
		.Content-Info .InfoAuthor{text-align:left}
		.Content-Info .InfoOther{float:right;text-align:right;}
	/*--评论框--*/
		.comment{text-align:left;margin:0px 12px 4px 12px}
		.commentinfo{font-size:11px;color:#999;}
		.commenttop{border-bottom:1px dotted #6B5D52;padding:4px;background:#FCF9EF}
		.commentcontent{padding:10px;line-height:140%;overflow:hidden;width:94%}
	/*---UBB框--*/
		.UBBPanel{border-left:3px solid #2E4760;}
		.UBBTitle{font-weight:bold;padding:4px;border-bottom:1px dotted #2E4760;}
		.UBBContent{padding:6px;line-height:160%;}
		.UBBContent TEXTAREA {width:448px;margin-bottom:2px;}
		.UBBLink:link,.UBBLink:visited{font-size:11px;font-family:verdana;}
	/*---信息框--*/
		#MsgContent{width:450px;padding:1px;background:#FFFFFF;margin:auto;}
		#MsgContent #MsgHead{padding:4px;text-align:center;font-weight:bold;border-bottom:1px black solid;}
		#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("Question.jpg") no-repeat;width:48px;height:48px;float:left;}
	/*---底部样式---*/
		#container #foot{margin:0px;background-color:#00385B;color:#788592;}
	/*---文件上传框样式---*/
		.attachmentBody{margin:0px;font-size:12px;background:#F8F6E9}
		