﻿/*---主体样式---*/
  #container{
	width:auto;
	margin:0px 0px 0px 234px;
	padding:0px;
	background-image: url(top_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
  #FlashHead{
	width:234px;
	height: 684px;
	margin:0;
	padding:0;
	position: absolute;
	left: 0px;
	top: 0px;
}
  #flashtop{display:none;}
  /*---顶部样式---*/
  #container #header{
	width:auto;
	height: 135px;
	margin:0;
	padding:0;
	background-image: url(flower01.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
  #container #header #blogname{display:none;}
  #container #header #blogname #blogTitle{}
  #container #header #menu{display:none;}
  #container #header #menu #Left{display:none;}
  #container #header #menu #Right{display:none;}  
  #container #header #menu ul{display:none;} 
  #container #header #menu ul li{display:none;}  
   .menuL{display:none;}
   .menuR{display:none;}  
   .menuDiv{display:none;}/*---菜单分割线---*/
  /*---内容样式---*/
  #container #Tbody{
	width: 765px;
	margin:0;
	padding:0;
	overflow: visible;
}
  /*---工具条--*/
  #sidebar{
	width: 170px;
	text-align:right;
	margin:0px;
	padding:0px 10px 0px 0px;
	overflow: visible;
	float:left;
}
  #innersidebar{}
  #sidebar-topimg{display:none;}
  #sidebar-bottomimg{display:none;}
  /*---工具箱样式--*/
  .sidepanel{
	margin:0px auto!important;
	margin:0px;
}
  .Ptitle{height:30px;text-align:right;font-weight:bold;font-size:12px;color:#000000;margin:0px;line-height: 30px;}  
  .Pcontent{
	width:160px;
	text-align:right;
	margin-left:10px;
	padding:0px;
	line-height:160%;
	color: #4f7b01;
	overflow: hidden;
	}  
  .Pfoot{margin:0px 0px 10px 0px;}  
  /*---主内容--*/ 
  #mainContent{
	margin: 0px;
	padding: 0px;
	width: auto;
}
  #innermainContent{
	margin:0px;
	float:right;
	width: 550px;
	padding:0px 10px 0px 10px;
	text-align: center;
}
  #mainContent-topimg{display:none;}
  #mainContent-bottomimg{display:none;}
  .content-width{
	width: auto;
	margin:0px auto;
}/*--主内容元素的全局宽度--*/
  /*---主内容页数--*/
  .pageContent{margin:0 auto;padding:0px;text-align:left;height:18px;} 
  .NavTitle{float:left;font-weight:bold;}
  .page{padding-right:35px;height:18px;}
  .page ul{list-style:none;margin:0px;padding:0px} 
  .page ul li{float:left;padding:0px;} 
  .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:0px;}    
  /*---日志标题框--*/
  .Content-top{
	height:43px;
	text-align:left;
	overflow:hidden;
	margin-top: 10px;
}
  .Content-top .ContentLeft{display:none;}
  .Content-top .ContentRight{display:none;}
  .Content-top .ContentTitle{
	font-size:12px;
	color: #000000;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
  .Content-top .ContentAuthor{
	font-size:12px;
	margin: 0px;
	font-weight: normal;
} 
  /*---日志内容框--*/
  .Content-body{
	margin:8px auto;
	overflow:hidden;
	text-align:left;
	width:auto;
	line-height:160%;
}
.Content-body img {}
  /*---日志内容底部--*/
  .Content-bottom{
	margin:0px;
	text-align:right;
}
  .Content-bottom .ContentBLeft{display:none;}
  .Content-bottom .ContentBRight{display:none;}  

  /*---日志其他信息--*/
  .Content-Info {
	margin:10px 0px 10px 0px;
	padding:0px;
}
  .Content-Info .InfoAuthor{
	text-align:left;
}
  .Content-Info .InfoOther{
  float:right;text-align:right;
  }
  /*--评论框--*/
  .comment{
	text-align:left;
	margin:0px;
	width:100%;
}
  .commentinfo{font-size:11px;}
  .commenttop{
	padding:5px;
	background-image: url(dotline.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
  .commentcontent{padding:15px;line-height:160%;overflow:hidden;}
  .rcommenttop{
    margin:0px 0px 0px 70px;
	padding:5px;
	background-image: url(dotline.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
  .rcommentcontent{
        margin:0px 0px 0px 70px;padding:15px 0px 15px 15px;line-height:160%;overflow:hidden;}
  /*---UBB框--*/ 
  .UBBPanel{background:#cecbb8;border:3px solid #EEEEEE;}
  .UBBTitle{display:none;}
  .UBBContent{
	padding:6px;
	line-height:120%;
	word-wrap: break-word;
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
}
  .UBBContent TEXTAREA {width:98%;margin-bottom:2px;}
  :link.UBBLink,:visited.UBBLink{font-size:11px;font-family:verdana;}
  /*---信息框--*/
  #MsgContent{
	margin:0px auto;
	padding:0px;
	text-align:center;
}
  #MsgContent #MsgHead{
	background: url(dotline.gif) repeat-x bottom;
	color:#4f7b01;
	text-align:center;
	font-weight:bold;
	height: 25px;
	line-height: 30px;
}
  #MsgContent #MsgBody{
	padding:4px;
	line-height:180%;
}
/*魔法表情*/
  .LDialog{display:none;}
  .LDialog .LHead{display:none;}
  .LDialog .LBody{display:none;}
/*信息框图标以及文字*/
   .MessageText{height:65px;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{
	font-family:Verdana, Arial, "宋体";
	font-size: 9px;
	color: #4f7b01;
	text-align: left;
	width: auto;
	padding:170px 0px 20px 20px;
	background-image: url(flower03.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
  /*---文件上传框样式---*/
  .attachmentBody{margin:0px;font-size:12px;background:#ded9c3;color:#4f7b01  }


  /*--------------------传说中的分割线---------------------------------------
 
  /*---列表模式样式---*/
  #Content_ContentList{}
  #Content_ContentList td{background:#cecbb8;padding: 0px 10px 0 10px;line-height: 28px;color: #000;}
  /*---自定义intro---*/
  #maintop{}
  #sp{height:50px}
  