/*---主体样式---*/
  #container{
	width:1000px;
	text-align:center;
	padding-bottom: 10px;
	background-image: url(head1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
  #FlashHead{display:none;width:100%;left:0px;}
  /*---顶部样式---*/
  #container #header{
	background-image: url(head2.gif);
	background-repeat: no-repeat;
	background-position: left 78px;
}
  #container #header #blogname{
	color: #2a2821;
	font-size: 14pt;
	font-weight: bold;
	height: 258px;
	background-image: url(head3.gif);
	background-repeat: no-repeat;
	background-position: left 165px;
}
  #container #header #blogname #blogTitle{
	font-size: 9pt;
	font-weight: normal;
}
  #container #header #menu{
	height: 58px;
	background-image: url(head4.gif);
	background-repeat: no-repeat;
	background-position: left top;
	overflow: hidden;
}
  #container #header #menu #Left{display: none;}
  #container #header #menu #Right{display: none;}  
  #container #header #menu ul{
	list-style:none;
	padding-top: 18px;
} 
  #container #header #menu ul li{
	display: inline;
	margin-right: 10px;
	margin-left: 10px;
}  
   .menuL{}
   .menuR{}  
   .menuDiv,.menuR,.menuL{
	display: none;
}
	#hidmenu{
	height: 5px;
	background-repeat: no-repeat;
	background-position: center center;
	cursor: pointer;
}
	.hidmenu1{
	background-image: url(arrow_down.gif);
}
	.hidmenu2{
	background-image: url(arrow_up.gif);
}
   /*---菜单分割线---*/
  /*---内容样式---*/
  #container #Tbody{
	padding-right: 60px;
	padding-left: 60px;
	padding-top: 30px;
	text-align: left;

}
  /*---工具条--*/
  #sidebar{
	width:226px;
	float: left;
	overflow: hidden;
	background-image: url(sidermid.gif);
}
  #innersidebar{}
  #sidebar-topimg{
	height:22px;
	overflow:hidden;
	background-image: url(sidertit.gif);
}
  #sidebar-bottomimg{
	height:31px;
	overflow:hidden;
	background-image: url(siderfoot.gif);
}
  /*---CenterBar--*/
  #centerbar{float:left;width:216px;margin-left:7px!important;margin-left:0px;padding:0px;border-left:solid 1px #EEE;border-right:solid 1px #EEE;text-align:left;}
  /*---工具箱样式--*/
  .sidepanel{
	background-image: url(logo_up.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
  .Ptitle{
	text-align:center;
	font-weight:bold;
	font-size:9pt;
	line-height: 54px;
	color: #2a2821;
	height: 54px;
}  
  .Pcontent{
	text-align:left;
	padding-left:15px;
	line-height:150%;
	padding-right: 15px;
	color: #2a2821;
}  
  .Pfoot{
	background-image: url(logo_down.gif);
	height: 19px;
	background-repeat: no-repeat;
	background-position: center;
}  
#prolist{
	line-height: 15px;
	color: #666;
}
.archselect{
	font-size: 9pt;
	border: 1px solid #999;
	background-color: #BCAC82;
	color: #FFF;
	width: 100%;
}
  /*---主内容--*/ 
  #mainContent{
	float: right;
	width: 650px;
}
  #innermainContent{}
  .content-width{

}
#Content_Welcome{
	background-image: url(announcemid.gif);
	text-align: left;
	font-weight: bold;
	width: 601px;
	margin-left: 30px;
}
.welcometit{
	background-image: url(announcetit.gif);
	height: 37px;
}
.welcomemid{
	margin-right: 20px;
	margin-left: 20px;
	color: #999;
}
.welcomefoot{
	background-image: url(announcefoot.gif);
	height: 28px;
}
/*--主内容元素的全局宽度--*/
  /*---主内容页数--*/
  .pageContent{
	text-align:right;
	height:37px;
	font-size:9pt;
	overflow: hidden;
	color: #2A2821;
	padding-top: 5px;
	padding-right: 10px;
} 
.pageContent span{
	color: #F90;
}
  .NavTitle{float:left;font-size:9pt;padding:2px;}
  .page{
	margin-top: 10px;
	margin-left: 5px;
	color: #339;
	font-size: 80%;
}
.pageNumber strong{
	COLOR: #FFF;
	font-weight: bold;
	border: 1px dashed #F0DEAF;
	padding: 2px 5px 3px;
	background-color: #BCAC82;
}
  .page ul{
	list-style:none;
	margin:0px;
	padding:0px;
	line-height: 22px;
} 
  .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{}
  .PageRbutton{}
  /*---内容框--*/
  .Content{
	text-align: left;
}    
  /*---日志标题框--*/
  .Content-top{
	background-image: url(contenttop.gif);
	height: 85px;
	background-repeat: no-repeat;
	text-align: left;
	padding-right: 45px;
	padding-left: 45px;
}
  .ContentHidden{
  }
  .ContentLeft{width:0px;float:left;}
  .ContentRight{width:0px;float:right;}
  .ContentTitle{
	margin:0px;
	font-size: 10.5pt;
	background-image: url(arrowtit.gif);
	background-repeat: no-repeat;
	background-position: left 22px;
	padding-top: 25px;
	padding-bottom: 3px;
	padding-left: 25px;
	color: #726542;
}
  .ContentAuthor{
	color:#726542;
	font-size:9pt;
	padding-top:2px;
	padding-left:25px;
	margin:0px;
	font-weight:normal;
} 
  /*---日志内容框--*/
  .Content-body{
	overflow:hidden;
	text-align:left;
	line-height:150%;
	width: 600px;
	margin-left: 45px;
}
  /*---日志内容底部--*/
  .Content-bottom{
	text-align:right;
	font-size:9pt;
	color:#999;
	margin-left: 45px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #EDDCA9;
	padding-right: 15px;
	padding-top: 2px;
}
  .Content-bottom .ContentBLeft{width:0px;float:left;}
  .Content-bottom .ContentBRight{width:0px;float:right;}  

  /*---日志其他信息--*/
  .Content-Info {
	padding-bottom: 5px;
	padding-left: 45px;
}
  .Content-Info .InfoAuthor{
	text-align:left;
	padding-left: 15px;
}
  .Content-Info .InfoOther{
	float:right;
	text-align:right;
	padding-right: 15px;
}
  /*--评论框--*/
  .comment{
	text-align:left;
	margin-top: 5px;
	margin-bottom: 5px;
}
  .commentinfo{font-size:9pt;color:#999;}
  .commenttop{
	background-image: url(contenttop.gif);
	height: 60px;
	background-repeat: no-repeat;
	text-align: left;
	padding-right: 45px;
	padding-left: 45px;
	padding-top: 25px;
	font-size: 10.5pt;
	}
  .commentcontent{
	line-height:140%;
	overflow:hidden;
	padding-left: 45px;
}
  .commentfoot{
}
  /*---UBB框--*/ 
  .UBBPanel{
	background-image: url(quotemid.gif);
}
  .UBBTitle{
	font-weight:bold;
	background-image: url(quotetit.gif);
	height: 27px;
	padding-left: 25px;
	padding-top: 10px;
}
  .UBBContent{
	line-height:160%;
	color: #036;
	background-image: url(quotefoot.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
}
  .UBBContent TEXTAREA {width:448px;margin-bottom:2px;}
  :link.UBBLink,:visited.UBBLink{font-size:9pt;font-family:verdana;}
  /*---信息框--*/
  #MsgContent{
	margin-left: 45px;
	margin-right: 15px;
	color: #666;
}
  #MsgContent #MsgHead{
	padding:4px;
	text-align:center;
	font-weight:bold;
	background-color: #F0DEAF;
}
  #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(vQuestion.jpg) no-repeat;width:48px;height:48px;float:left;}
  /*---底部样式---*/
  #container #foot{
	text-align:center;
	clear:both;
	height: 40px;
	color: #BCAC82;
	padding-top: 3px;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BCAC82;
}
  #container #foot p{}
  /*---文件上传框样式---*/
  .attachmentBody{
    margin:0px;font-size:9pt;background:#fff
  }
/*---聊天室样式---*/
#outmain{
	height: 200px;
	font-size: 9pt;
	overflow-y: auto;
	overflow-x: hidden;
	SCROLLBAR-ARROW-COLOR:#FF9900;
	SCROLLBAR-FACE-COLOR:#FFF9E1;
	SCROLLBAR-DARKSHADOW-COLOR:#FF9900;
	SCROLLBAR-HIGHLIGHT-COLOR:#FFFFFF;
	SCROLLBAR-3DLIGHT-COLOR:#FF9900;
	SCROLLBAR-SHADOW-COLOR:#FFFFFF;
	SCROLLBAR-TRACK-COLOR:#FFF9E1;
	color: #036;
}
#webmsgmain{}
#outs{
	padding: 3px;
	clear: both;
	word-wrap: break-word;
	word-break: break-all;
}

.names{
	border: 1px solid #AAA;
	background-color: #F2F2F2;
	width: 95px;
	margin-top: 5px;
	font-size: 9pt;
}
#loadifo {
	display: none;
}
/*效果*/
.btns{
	border: 1px solid #AAA;
	margin-top: 2px !important;
	margin-top: -1px;
	margin-bottom: -2px !important;
	margin-bottom: 1px;
}
.inputs{
	font-size: 9pt;
	background-image: url(../../Plugins/WebMsg/input.png);
	background-repeat: no-repeat;
	width: 143px;
	height: 17px;
	border: 1px solid #AAA;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.leftarrow,.rightarrow{
	background-repeat: no-repeat;
	background-position: center center;
	cursor:pointer;
	background-color: #F0DEAF;
	height: 16px;
	width: 16px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.leftarrow{
	background-image: url(../../Plugins/WebMsg/l1.gif);
}
.rightarrow{
	background-image: url(../../Plugins/WebMsg/r1.gif);
}
.msgs{
	color: #666;
	line-height: 14px;
}
#codetxt{
	color: #F60;
}
#headnewmsg{
	background-color: #F30;
	position: absolute;
	right: 10px;
	color: #FFF;
	filter: Alpha(Opacity=80);
	-Moz-Opacity:0.8;	
	padding-right: 5px;
	padding-left: 5px;
}
