/*---主体样式---*/
  #container {
	width:100%;
	margin:5px auto;
	text-align:center;
	background:url(top.jpg) repeat-x ;
}
/*---顶部样式---*/
 #container #header {
	height:170px;
	width:980px;
	margin-top:6px;
	background:url(head.jpg) no-repeat center top;
}
#container #header #blogname {
	display:none;
}
#container #header #blogname #blogTitle {
	display:none;
}
#container #header #menu {
    float:left;
    margin-top:162px;
	margin-left:20px;
	height:30px;
	text-align:left;
	font-size:14px; font-family:"黑体";  
}
#container #header #menu #Left {
	display:none;
}
#container #header #menu #Right {
	display:none;
}
#container #header #menu ul {
	list-style:none;
	height:30px;
	float:left;
}
#container #header #menu ul li {
	float:left;
	height:30px;
}
.menuL {
	width:0px;
}
.menuR {
	width:0px;
}
.menuDiv {
	width:2px;
}/*---菜单分割线---*/
/*---内容样式---*/
  #container #Tbody {
	width:970px;
	margin:0px auto;
	text-align:left;
}
/*---工具条--*/
 #sidebar {
	float:right;
	width:220px;
	margin-top:30px;
	margin-right:10px;
	text-align:left;
	color:#606062;
}
#innersidebar {
    overflow:hidden;
}
#sidebar-topimg {
	height:10px;
}
#sidebar-bottomimg {
	height:10px;
}
/*---工具箱样式--*/
.sidepanel {
	width:200px;
	margin:10px auto;
}
.Ptitle {
	height:24px;
	line-height:24px;
	text-align:left;
	font-weight:bold;
	font-size:12px;
	padding-left:18px;
}
.Pcontent {
    width:200px;
    text-align:left;
	line-height:22px;
}
.Pfoot {
	height:10px;
	border-bottom:1px #1b1b1b solid;
}
/*---主内容--*/ 
#mainContent {
	float:left;
	width:690px;
	margin-left:10px;
	margin-top:30px;
	text-align:center;
}
#innermainContent {
    overflow:hidden;
}
#mainContent-topimg {
	height:10px;
}
#mainContent-bottomimg {
	height:10px;
}
.content-width {
	width:670px;
	margin:0px auto;
}/*--主内容元素的全局宽度--*/
/*---主内容页数--*/
.pageContent {
    margin-top:5px;
    text-align:left;
	height:18px;
}
.NavTitle {
	float:left;
	font-weight:bold;
}
.page {
	padding-right:10px;
}
.pageNumber {
    color:#ff6600;
}
.pageNumber a:link, .pageNumber a:visited {
    color:#ff6600;
}
.pageNumber a:hover {
    color:#ff6600;
}
.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 {
	width:9px;
	height:16px;
	display:block;
}
.PageRbutton {
	background:url('../../images/BttnRight.gif') 0px 0px;
	width:9px;
	height:16px;
	display:block;
}
/*---内容框--*/
.Content {
    margin-top:20px;
    width:670px;
}

/*---日志标题框--*/
.Content-top {
	height:50px;
	text-align:left;
	overflow:hidden;
	border-bottom:1px #181818 solid;
}
.CateIcon {
	display:none;
}
.Content-top .ContentLeft {
    float:left;
	width:3px;
	height:50px;
	background:url(content_left.gif) no-repeat left center;
}
.Content-top .ContentRight {
    display:none;
}
.Content-top .ContentTitle {
	padding:2px 2px 2px 8px;
	margin:2px;
	font-size:16px;
}
.Content-top .ContentAuthor {
    color:#999999;
	padding:2px 2px 2px 8px;
	margin:2px;
	font-size:12px;
	font-weight:normal;
}
/*---日志内容框--*/
  .Content-body {
	margin:10px auto;
	overflow:hidden;
	text-align:left;
	line-height:150%
}
/*---日志内容底部--*/
  .Content-bottom {
    height:28px;
    line-height:28px;
	text-align:right;
	padding:2px;
}
.Content-bottom .ContentBLeft {
    display:none;
}
.Content-bottom .ContentBRight {
	float:right;
	height:28px;
	width:10px;
	padding-left:10px;
	background:url(contentb_right.gif) no-repeat right center;
}
/*---日志其他信息--*/
  .Content-Info {
	margin:5px auto;
}
.Content-Info .InfoAuthor {
	text-align:left
}
.Content-Info .InfoOther {
	float:right;
	text-align:right;
}
/*--评论框--*/
.comment {
    width:670px;
	text-align:left;
	margin:10px auto;
	padding:2px;
}
.commentinfo {
	font-size:11px;
	color:#999;
}
.commenttop {
	padding:5px;
}
.commentcontent {
	padding:5px;
	line-height:140%;
	overflow:hidden;
}
/*---UBB框--*/ 
  .UBBPanel {
    border:1px #e0e0d6 solid;
	background:#fff;
	border-left:4px #e0e0d6 solid;
}
.UBBTitle {
	font-weight:bold;
	padding:5px;
	background:#f3f3f0;
    border-bottom:1px #e0e0d6 solid;
}
.UBBContent {
	line-height:20px;
	padding:5px;
	line-height:160%;
	font-family:Verdana, Arial, Helvetica, sans-serif, "宋体";
}
.UBBContent TEXTAREA {
	line-height:20px;
	width:99%;
	margin-bottom:2px;
	font-family:Verdana, Arial, Helvetica, sans-serif, "宋体";
}
:link.UBBLink, :visited.UBBLink {
	font-family:Verdana, Arial, Helvetica, sans-serif, "宋体";
}
/*---信息框--*/
  #MsgContent {
    width:960px;
	border:2px #181818 solid;
	margin:10px auto;
}
#MsgContent #MsgHead {
    height:20px;
    line-height:20px;
	border-bottom:2px #181818 solid;
	padding:5px;
	text-align:center;
	font-weight:bold;
}
#MsgContent #MsgBody {
	padding:5px;
	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 {
	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 {
    width:970px;
	color:#fff;
	height:60px;
	margin:0px auto;
	font-family:Verdana, Arial, Helvetica, sans-serif, "宋体";
	padding-top:6px;
}
#container #foot p a:link, #container #foot p a:visited {
    color:#fff;
}
#container #foot p a:hover {
    color:#ff6600;
}
/*---文件上传框样式---*/
  .attachmentBody {
	margin:0px;
	border:1px solid #e0e0d6;
	font-size:12px;
	background:#fff;
}
