﻿/*---主体样式---*/
#container{
	width: 100%;
	margin: 0px;
	text-align: left;
}

/*---顶部样式---*/
#header{
	padding: 0px;
	margin-bottom: 10px;
	height: 103px;
	overflow: hidden;
	background: url("topbg_logo.gif") top left no-repeat;
	clear: both;
	position :relative ;
 
}
#blogname{display:none}
#blogname #blogTitle{display:none}
/*
#blogname{
	margin-top: 40px!important;
	margin-top: 40px;
	margin-left: 100px!important;
	margin-left: 50px;
	font-size: 22px;
	text-align: left;
	font-weight: bold;
	color: #d0eb55;
	width: 200px;
	float: left;
}

#blogname #blogTitle{
	margin-top: 5px;
	margin-left: 5px;
	font-size: 12px;
	font-weight: normal;
	color: #868686;
	font-family: "宋体";
}
*/
#menu{
	margin: 0px 10px 0px 0px;
	height: 30px;
	font-size: 12px;
	float: right;
/*
    right:100px!important;
	right:100px;
	left: 350px!important;
	left:320px;	
    margin-top: 60px!important;
	margin-top: 70px;position :absolute;
*/
	top: 0px!important;
	top: 0px;

}

#menu #Left{
	display: none;
}

#menu #Right{
	display: none;
}

#menu ul{
	list-style: none;
	float: left;
}

#menu ul li{
	float: left;
	height: 20px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 4px;
}

.menuL{
}

.menuR{
}

.menuDiv{
	display: none;
}

/*---菜单分割线---*/
/*---内容样式---*/
#container #Tbody{
	width: 100%;
	text-align: left;
	padding-top: 0px;
	padding-left: 2px!important;
	padding-left: 0px;
	margin-top: 0px;
	overflow: hidden;
	clear: both;
}

/*---工具条--*/
#sidebar{
	float: right;
	width: 200px;
	background-color: #414141;
	margin-right: 10px!important;
	margin-right: 5px;
	background-image: url("sidebar_img.gif");
	background-repeat: repeat-y;position: relative ;
}

#innersidebar{
	padding: 0px;
}

#sidebar-topimg{
	height: 6px;
	background-image: url("sidebar-topimg.gif");
	background-repeat: no-repeat;
	display: none;
}

#sidebar-bottomimg{
	height: 13px;
	background-image: url("sidebar-bottomimg.gif");
	background-repeat: no-repeat;
	margin-bottom: -1px;
}

/*---工具箱样式--*/
.sidepanel{
	margin: 0px;
}

.Ptitle{
	text-align: left;
	font-size: 12px;
	margin: 0;
	color: #Fff;
	height: 32px;
	padding-left: 15px;
	padding-top: 8px;
	background-image: url("Ptitle_img.gif");
	background-repeat: no-repeat;
}

.Pcontent{
	text-align: left;
	padding-left: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
}

  
.Pfoot{
	margin: 0px 0px 8px 0px;
	margin: -2px 0px 3px 0px;
	height: 8px;
	height: 6px;
}

 
  /*---主内容--*/ 
#mainContent{
    float: left;
	width:100%;
	margin-right: -438px!important;
	margin-right: -430px;
	text-align: center;
	padding: 0px;
	margin-left: 10px !important;
	margin-left: 5px;position: relative ;clear: both;
}
#innermainContent{
	overflow: visible;
	margin-right: 438px!important;
	margin-right: 430px;
	background: #414141;/*url("content_bg.gif");
	background-repeat: repeat-y;*/
	padding: 3px;
}

#mainContent-topimg{
	display: none;
}

#mainContent-bottomimg{
	height:0px;
	overflow:hidden
}
  .content-width{margin:auto;width:100%;}
/*--主内容元素的全局宽度--*/
/*---主内容页数--*/
.pageContent{
	color: #8f8f8f;
	font-size: 12px;
	margin: 0 auto;
	padding: 5px;
	text-align: left;
	height: 18px;
}

.NavTitle{
	float: right;
	font-weight: bold;
}

.page{
	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;
}


/*---内容框--*/
.Content{
	padding: 2px;
}

  
/*---日志标题框--*/
.Content-top{
	padding: 2px;
	text-align: left;
	margin-bottom: 2px;
	margin-top: 5px;
	border-top: 1px solid #323232;
}

.Content-top .ContentLeft{
	width: 0px;
	float: left;
}

.Content-top .ContentRight{
	width: 0px;
	float: right;
}

.Content-top .ContentTitle{
	color: #C8D97B;
	font-size: 14px;
	padding: 3px 0px 0px 10px;
	margin: 0px;
}

.Content-top .ContentAuthor{
	color: #858585;
	font-size: 12px;
	padding-top: 3px;
	padding-left: 30px;
	margin: 0px;
	font-weight: normal;
}

 
/*---日志内容框--*/
.Content-body{
	margin: 10px;
	margin-top: 5px;
	overflow: hidden;
	text-align: left;
	width: 96%;
	line-height: 150%;
	clear: both;
}

.Content-body p{
	padding-bottom: 3px;
}
.Content-body img {
        padding:expression(width > 50 ? "0px":"0");
        border:expression(width > 50 ? "5px solid #888":"0 solid #888"); 
        margin:expression(width > 50 ? "0px":"0px");
}

/*---日志内容底部--*/
.Content-bottom{
	padding: 5px 35px 0px 10px;
	text-align: right;
	height: 20px;
	color: #666;
	background: url("Content-bottom.gif");
	background-position: right;
	background-repeat: no-repeat;
}

.Content-bottom .ContentBLeft{
	width: 0px;
	float: left;
}

.Content-bottom .ContentBRight{
	width: 0px;
	float: right;
}
/*---日志其他信息--*/
.Content-Info {
	margin: 0px 4px 6px 4px;
	padding: 0px;
	color: #FFFFFF;
}

.Content-Info .InfoAuthor{
	text-align: left;
}

.Content-Info .InfoOther{
	float: right;
	text-align: right;
}

/*--评论框--*/
  .comment{
	text-align: left;
	margin: 0px 12px 15px 12px;
	border: 1px solid #373737;
	background: #5F5F5F;
}

  .commentinfo{
	font-size: 11px;
	color: #999;
}

  .commenttop{
	padding: 4px;
	background: #282828;
	margin: 1px;
}

  .commentcontent{
	padding: 10px;
	line-height: 140%;
	overflow: hidden;
	width: 96%;
}
#A_smiley{position: relative;}/*将表情按钮定位类型设为“相对”*/
#UBBSmiliesPanel{z-index:100;}/*将表情框置顶*/

  /*---UBB框--*/ 
  .UBBPanel{
	background: #474747;
	border: 1px solid #373737;
	margin-top:8px;
}

  .UBBTitle{
	font-weight: bold;
	padding: 4px;
	border-bottom: 1px dotted #373737;
	background: #353535;
}

  .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 #272727;
	width: 450px;
	background: #E1E1E1;
	margin:8px auto;
}

  #MsgContent #MsgHead{
  background: #282828;
	padding: 4px;
	text-align: center;
	font-weight: bold;
}

  #MsgContent #MsgBody{
	padding: 4px;
	line-height: 180%;
	background: #5F5F5F;
}

  .LDialog{
	border: 1px solid #727272;
	margin: 3px auto;
	padding: 1px;
}

  .LDialog .LHead{
	background: #5F5F5F;
	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.gif) no-repeat;
	width: 48px;
	height: 48px;
	float: left;
	margin-left: 10px;
}

.ErrorIcon{
	background: url(Error.gif) no-repeat;
	width: 48px;
	height: 48px;
	float: left;
	margin-left: 10px;
}

.WarningIcon{
	background: url(Warning.gif) no-repeat;
	width: 48px;
	height: 48px;
	float: left;
	margin-left: 10px;
}

.QuestionIcon{
	background: url(Question.gif) no-repeat;
	width: 48px;
	height: 48px;
	float: left;
	margin-left: 10px;
}

/*---底部样式---*/
#foot{
margin-bottom:2px;
padding:5px;
margin-top:-2px!important;
margin-top:-1px;
color:#9C9A9C; 
background-color:#080C08;
height: 50px; 
text-align:center;
}

#container #foot p{margin:0px}
#foot p{
  margin:0px;
  font-size:12px!important;
  font-size:11px;
}

/*---文件上传框样式---*/
.attachmentBody{
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}