﻿/*---主体样式---*/
  #container{
	width:100%;
	margin:0px;
	padding:0;
	text-align:center;
	padding:0;
}
  #FlashHead{
	position: absolute;
	width:100%;
	left:0px;
	margin: 0px;
	padding: 0px;
	height: 160px;
	overflow: hidden;
	float: left;
	display: inline;
}
  /*---顶部样式---*/
  #container #header{
	COLOR:#ffffff;
	margin:0px;
	HEIGHT: 218px;
	float: left;
	width: 100%;
	background-image: url(cool.jpg);
	background-repeat: no-repeat;
	background-position: right -69px;
	display: inline;
	padding: 0px;
	overflow: hidden;
}
  #container #header #blogname{
	visibility:hidden;
	display: inline;
	float: left;
}
  #container #header #blogname #blogTitle{
	visibility:hidden;
	display: inline;
	float: left;
}
  #container #header #menu{
	text-align:left;
	float: left;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 50px;
	position: relative;
	bottom: -160px;
	left: -150px;
	overflow: hidden;
}
  #container #header #menu #Left{
	width:0px;
	float:left;
	display: inline;
}
  #container #header #menu #Right{width:0px;float:right; background:#000} 
  #container #header #menu ul{
	padding-top:10px;
	display: inline;
} 
  #container #header #menu ul li{
	BACKGROUND-POSITION: right 2px;
	DISPLAY: inline;
	BACKGROUND-REPEAT: no-repeat;
	LIST-STYLE-TYPE: none;
	HEIGHT: 50px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(menubg.gif);
}  
   .menuL{}
   .menuR{}  
   .menuDiv{}/*---菜单分割线---*/
  /*---内容样式---*/
  #container #Tbody{height:auto!important;height:100px;width:atuo;margin:-2px 190px 0px 5px;text-align:left;}
  /*---工具条--*/
  #sidebar{float:left;width:180px;left:5px;text-align:center;color:#92A963;background:#0C0D0D;}
  #innersidebar{}
  #sidebar-topimg{height:0px;overflow:hidden;}
  #sidebar-bottomimg{height:0px;overflow:hidden;}
  /*---工具箱样式--*/
  .sidepanel{margin:0px; background:#0C0D0D;}
.Ptitle{background:url(SideTopDefault.gif) no-repeat;
        padding:6px 0px 0px 24px;
        text-align:left;
	font-size:12px;
	margin:0px;
font-weight:bold;
	color:#CADD32;
	height:20px;	
	} 
  .Pcontent{text-align:left;padding-left:6px;padding-top:4px;padding-bottom:4px;background:url(SideBack.gif) repeat-y;}  
  .Pfoot{margin:0px 0px 4px 0px; height:5px;background:url(SideBottom.gif) no-repeat}
  /*---主内容--*/ 
    #mainContent{float:right;float:right;margin:-3px 0px 0px -183px;text-align:center;width:100%;padding-top:3px;}
  #innermainContent{margin:3px 0px 0px 183px;background: #0E1516 ;}
  #mainContent-topimg{margin:0px 0px 0px 183px;height:5px;overflow:hidden;}
  #mainContent-bottomimg{height:0px;overflow:hidden;}
  .content-width{margin:auto;width:98%;}/*--主内容元素的全局宽度--*/
/*---主内容页数--*/
  .pageContent{margin:0 auto;padding:2px;text-align:left;height:18px;font-size:12px;} 
  .NavTitle{float:right;font-weight:bold;}
  .page{padding:auto 15px;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:49px;height:16px;}
  .page ul li.PageR {width:49px;height:16px;}
  /*---内容框--*/
  .Content{background: #0B1112 ;}    
  /*---日志标题框--*/
  .Content-top{
	height:40px;
	text-align:left;
	margin:0;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 35px;
	background-image: url(bzbj.gif);
}
  .Content-top .ContentLeft{width:0px;float:left;display:none;}
  .Content-top .ContentRight{width:0px;float:right;display:none;}
  .Content-top .ContentTitle{font-size:12px;padding:0;font-weight:bold;color:#DEFF9B}
  .Content-top .ContentAuthor{margin:0px;padding:3px;color:#aaa;font-size:12px;}  
  /*---日志内容框--*/
  .Content-body{margin:10px auto;overflow:hidden;text-align:left;width:96%;line-height:18px;color:#888}
  /*---日志内容底部--*/
  .Content-bottom{padding:0px;text-align:right;padding:3px 3px 20px 3px; border-top:1px solid #000; font-size:12px;color:#DDD120;background: #0E1516}
  .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;padding:2px;}
  .Content-Info .InfoOther{float:right;text-align:right;font-size:12px;padding:2px;}
  /*--评论框--*/
  .comment{text-align:left;margin:0px 12px 15px 12px;border:1px solid #666;background:#333}
  .commentinfo{font-size:12px;color:#999;}
  .commenttop{padding:4px;background:#222;margin:1px}
  .commentcontent{padding:10px;line-height:140%;overflow:hidden;width:96%}
  /*---UBB框--*/ 
  .UBBPanel{background:#333;border-left:3px solid #ccc}
  .UBBTitle{font-weight:bold;padding:4px;border-bom:1px dotted #aaa}
  .UBBContent{padding:6px;line-height:160%;}
  .UBBContent TEXTAREA {width:448px;margin-bottom:2px;}
  :link.UBBLink,:visited.UBBLink{font-size:12px;font-family:verdana;}
  /*---信息框--*/
  #MsgContent{border:1px solid #666;padding:1px; background:#333;margin:auto;width:76%}
  #MsgContent #MsgHead{background:#222;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(vQuestion.jpg) no-repeat;width:48px;height:48px;float:left;}
  /*---底部样式---*/
  #container #foot{position:relative;width:auto;margin:1px 0 0 0;padding:14px 0px 14px 20px;color:#666; font-size:10px; background-color:#060A0A; text-align:left; clear:both;}
  #container #foot p{margin:2px}
  /*---文件上传框样式---*/
  .attachmentBody{
    margin:0px;font-size:12px;background:#fff
  }
