﻿/*---主体样式---*/
 #container{background:url('footback.png') repeat-y left top;width:100%;margin:0 auto;text-align:center;}
 /*---顶部样式---*/
 #container #header{
	margin:0 auto;
	width:100%;
	text-align:left;
	padding-top:40px;
	background-color: #f7bd00;
	background-image: url(pipi.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
 #container #header #blogname{display:none;}
 #container #header #menu{
	height:33px;
	width:auto;
	text-align:left;/*visibility:hidden;*/
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 110px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 80px;
}
 #container #header #menu #Left{width:0px;float:left;}
 #container #header #menu #Right{width:0px;float:right;} 
 #container #header #menu ul{list-style:none;margin:0px 6px 0px 8px!important;margin:0px 6px 0px 6px;padding:8px 0px 0px 0px;height:16px;float:left;} 
 #container #header #menu ul li{float:left;height:24px;} 
 .menuL{
}
 .menuR{} 
 .menuDiv{width:4px;padding:0px;}/*---菜单分割线---*/
 /*---内容样式---*/
 #container #Tbody{background: url('pipi.jpg') no-repeat left -74px;width:100%;margin:0 auto;text-align:left;padding-top:0px}
 /*---工具条--*/
 #sidebar{float:left;width:190px;padding:225px 5px 5px;margin-right:3px;text-align:center;color:#000;background:#F7BD00 url('pipi.jpg') no-repeat left -74px;}
 #innersidebar{margin-right:3px;}
 #sidebar-topimg{height:0px;overflow:hidden;}
 #sidebar-bottomimg{height:0px;overflow:hidden;}
 /*---工具箱样式--*/
 .sidepanel{margin:0 auto!important;margin:0px 0 5px 0;width:180px;}
 .Ptitle{margin:0px;height:18px;text-align:left;padding:8px 0px 0px 8px;font-weight:bold;font-size:12px;background:#fed961; border-right:1px solid #c99f1c;color:#3E3E2F} 
 .Pcontent{text-align:left;padding-left:8px;padding-top:4px;padding-bottom:4px;background:#fed961; border-right:1px solid #c99f1c;border-bottom:1px solid #c99f1c; padding:5px 0 5px 8px;} 
 .Pfoot{ display:none;} 
 /*---主内容--*/ 
 #mainContent{float:right;margin:0px 0px 0px -230px;text-align:center;width:100%;padding-top:3px;}
 #innermainContent{margin:0px 10px 0px 220px;}
 #mainContent-topimg{height:0px;overflow:hidden;}
 #mainContent-bottomimg{height:0px;overflow:hidden;}
 .content-width{margin:auto;width:100%}/*--主内容元素的全局宽度--*/
 /*---主内容页数--*/
 .pageContent{margin:0 auto;padding-left:3px;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;}
 #aboutme .Content-body { position:relative;}
 #aboutme table { display:none;}
 #aboutme .Content-bottom { clear:both;}
 #aboutme a.qme { display:block; position:absolute; width:74px; height:23px; left:354px; top:284px; background:#fff;}
	
 /*---日志标题框--*/
 .Content-top{color:#000;text-align:left;margin-bottom:2px;}
 .Content-top .ContentLeft{width:0px;float:left;}
 .Content-top .ContentRight{width:0px;float:right;}
 .Content-top .ContentTitle{
	font-size:14px;
	color:#7d5635;
	font-weight:normal;
	padding-left:15px;
	margin:0px;
	height:29px;
	line-height:28px;
	background-image: url(titles.png);
	background-repeat: no-repeat;
	background-position: left top;
}
 .Content-top .ContentAuthor{color:#666;font-size:11px;padding-top:4px;padding-left:20px;background:url('titles.png') bottom left repeat; margin:0px 0;font-weight:100; height:21px; line-height:20px;} 
 /*---日志内容框--*/
 .Content-body{margin:8px auto;overflow:hidden;text-align:left;width:96%;line-height:150%}
 /*---日志内容底部--*/
 .Content-bottom{padding:0px;text-align:center;background:url(dot.png) repeat-x;height:30px;padding-bottom:24px;}
 .Content-bottom .ContentBLeft{width:0px;float:left;}
 .Content-bottom .ContentBRight{width:0px;float:right;} 
 /*---日志其他信息--*/
 .Content-Info {margin:0px 4px 6px 4px;padding:0px}
 .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 #e3e1de;background:#fff}
 .commentinfo{font-size:11px;color:#000;}
 .commenttop{padding:4px;background:#e3e1de;margin:1px}
 .commenttop a b{color:#fff;}
 .commentcontent{padding:10px;line-height:140%;overflow:hidden;width:90%}
 /*---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{border:1px solid #DBDBD0;width:450px;padding:1px; background:#fff;margin:auto;}
 #MsgContent #MsgHead{background:#EEEEE8;padding:4px;text-align:center;font-weight:bold;}
 #MsgContent #MsgBody{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{background:url(Message.jpg) no-repeat;width:48px;height:48px;float:left;}
 .ErrorIcon{background:url(Error.jpg) no-repeat;width:48px;height:48px;float:left;}
 .WarningIcon{background:url(Warning.jpg) no-repeat;width:48px;height:48px;float:left;} 
 .QuestionIcon{background:url(vQuestion.jpg) no-repeat;width:48px;height:48px;float:left;}
 /*---底部样式---*/
 #container #foot{background:url('footback.png') repeat-y left top;margin:0;padding:14px 0px 14px 180px;color:#3E3E2F}
 #container #foot p{margin:2px}
 /*---文件上传框样式---*/
 .attachmentBody{
 margin:0px;font-size:12px;background:#fff
 }
 .gbbody{
 color:#F8C400;
 font-size:13px;
 font-weight:bold;
 }

