﻿ /*---主体样式---*/
   *#container{
	width:816px;
	text-align:center;
	margin: auto;
	height:100%;
	/*background:url(skins/dnxh10/cont_bg.jpg) repeat-y;*/
	background-color:#6D6348;
	border-left-color:#000000;
	border-left-width:1px;
	border-left-style:solid;
	
	border-right-color:#000000;
	border-right-width:1px;
	border-right-style:solid;
	/*include-source: url("http://qun.qsc99.net/");*/
	
	}

  /*---顶部样式---*/
#container #header {
                 width:816px;/*宽度，这里也就是图片的宽度*/
                 height:399px;/*高度，这里也就是图片的高度*/
                 text-align:left;/*内容左对齐，因为我们以后里面的Blog名字是要靠左的。*/
                 background:url('header_bg2.jpg') no-repeat;/*背景路径，不重复*/
				 margin-top: 0px;
				}

  
  #container #header #blogname{font-size:24px;color:#FFFFFF;text-align:left;margin:24px 0px 0px 30px;display:none;}
  #container #header #blogname #blogTitle{font-size:14px;color:#CC9933;margin-top:10px;margin-left:10px;}
  #container #header #menu{height:auto;margin-top:351px;margin-left:20px;padding-top:0px;position:absolute;}
  #container #header #menu #Left{}/*菜单左*/
  #container #header #menu #Right{}  
  #container #header #menu ul{
  list-style:none;
  margin: 0px;padding: 0px 0px 0px 15px;
height:auto;width:auto;float:left;} 

/*菜单项*/
  #container #header #menu ul li{
  float:left;
  padding: 10px 0px 0px 0px;  
  } 
  /*菜单链接属性*/
  
menuA:link,.menuA:visited{text-align:left;text-decoration:none;color:#cc3300;line-height:19px;height:15px;}  
.menuA:hover{text-decoration:none;}

.menuA{padding: 10px 18px 0px 6px;font-size:10px;}
   .menuL{background:url('menu_head.gif') no-repeat;height:37px;width:6px;}
   .menuR{width:8px;} 
   
   /*---菜单分割线 (间距)---*/ 
   .menuDiv{width: 6px; background:url('menu_head.gif') no-repeat;height:37px;}

  /*---内容样式---*/
  #container #Tbody{width:100%;text-align:left;margin:0px 0px 0px 0px; 
  background-color: #FFFFFF;/*#C0B28B #BDB68C*/
  /*background-image: url(single_p.gif); single line
  background-repeat:repeat-y;
  background-position: 543px 0px;*/
  
  }
  /*---工具条--*/
  #sidebar{width:248px;color:#000;margin-top: 0px;margin-left:0px;float:right;
	
	}
  #innersidebar{margin-left:15px;margin-top:30px;}
  #sidebar-topimg{}
  #sidebar-bottomimg{}
  /*---工具箱样式--*/
  .sidepanel{width:220px;}
  .Ptitle{margin:0px;height:22px;text-align:left;font-weight:bold;font-size:12px;background:url('SideTopDefault.gif') no-repeat;color:black;padding-left: 24px;padding-top:2px;
  border-bottom: 1px dashed gray;}  
  .Pcontent{text-align:left;padding-left:8px;padding-top:4px;padding-bottom:4px;}  
  .Pfoot{margin:0px 0px 8px 0px !important;margin:-2px 0px 3px 0px;height:8px!important;height:6px;background:url(SideBottom.png) no-repeat}  
  
  /*additional update by QSC99.net*/
/*#Side_Search {margin-left:-200px;margin-top:-600px;}*/

  /*---主内容--*/ 
  #mainContent{
  float:left;margin-left:15px;width:515px;margin-top:0px;
  height:100%;
  /*border-right-color:#FFFFFF;
	border-right-width:1px;
	border-right-style:solid;*/
		   
	}
  #innermainContent{width:94%;margin-top:30px;}
  #mainContent-topimg{height:0px;overflow:hidden;}
  #mainContent-bottomimg{height:0px;overflow:hidden;}/*--主内容元素的全局宽度--*/
  /*---主内容页数--*/
.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-top:10px;}    
  /*---日志标题框--*/
.Content-top{background:url('logIcon.gif') 0px 0px no-repeat;padding:2px 2px 2px 44px !important;padding:2px 2px 2px 44px; color:#000;text-align:left;margin-bottom:2px;height:50px;}
  .Content-top .ContentLeft{width:0px;float:left;}
  .Content-top .ContentRight{width:0px;float:right;}
  .Content-top .ContentTitle{font-size:14px;color:#3E3E2F;padding-bottom:4px;margin:0px}
  .Content-top .ContentAuthor{color:#666;font-size:11px;padding-top:4px;padding-left:3px;border-top:2px solid #DBDBD0;margin:0px;font-weight:100;} 
  /*---日志内容框--*/
  .Content-body{margin:8px auto;overflow:hidden;text-align:left;width:96%;line-height:150%}
  /*---日志内容底部--*/
  .Content-bottom{text-align:right;height:30px;padding:3px 2px 8px 2px;}
  .Content-bottom .ContentBLeft{width:0px;float:left;}
  .Content-bottom .ContentBRight{width:0px;float:right;}  

  /*.Content-bottom ul{} 
  .Content-bottom ul li{}
  .Content-bottom ul li.bDiv{}*/
  /*---日志其他信息--*/
    .Content-Info {margin:0px 4px 6px 4px;padding:0px}
  .Content-Info .InfoAuthor{text-align:left}
  .Content-Info .InfoOther{float:right;text-align:right;}
 /* .Content-Info {}
  .Content-Info ul{}
  .Content-Info ul li.InfoAuthor{}
  .Content-Info ul li.InfoOther{}*/
  
  /*--评论框--*/
  .comment{text-align:left;margin:0px 12px 15px 12px;border:1px solid #DBDBD0;background:#fff}
  .commentinfo{font-size:11px;color:#999;}
  .commenttop{padding:4px;background:#EEEEE8;margin:1px}
  .commentcontent{padding:10px;line-height:140%;overflow:hidden;width:96%}
  /*---UBB框--*/ 
  .UBBPanel{border:1px solid #B4A79C;background:#FCF9EF;border-left:3px solid;}
  .UBBTitle{font-weight:bold;padding:4px;background:#F7EFD6 url(ubbback.gif) no-repeat 400px 0px;border-bottom:1px dotted #B4A79C;}
  .UBBContent{padding:6px;line-height:160%;}
  .UBBContent TEXTAREA {width:448px;margin-bottom:2px;}
  :link.UBBLink,:visited.UBBLink{font-size:11px;font-family:verdana;}
  /*---信息框--*/
  #MsgContent{border:1px solid #795B50;width:94%;padding:1px; background:#F8F6E9;margin:auto;}
  #MsgContent #MsgHead{background:#BDB68C;padding:4px;color:#fff;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(../../images/Message.jpg) no-repeat;width:48px;height:48px;float:left;}
   .ErrorIcon{background:url(../../images/Error.jpg) no-repeat;width:48px;height:48px;float:left;}
   .WarningIcon{background:url(../../images/Warning.jpg) no-repeat;width:48px;height:48px;float:left;}   
   .QuestionIcon{background:url(../../images/Question.jpg) no-repeat;width:48px;height:48px;float:left;}
/*---底部样式---*/
   #container #foot{margin:1px 0 0 0;padding:14px 0px 14px 0px;color:#3E3E2F}
  #container #foot p{margin:2px}
  /*---文件上传框样式---*/
  .attachmentBody{
  margin:0px;font-size:12px;background:#F8F6E9
  }
