﻿/*---主体样式---*/
	#container{width:1002px;margin:0px auto;padding:0px;text-align:center;}
  #FlashHead{position: absolute;width:100%;left:0px;}

/*---顶部样式---*/
		#container #header{margin:0 auto;width:1002px;background:url('top.gif') no-repeat center top;height:189px;overflow:hidden;}    
                #container #header #blogname{display:none;}
		#container #header #blogname #blogTitle{}
		#container #header #menu{font-size:11px;font-family:Arial;text-align:left;padding:168px 0 0px 0px;height:100%;
                                         margin:0 0 0 50px!important;}
		#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:20px;float:left;}
		#container #header #menu ul li{float:left;height:20px;}
		.menuL{width:1px;height:20px;margin-right:4px;}
		.menuR{display:none;}
		.menuDiv{width:1px;height:20px;margin-left:4px;margin-right:4px;}/*---菜单分割线---*/
		
/*---内容样式---*/
		#container #Tbody{width:910px;height:100%;margin:0px;text-align:left;background-color:#000;}
		
/*---工具条--*/
		#sidebar{float:left;width:193px;margin:0px;text-align:center;background-color:#000;margin-top:30px auto;margin-top:30px auto!important;}
		#innersidebar{}
		#sidebar-topimg{width:193px;height:24px;}
		#sidebar-bottomimg{display:none;}
		
/*---工具箱样式--*/
		.sidepanel{width:193px;}
		.Ptitle{text-align:left;font-size:11px;font-family:Arial;margin:10px 10px 0px 10px;color:#F30C80;border-bottom:1px #999 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:#333;}  /*#554f41*F3F3F3*/
		#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:18px;background:#666;text-align:left;overflow:hidden;padding:3px 0px 0px 0px;} /*E1E2E2*/
		.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:#999;font-weight:normal;display:inline;margin-left:30px;}
  
/*---日志内容框--*/
		.Content-body{margin:15px 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;border:1px dotted #999;}
		.commentinfo{font-size:11px;color:#999;}
		.commenttop{border-bottom:1px dotted #6B5D52;padding:4px;background:#666}
		.commentcontent{padding:10px;line-height:140%;overflow:hidden;width:94%}
/*---UBB框--*/
		.UBBPanel{border-left:3px solid #756f5f;}
		.UBBTitle{font-weight:bold;padding:4px;border-bottom:1px dotted #3c6a7d;}
		.UBBContent{padding:6px;line-height:160%;}
		.UBBContent TEXTAREA {width:448px;margin-bottom:2px;}
		.UBBLink:link,.UBBLink:visited{font-size:11px;font-family:verdana;}
/*---信息框--*/
		#MsgContent{border:1px dotted #666;width:450px;padding:1px;background:#666;margin:auto;}
		#MsgContent #MsgHead{padding:4px;text-align:center;font-weight:bold;color:#333;border-bottom:1px black solid;background:#ccc;}
		#MsgContent #MsgBody{padding:4px;line-height:180%;font-weight:bold;color:#ccc;}
		
		.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{font-size:11px;margin:0px;background-color:#000;color:#999;}
/*---文件上传框样式---*/
		.attachmentBody{margin:0px;font-size:12px;background:#F8F6E9}
		