
/** global **/
/* 全站通用屬性 */
body{
color: #333;
font-size:12px;
margin:0;
padding:0;
font-family:Arial, Verdana, Helvetica, sans-serif;
background-color: #fff;
background: url(body.gif) 50% 50% repeat-y;
overflow-x: auto;
}
p{
margin:3px;
}
img {
border:0;
background: none;
}
select{
font-family: Arial, Verdana;
}
th{ background:#f3f3f3; border-bottom:1px solid #ccc; border-top-width: 1px; border-right-width: 1px; border-left-width: 1px;;
}

/** link **/
/* 泛用 */
a:link,a:visited{
text-decoration:none;
color:#8e7e6f;
}
a:hover{
color:#443224;
}
.menuA:link,.menuA:visited{
float:left;
height:20px;
text-align:center;
padding:4px 6px;
text-decoration:none;
color:#72614f;
background:#cbc7ba;
line-height:20px \9;
}
.menuA:hover{ color:#443224; background: #cbc7ba;}
/*文章標題*/
.titleA:link,.titleA:visited{ text-decoration:none; font-family:verdana;font-size:15px; text-align:left; color:#72614f;padding:2px 8px;background:;}
.titleA:hover{color:#fff;text-decoration:none;background:;}
.sideA:link,.sideA:visited{text-decoration:none;padding-left:16px;background:no-repeat 2px 3px;height:16px;overflow:hidden;display:block;margin-bottom:2px;width:170px;background:url(arrow.gif) 2px 3px no-repeat; }
.sideA:hover{text-decoration:none;padding-left:16px;background:no-repeat 2px -13px;height:16px;overflow:hidden;background:url(arrow.gif) no-repeat 2px -13px;}
.CategoryA:link,.CategoryA:visited{text-decoration:none;}
.CategoryA:hover{text-decoration:none;}

.more:link,.more:visited{background:no-repeat;padding-left:18px;margin:5px;text-decoration:none;}
.more:hover{background:no-repeat 0 -15px;}
.blogsetA:link,.blogsetA:visited{padding:0 9px 4px 16px ; background:no-repeat;text-decoration:none;}
.mp3A:link,.mp3A:visited{padding:0 0 4px 16px; background:no-repeat;text-decoration:none;}
.collA:link,.collA:visited{padding:0 0 4px 16px; background:no-repeat;text-decoration:none;}
.aboutA:link,.aboutA:visited{padding:0 0 4px 16px; background:no-repeat;text-decoration:none;}
.normalA:link,.normalA:visited{padding:0 12px 4px 16px; background:no-repeat;text-decoration:none;}
.listA:link,.listA:visited{padding:0 0 4px 16px; background:no-repeat;text-decoration:none;}
.commentA:link,.commentA:visited{padding:0 0 4px 14px; background:no-repeat -2px 3px;text-decoration:none;}
/*邊欄功能選項標題*/
.Ptitle a:link,.Ptitle a:visited{color:#8E7E6F;}
.Ptitle a:hover{color:#8e7e6f;}
/* 底部版權聲明連結 */
#container #foot a{
color:#f4ece9;
padding:0px 2px;
background:#948471}
#container #foot a:hover{
color:#cbc7ba;
padding:0px 2px;
background:#785a3e}

/** layout **/

/*---主體樣式---*/
#container{ 
width:960px;
margin:0 auto;

padding:0;
background:#cbc7ba;
text-align:center;}

/*---頂部樣式---*/
#container #header{
background: url(header.jpg) #cbc7ba center top no-repeat;
height:350px;
width:960px;
margin:0 ;
padding:0;
list-style-image: none;
}
#container #header #blogname{ font-family:verdana;padding:6px 0 2px 10px; font-size:30px; color:#dddad5; font-weight: bold; text-align:left; background-image: none; background-repeat: no-repeat; margin: 0 auto !important; height:55px; }
#container #header #blogname #blogTitle{ font-size:11px; margin:2px 2px 2px 2px; font-weight: normal; height:16px
; }
#container #header #menu{
font-size:15px;
height:25px;
padding:1px 0 0 0;
margin:263px 0 0 0;
text-align:left;
/*visibility:hidden;*/
}
*+html #container #header #menu{ margin:268px 0 0 0; } /* IE7 */
#container #header #menu #Left{
width:0px;
float:left;
}
#container #header #menu #Right{
width:0px;
float:right;
}
#container #header #menu ul{
list-style:none;
margin:0 6px 0 0!important;
margin:0px 3px 0px 0px;
padding:0;
height:20px;
float:left;
}
#container #header #menu ul li{
float:left;
height:20px;
margin:0 3px;
}
.menuL{
color: white;
background-image: none;
background-repeat: no-repeat;
background-attachment: scroll;
width:5px;
padding:0;
}
.menuR{
color: white;
background-image: none;
background-repeat: no-repeat;
background-attachment: scroll;
width:8px;
padding:0;
}
.menuDiv{
color: white;
background-image:none;
background-repeat: no-repeat;
background-attachment: scroll;
background-position: 0 0;
width:4px;
padding:0;
}
/*---內容樣式/容器---*/
#container #Tbody{
width:900px;
margin:0 ;
text-align:left;
display:inline;
}
/*---邊欄/工具區塊--*/
#sidebar{ color: #555; width:240px; margin:20px 15px 0 0; padding:5px;text-align:center; float:right; }
#innersidebar{  }
#sidebar-topimg{  }
#sidebar-bottomimg{height:5px;width:240px;background:#cbc7ba no-repeat;overflow:hidden;}
/*---工具箱樣式--*/
.sidepanel{ width:240px; margin:0 auto!important; margin:0px; padding: 0; text-align: center; }
/*邊欄功能選項標題*/
.Ptitle{ font: 12px Arial; color:#8e7e6f; background:url(sidebar.gif) #f4f0c0 top right no-repeat; text-align: center; padding: 8px 5px 5px; border-bottom: 1px solid #7d7120; margin:4px 0 2px;}
.Pcontent{text-align:left;padding-left:3px;padding-top:0;line-height:160%;}
.Pfoot{margin:0px 0px 15px 0px;}
/*---主內容--*/
#mainContent{   text-align:center; margin-top: 0px;display:inline;}
#innermainContent{ width: 685px; overflow:visible;float:left;background:(innermainContent_bg.gif) #cbc7ba right top repeat-y;}
#mainContent-topimg{ background-image: none; background-repeat: no-repeat; background-attachment: scroll; background-position: 0 0; height:10px; overflow:hidden; }
#mainContent-bottomimg{ background-image: none; background-repeat: no-repeat; background-attachment: scroll; background-position: 0 0; height:10px; overflow:hidden; }
.content-width{ width:660px;margin:auto;background:;}
/*---主內容頁數--*/
.pageContent{margin:0 auto;padding:3px;text-align:left;height:18px;}
.NavTitle{float:left;}
.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:transparent;width:9px;height:16px;display:block;}
.PageRbutton{background:transparent;width:9px;height:16px;display:block;}
/*---內容區塊--*/
.Content{margin:0 auto;font-family:Arial, Verdana;}
/*---網誌標題區塊--*/
.Content-top{   height:50px;
color:#666;
text-align:left;
overflow:hidden;
padding-top:7px ;}
.Content-top .ContentLeft{ }
.Content-top .ContentRight{ }
/*文章標題區塊*/
.Content-top .ContentTitle{ font: 15px arial; margin: 0; padding: 2px; border-bottom:px solid #999;}
.Content-top .ContentAuthor{ font: 11px verdana;color:#443224;padding:10px 6px 0 0; text-align: right; margin: 0;background:url(content_top_bg.gif) top center no-repeat;letter-spacing:1px;height:40px;}
/*---網誌內容區塊--*/
.Content-body , .Content-result{
margin:0;
padding:0 10px;
overflow:hidden;
text-align:left;
width:638px;
line-height:150%;
border-right:#b2aa9b 1px solid;
border-left:#b2aa9b 1px solid;
}
.Content-body p , .Content-result  p{padding:4px;letter-spacing:0.1em;}
/*---網誌內文底部--*/
.Content-bottom{ text-align:right; background:url(content_bottom_bg.gif) bottom center no-repeat; height:40px; margin-bottom: 10px; padding:3px 8px 8px; }
.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 4px 12px}
.commentinfo{font-size:12px;color:#999;}
.commenttop{ font: 12px Arial; border-bottom:1px dotted #cccccc; padding:4px; background:#ece9e2  }
.commentcontent{padding:10px;line-height:140%;overflow:hidden;width:94%}
/*---UBB區塊--*/
.UBBPanel{ background:#f1f1f1; border-top: 1px solid #b4a79c; border-right: 1px solid #b4a79c; border-bottom: 1px solid #b4a79c; border-left-style: solid; border-left-width: 3px; }
.UBBTitle{padding:4px;background:#bcbec0 url(ubbback.gif) no-repeat 400px 0;border-bottom:1px dotted #b4a79c;}
.UBBContent{padding:6px;line-height:160%;}
.UBBContent TEXTAREA {width:448px;margin-bottom:2px;}
:link.UBBLink,:visited.UBBLink{font-size:12px;font-family:Arial,verdana;}
/*---訊息欄--*/
#MsgContent{ color: #6c6c6c; width:450px; padding:0; background:#; margin:auto; border-top: 1px solid #aaa; }
#MsgContent #MsgHead{background:#ece9e2;padding:4px;color:#9a8c7a;text-align:center;}
#MsgContent #MsgBody{padding:4px;line-height:180%;}

.LDialog{border:solid 1px #cccccc;margin:3px auto;padding:1px;}
.LDialog .LHead{background:gray;padding:1px;color:#fff;text-align:center;}
.LDialog .LBody{padding:4px;line-height:200%;}


/* 訊息欄圖示及文字 */
.MessageText{height:50px;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{ font:11px arial;
color:#fff;
background:url(footer.jpg) #fff top center no-repeat;  
bottom:10px; 
margin:0;
_margin:-30px 0 0 10px;
height:60px; 
padding-top:10px;
letter-spacing:1px;
clear:both}
/*---文件上傳欄位樣式---*/
.attachmentBody{
margin:0;font-size:12px;background:#f1f1f1
}

/* 把layout.css的字距設定都覆蓋 */
#mainContent .Content-desc {line-height:normal;}