/*---主体样式---*/
#container{
	margin:0px auto;
	text-align:center;
	color: #666666;
	background-color: #323239;
}
#FlashHead{position: absolute;width:100%;left:0px;}
/*---顶部样式---*/
#container #header{
	background-color: #000000;
	background-image: url(bg_top.jpg);
	background-repeat: repeat-x;
}
#container #header #blogname{
	color: #ffcc00;
	font-size:26px;
	text-align: left;
	line-height:30px;
	height: 55px;
	overflow:hidden;
	text-indent: 25px;
	font-family: Arial;
	font-weight:bold;
	padding-top: 25px;
	border-bottom:1px solid #090911;
}
#container #header #blogname #blogTitle{
	font-size: 12px;
	height: 20px;
	text-align: right;
	padding: 0px 30px;
	color: #666666;
}
#container #header #menu{
	background-color: #202029;
	border-top: 1px solid #55555f;
	border-bottom: 1px solid #101010;
	padding: 3px 10px;
	margin-bottom:5px;
}
#container #header #menu #Left{display: none;}
#container #header #menu #Right{display: none;}  
#container #header #menu ul{
	height:20px;
	list-style:none;
	margin:0px 20px;
	margin:0 40px 0 0;
} 
#container #header #menu ul li{
	float:left;
}
#container #header #menu ul li a{
	line-height:18px;
	padding: 2px 10px;
	color: #00cc00;
	text-decoration: none;
	border-left: 1px solid #666666;
	font-size: 12px;
}
#container #header #menu ul li a:hover{
color: #ee8800;
}
.menuL{visibility: hidden;}
.menuR{visibility: hidden;} 
.menuDiv{visibility: hidden;}/*---菜单分割线---*/
/*---内容样式---*/
#container #Tbody{
	border-bottom: 1px solid #101010;
	margin-top: 5px;
}
/*---工具条--*/
#sidebar{float:right; width:410px !important;margin-top:4px;}
#innersidebar{float:right;width:180px;margin:0px 5px;color:#666669;overflow:hidden;}
#sidebar-topimg{height:0px;overflow:hidden;}
#sidebar-bottomimg{height:0px;overflow:hidden;}
/*---CenterBar--*/
#centerbar{
	float:right;
	width:200px;
	border-left:solid 0px #121219;
	border-right:solid 0px #121219;
	text-align:center;
	height: 100%;
	background-color:#16191c;
	margin:0px 5px;
}
/*---工具箱样式--*/
.sidepanel{
	background-color: #26262f;
}
.Ptitle{
	height:18px;
	line-height:20px;
	font-weight:normal;
	text-align:left;
	padding:2px 5px;
	font-size:12px;
	border-bottom:1px solid #121218;
	color: #cc9900;
	background-color: #333333;
	background-image: url(bg_top.jpg);
	background-position: bottom;
	border-top: 1px solid #565659;
	margin:0px;
}  
.Pcontent{margin:3px;text-align:left;padding:2px 5px; line-height:150%;} 
#Side_Search .Pcontent{
	width:98%;
	text-align:left;
	padding-left:2px 5px;
	line-height:120%;
	background-color: #26262f;
	margin:0px auto;
} 
#Side_Search .Pcontent select{width:105px;}

.Pfoot{}  
/*---主内容--*/ 
/*#mainContent{float:left;margin-right:-420px !important;width:100%;}*/
/*#innermainContent{overflow:visible;margin-right:400px !important;padding:0px 10px;}*/
#mainContent{float:left;margin-right:-620px !important;width:100%;}
#innermainContent{overflow:visible;margin-right:200px !important;padding:0px 10px;}
.content-width{margin:0;}/*--主内容元素的全局宽度--*/
/*---主内容页数--*/
.pageContent{
	padding:5px;
	text-align:left;
	height:18px;
	font-size:12px;
	color: #999999;
	background-image: url(bg_top.jpg);
	background-color: #333333;
	margin: 3px auto;
	border-bottom: 1px solid #101010;
	border-top: 1px solid #454549;
} 
.NavTitle{
	float:left;
	font-size:10px;
	padding:2px;
	color: #660000;
}
.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{}
.PageRbutton{}
/*---内容框--*/
.Content{
	background-color: #333333;
	border: 1px solid #222222;
} 
/*---日志标题框--*/
.Content-top{
	padding:2px;
	text-align:left;
	border-top:1px solid #454549;
	border-bottom:1px solid #202029;
	background-color: #282a2f;
	height: 23px;
}
.Content-top .ContentLeft{width:0px;float:left;}
.Content-top .ContentRight{width:0px;float:right;}
.Content-top .ContentTitle{
	font-size:12px;
	padding:3px 5px;
	margin:0px;
	color:#FF3300;
	float:left;
}
.Content-top .ContentAuthor{color:#999;font-size:12px;padding:8px 10px 0 0;margin:0px; font-weight:normal; float:right;} 
/*---日志内容框--*/
.Content-body{
	margin:0px 10px 10px 10px;
	overflow:hidden;
	text-align:left;
	line-height:150%;
	clear:both;
	color: #CCCCCC;
	padding: 5px;
	border-right: 1px solid #121319;
	border-bottom: 1px solid #121319;
	border-left: 1px solid #121319;
	border-top: 1px solid #414349;
	background-color: #303032;
}
.Content-body a:link,.Content-body a:visited,.Content-body a:hover{
color:#3E9AF8;
font-weight:bold;
font-size:12px;
}
.Content-body p a:link,.Content-body p a:visited{
color:#FF6600;
padding:3px;
font-size:12px;
}
.Content-body p a:hover{
color:#fff0000;
}
.Content-body p{padding-bottom:3px;}
/*---日志内容底部--*/
.Content-bottom{padding:0px;text-align:right;padding:3px 3px 20px 3px; border-top:1px solid #EEE; font-size:12px;color:#999;}
.Content-bottom .ContentBLeft{
	width:0px;
	float:left;
	background-color: #333333;
}
.Content-bottom .ContentBRight{
	width:0px;
	float:right;
	background-color: #333333;
}  

/*---日志其他信息--*/
.Content-Info {
	margin:0px 10px;
	padding:3px 5px;
	border-bottom: 1px solid #121319;
	border-left: 1px solid #121319;
	border-right: 1px solid #121319;
}
.Content-Info .InfoAuthor{text-align:left}
.Content-Info .InfoOther{float:right;text-align:right;}
/*--评论框--*/
.comment{text-align:left;margin:5px 10px;border:1px solid #303036;background:#202026;}
.commentinfo{font-size:11px;color:#787899;}
.commenttop{padding:4px;background:#1C1C1F;margin:1px; border-bottom:1px solid #101010;}
.commentcontent img{background:#ffffff;margin:2px; padding:5px; border:1px solid #101010;}
.commentcontent{padding:10px;line-height:140%;overflow:hidden;width:96%}
/*---UBB框--*/ 
.UBBPanel{background:#fff;border-left:3px solid #DBDBD0}
.UBBTitle{font-weight:bold;padding:4px;border-bottom:1px dotted #DBDBD0}
.UBBContent{padding:6px;line-height:160%;}
.UBBContent TEXTAREA {width:448px;margin-bottom:2px;}
:link.UBBLink,:visited.UBBLink{font-size:11px;font-family:verdana;}
/*---信息框--*/
#MsgContent{
	width:80%;
	margin:20px auto;
	background-color: #202529;
	border: 1px solid #36363f;
}
#MsgContent #MsgHead{
	padding:3px 5px;
	text-align:left;
	font-weight:bold;
	font-size:14px;
	border-bottom: 1px solid #121316;
	line-height: 20px;
}
#MsgContent #MsgBody{
	padding:15px 10px;
	line-height:180%;
	border-top: 1px solid #404346;
}

.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(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(vQuestion.gif) no-repeat;width:48px;height:48px;float:left;margin-left:10px;}
/*---底部样式---*/
#container #foot{
	position:relative;
	width:auto;
	margin:1px 0 0 0;
	padding:14px 0px 14px 20px;
	color:#333;
	font-size:12px;
	text-align:left;
	clear:both;
	border-top: 1px solid #45454f;
	background-color: #101019;
}
#container #foot p{margin:2px;font-size:12px;}
/*---文件上传框样式---*/
.attachmentBody{
margin:0px;font-size:12px;background:#fff
}
.editmark{
	display: none;
}
