﻿@charset "utf-8";
/*---主體樣式---*/
#container{width:910px;margin:10px auto 0 auto;padding:0px;text-align:center; }

/*---頂部樣式---*/
#container #header{height:167px;margin:0 auto;background:#F8F6E9 url('top.jpg');}
#container #header #blogname{padding-left:34px; padding-top:74px; color:#ffffff;text-align:left;font-size:12px; font-weight:bold;}
#container #header #blogname #blogTitle{color:#ffffff;font-weight:none;}
#container #header #menu{padding-top:20px; text-align:right;/*visibility:hidden;*/}
#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 0px!important;margin:0px 3px 0px 0px;padding:0px;height:28px;} 
#container #header #menu ul li{ display:inline;height:28px; padding:0 2px;}  
.menuL{ display:none;}
.menuR{ display:none;}
.menuDiv{ display:none;}

/*---內容樣式---*/
#container #Tbody{width:910px;height:100%;margin:0px;text-align:left;background-color:#444444;}

/*---工具條--*/
#sidebar{float:left;width:210px;margin:0px;background:#606060  url("leftbg.jpg");text-align:left;}
#innersidebar{}
#sidebar-topimg{width:210px;height:11px;background: #606060; background: url("lefttop.jpg");overflow:hidden;}
#sidebar-bottomimg{width:210px;height:12px;background: #606060; background: url("leftbottom.jpg");overflow:hidden;}

/*---工具箱樣式--*/
.sidepanel{width:200px; }
.Ptitle{text-align:left;font-size:12px;margin:10px 10px 0px 10px;color:#f5f5f5;background:#606060 url("tbg.jpg");  padding-left:10px;  height:17px;line-height:20px; }
.Pcontent{text-align:left;padding:5px 10px 0px 10px;color:#cccccc;}
.Pfoot{margin:0px 0px 0px 0px;}

/*---主內容--*/
#mainContent{float:right;width:700px;background:#FFFFFF url("contentbg.jpg");}
#innermainContent{overflow:visible;text-align:center!important;}
#mainContent-topimg{width:700px;height:12px;background: #606060; background: url("contenttop.jpg");overflow:hidden;}
#mainContent-bottomimg{width:700px;height:14px;background: #606060; background: url("contentbottom.jpg");overflow:hidden;}
.content-width{width:690px;margin:0 auto;}/*--主內容元素的全局寬度--*/

/*---主內容頁數--*/
.pageContent{margin:0px;text-align:left;height:18px;clear:both;padding:3px 5px 3px 10px;}
.NavTitle{float:left;font-weight:bold;}
.page{margin:0px;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{margin:0px;text-align:right;margin-bottom:2px;}

/*---日志標題框--*/
.Content-top{width:100%;height:17px;background:#ececec;text-align:left;overflow:hidden;padding:4px 0px 0px 0px; border-bottom:#cc0000 solid 1px;}
.Content-top .ContentLeft{display:none;}
.Content-top .ContentRight{display:none;}
.Content-top .ContentTitle{display:inline;font-size:12px;margin-left:10px;}
.Content-top .ContentTitle img{display:none;}
.Content-top .ContentAuthor{font-size:12px;color:#a5a29c;font-weight:normal;display:inline;margin-left:5px;}

/*---日志內容框--*/
.Content-body{margin:8px auto;overflow:hidden;text-align:left;width:96%;line-height:150%}
/*---日志內容底部--*/
.Content-bottom{text-align:right;height:5px;padding-right:10px;padding-bottom:15px;_padding-bottom:0px;}
.Content-bottom .ContentBLeft{display:none;}
.Content-bottom .ContentBRight{display:none;}

/*---日志其他信息--*/
.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 4px 12px}
.commentinfo{font-size:11px;color:#999;}
.commenttop{border-bottom:1px dotted #6B5D52;padding:4px;background:#FCF9EF}
.commentcontent{padding:10px;line-height:140%;overflow:hidden;width:94%}
/*---UBB框--*/
.UBBPanel{border-left:3px solid #990000;}
.UBBTitle{font-weight:bold;padding:4px;border-bottom:1px dotted #990000;}
.UBBContent{padding:6px;line-height:160%;}
.UBBContent TEXTAREA {width:448px;margin-bottom:2px;}
.UBBLink:link,.UBBLink:visited{font-size:11px;font-family:verdana;}
/*---信息框--*/
#MsgContent{width:450px;padding:1px;background:#FFFFFF;margin:auto;}
#MsgContent #MsgHead{padding:4px;text-align:center;font-weight:bold;border-bottom:1px black solid;}
#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("Question.jpg") no-repeat;width:48px;height:48px;float:left;}
/*---底部樣式---*/
#container #foot{margin:0px;color:#999999;}
/*---文件上傳框樣式---*/
.attachmentBody{margin:0px;font-size:12px;background:#F8F6E9}
