﻿ /*---主体样式---*/
  #container{width:862px;margin:0 auto;padding:0px;text-align:center; background:url(main_bg1.gif);repeat-y;overflow:hidden}

  /*---顶部样式---*/
  #container #header{margin:0 auto; margin-left:1px;width:860x;height:43px;background:url(header.jpg) no-repeat;display:block;}

/*----使用background:url('***.gif') left no-repeat可为顶部添加图像---*/

  #container #header #blogname{display:none; visibility:hidden;}
  #container #header #blogname #blogTitle{display:none}
  #container #header #menu{height:35px;text-align:left;margin-top:245px;background: #FFFFFF no-repeat;display:block;}
  /*#container #header #menu{height:36px;text-align:left;margin-top:111px;background:#FFFFFF;}*/
  #container #header #menu #Left{width:26px;height:25px;float:left;}
  #container #header #menu #Right{width:26px;height:25px;float:right;}
  #container #header #menu ul{list-style:none;margin:0px;padding-top:9px;padding-bottom:0px;float:left;} 
  #container #header #menu ul li{float:left;}  
   .menuL{}
   .menuR{}  
   .menuDiv{padding:0px;margin:0px 6px 0px 6px;margin-top: 0px;width:15px;height:27px;background:url(menu_div2.jpg) no-repeat;overflow:hidden;}/*---菜单分割线---*/
  /*---内容样式---*/
  #container #Tbody{margin:0 auto; margin-left:1px;width:860px;text-align:center;background:#FFFFFF;}
  /*---工具条--*/
  #sidebar{float:right;width:208px;text-align:center;margin-right:0px;}
  #innersidebar{}
  /*#sidebar-topimg{width:200px;height:14px;background: url(s_top.gif) no-repeat;overflow:hidden;}*/
  #sidebar-topimg{width:200px;height:10px;overflow:hidden;border-bottom:1px solid #C6C6C6;}
  /*#sidebar-bottomimg{width:200px;height:8px;background: url(s_foot.gif) no-repeat;overflow:hidden;}*/
  #sidebar-bottomimg{width:200px;height:8px;border-top:1px solid #C6C6C6;}
  /*---工具箱样式--*/
  .sidepanel{background:#FFFFFF;width:200px;border-top:1px solid #FFFFFF;border-bottom:0px solid #C4CBCE;border-left:1px solid #C6C6C6;border-right:1px solid #C6C6C6;}
  .Ptitle{
  	margin:0px;
	height:36px;
	text-align:left;
	font-weight:bold;
	padding-left:10px;
	font-size:14px;
	color:#ffffff;
	padding-top:14px;
	padding-bottom:0px;
	margin-bottom:0px;
	background: url(ptitle_bg.jpg) no-repeat;
	}  
  .Pcontent{text-align:left;padding-left:10px;padding-top:0px;}  
  .Pfoot{margin-bottom:10px;}  
  /*---主内容--*/ 
/*  #mainContent{float:left;margin-left:-223px;text-align:center;width:100%;}*/
  #mainContent{margin-left:0px;}
  #innermainContent{width:630px;overflow:hidden;margin:0px 0px 0px 0px; float:left;}
  #mainContent-topimg{width:530px;height:10px;overflow:hidden;}
/*  #mainContent-bottomimg{width:500px;height:20px;background: url(m_foot.gif) no-repeat;overflow:hidden;}*/
  #mainContent-bottomimg{width:500px;height:20px;}
  .content-width{margin:auto;padding:0px 15px 0px 15px;width:94%;}
  /*---主内容页数--*/
  .pageContent{margin:0 auto;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:0 auto;}
  /*---日志标题框--*/
  .Content-top{background:url(list_title1.jpg) 10px 3px no-repeat;text-align:left;padding:2px 2px 2px 30px;margin-bottom:2px;}
  .Content-top .ContentLeft{width:0px;float:left;}
  .Content-top .ContentRight{width:0px;float:right;}
  .Content-top ul{list-style:none;margin:0 auto;padding:2px}
  .Content-top .ContentTitle{
	margin-left:52px;
	margin-top:1px;
	font-size:12px;
	color:#000000;
	height: 34px;
	background-image: url(list_title2.jpg);
	padding-top: 3px;
	background-repeat: repeat-x;
}
  .Content-top .ContentAuthor{margin:0px;padding:0px;color:#989898;font-size:11px;float:right; font-weight:lighter;} 
  .Content-top .ContentAuthor2{background:url(author_head.gif) no-repeat;margin-left:20;padding:0px;color:#989898;font-size:11px;font-weight:lighter;} 
  /*---日志内容框--*/
  .Content-body{text-align:left;width:96%;line-height:150%;}
  .Content-body .more {
	background:url(icon_+_or.gif) no-repeat 3px 4px;
    /*background-image:url(icon_more.jpg);*/
  	float:left;
  }
  /*---日志内容底部--*/
  .Content-bottom{padding:0px;text-align:left;height:30px;}
  .Content-bottom .ContentBLeft{width:0px;float:left;}
  .Content-bottom .ContentBRight{width:0px;float:right;}  
  .Content-bottom ul{list-style:none;margin:0px;padding:6px 6px 0px 0px;color:#666} 
  .Content-bottom ul li{display:inline;padding:2px 0px 2px 2px}
  .Content-bottom ul li.bDiv{}
  /*---日志其他信息--*/
  .Content-Info {margin:0px 10px 6px 30px;padding:0px}
  .Content-Info .InfoAuthor{text-align:left;}
  .Content-Info .InfoOther{float:right;text-align:right;}
  /*--评论框--*/
  .comment{background:#FFF;text-align:left;margin:0px 12px 0px 12px;}
  .commentinfo{font-size:11px;color:#555;}
  .commenttop{
	padding:4px;
	background:#E8F0F1;
}
  .commentcontent{
	padding:10px;
	line-height:140%;
	overflow:hidden;
	width:96%;
}
  /*---UBB框--*/ 
  .UBBPanel{border:1px solid #BBB;border-left:2px solid #BBB;}
  .UBBTitle{background:#DDD;font-weight:bold;padding:4px;}
  .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:0px solid #999;width:450px;padding:1px;margin:auto;}
  #MsgContent #MsgHead{background:#EFEFEF;padding:4px;color:#555;text-align:center;font-weight:bold;}
  #MsgContent #MsgBody{background:#fff;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{width:48px;height:48px;float:left;}
   .ErrorIcon{width:48px;height:48px;float:left;}
   .WarningIcon{width:48px;height:48px;float:left;}   
   .QuestionIcon{width:48px;height:48px;float:left;}
  /*---底部样式---*/
  #container #foot{
  padding-top:0px;
  padding-bottom:0px;
  margin:0 auto; margin-left:1px;
  width:860px;height:50px;font-size:11px;text-align:center;
  background:url(foot_bg.jpg) repeat-x;
  /*background: url(buttom_01.gif) no-repeat;overflow:hidden;*/
  }
  #container #foot2{background:url(foot_logo.jpg); width:100px; height:30px;}
  #container #foot p{margin:5px}
  /*---文件上传框样式---*/
  .attachmentBody{
  	margin:0px;font-size:12px;
	
	}