
/** global **/
/* 全站通用屬性 */
html{
margin:0;
padding:0;
background: url(html.jpg) top left #F9FAFF repeat-x;
}

body{
color: #333;
font-size:12px;
margin:0;
padding:0;
font-family:Arial, Verdana, Helvetica, sans-serif;
/* background: url(body.jpg) 0% 100% repeat-x; */
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:#1962ac;
}
a:hover{
color:#d76b00;
}
.menuA:link,.menuA:visited{
float:left;

text-align:center;
padding:0 9px 0 3px;
text-decoration:none;
color:#4c6c99;
border-right:1px solid #7d8a97;
}
.menuA:hover{ color:#800;}
/*文章標題*/
.titleA:link,.titleA:visited{
text-decoration:none;
font-family:verdana;
font-weight:bold;
font-size:15px;
text-align:left;
color:#1962ac;
padding:4px 8px;
}
.titleA:hover{color:#000;text-decoration:none;}
.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:#666;}
.Ptitle a:hover{color:#00BADB;}
/* 底部版權聲明連結 */
#container #foot a{
color:#00badb;
padding:0px 2px;
}
#container #foot a:hover{
color:#fff;
padding:0px 2px;
background:#f50} 

/** layout **/

/*---主體樣式---*/
#container{ 
width:960px;
margin:0 auto;
padding:0;
background:#FFF;
border-left:1px solid #ccc;
border-right:1px solid #ccc;
text-align:center;}

/*---頂部樣式---*/
#container #header{
background: url(header.jpg) transparent center bottom repeat-x;
height:210px;
width:960px;
margin:0 auto 0;
padding:0;
list-style-image: none;
}
#container #header #blogname{
font-family:simhei,arial black;
padding:20px 50px 5px 15px;
font-size:2.1em;
color:#800;
font-weight: normal;
text-align:left;
height:55px; }
#container #header #blogname #blogTitle{font-family:arial;font-size:12px;letter-spacing:1px;color:#000; margin:5px 0;padding:2px;font-weight: normal; height:22px; }
#container #header #menu{
font-size:15px;
height:20px;
padding:0;
text-align:left;
display:block;
clear:both;
}
#container #header #menu #Left{
width:0px;
float:right;
}
#container #header #menu #Right{
width:0px;
float:left;
}
#container #header #menu ul{
list-style:none;
margin:18px 0 0 10px;
padding:0;
float:left;
}
#container #header #menu ul li{
float:left;
margin:0 4px;
line-height:23px;
line-height:25px \9;
}
.menuL{
color: #000;
padding:0;
}
.menuR{
color: #000;
width:10%;
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:880px;
margin:0 auto;
text-align:left;
display:inline;
}
/*---邊欄/工具區塊--*/
#sidebar{
color: #333;
width:240px;
margin:0 0 0 6px;
padding:0;
background:#FFF;
text-align:center;
float:left;
}
#innersidebar{
background:url(sidebar_bg.gif) top center repeat-y;
padding:0px;
width:240px}
#sidebar-topimg{height:10px;padding:0;background:url(sidebar-topimg.jpg) top center no-repeat;}
#sidebar-bottomimg{height:200px;padding:0;background:url(sidebar-botimg.jpg) top center no-repeat;}
/*---工具箱樣式--*/
.sidepanel{ width:230px; margin:0 auto!important; margin:0px; padding: 0; text-align: center; }
/*邊欄功能選項標題*/
.Ptitle{ font: 15px Arial; color:#666; background:url(title_b.gif) #FFF center left no-repeat; text-align: left; padding: 5px 5px 0 30px; margin:0 0 2px 0;letter-spacing:1px;height:25px;line-height:120%;border-bottom:1px solid #CCC; line-height:20px \9;}
.Pcontent{text-align:left;padding-left:3px;line-height:160%;}
.Pfoot{margin:0px 0px 15px 0px;}
/*---主內容--*/
#mainContent{   text-align:center; margin: 0x;padding:0;display:inline;}
/* 右區塊 文章區塊容器*/
#innermainContent{ width: 689px; overflow:visible;float:right;background:url(ic_bg.jpg) #fff top left repeat-x;border:1px solid #CCC;margin:10px 10px 10px 0; padding-top:10px; }
#mainContent-topimg{ background:url(mainContent-topimg.jpg) top left no-repeat; height:10px; overflow:hidden; }
#mainContent-bottomimg{ background:url(mainContent-bottomimg.jpg) bottom left no-repeat; height:25px; overflow:hidden; }
.content-width{ width:660px; margin:auto;background:transparent;}
/*---主內容頁數--*/
.pageContent{
margin:0 auto;
padding:3px;
text-align:left;
height:18px;
color:#000;
background:transparent;
}
.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;background:;}
/*---網誌標題區塊--*/
.Content-top{
background:transparent;
height:50px;
color:#fff;
text-align:left;
overflow:hidden;
padding-top:7px ;}
.Content-top .ContentLeft{}
.Content-top .ContentRight{}
/*文章標題區塊*/
.Content-top .ContentTitle{ font: 15px arial; margin: 0; padding: 2px;color:#1962AC;
background:transparent;
border:0px solid #b8c9e5;
}
.Content-top .ContentAuthor{ font:12px verdana;color:#FFF;padding:0 5px 0 0; text-align: right; margin: 0;letter-spacing:1px;height:15px;background:#1962AC; line-height:17px \9;}
.Content-top .ContentAuthor a { color:#fff; }
.Content-top .ContentAuthor a:hover { color:#d76b00; } 

/*---網誌內容區塊--*/
.Content-body , .Content-result{
margin:0;
padding:0 6px;
overflow:hidden;
text-align:left;
line-height:150%;
}
.Content-body p,.Content-body font ,.Content-body strong,.Content-body b,.Content-body a{padding:2px;letter-spacing:0.1em;}
.Content-body strong{
font-weight:bold;line-height:150%;letter-spacing:0;margin:0 2px;}
.linkover{padding:0 10px;}
/*---網誌內文底部--*/
.Content-bottom{ text-align:right; height:20px; margin-bottom:20px; padding:2px 8px 8px;background:url(Content-bottom_bg.gif) bottom left repeat-x;border-bottom:1px dashed #1962AC;}
.Content-bottom .ContentBLeft{width:0px;float:left;}
.Content-bottom .ContentBRight{width:0px;float:right;}

/*---網誌其他訊息--*/
.Content-Info {margin:0px;padding:4px 8px;background:url(Content-body_bg.gif) #fff top center repeat-y;}
.Content-Info .InfoAuthor{text-align:left;background:#fff;}
.Content-Info .InfoOther{
text-align:right;
background:#fff;
line-height:100%;
padding:0;
margin:0;
}
/*--回應區塊--*/
.comment{text-align:left;margin:0px 12px 4px 12px;border-bottom:0px dashed #6580a8;background:url(comment_bg.gif) bottom left repeat-x;}
.commentinfo{font-size:12px;color:#999;}
.commenttop{ font-size: 12px;font-family:Verdana; color:#000;padding:4px; background:#e6ebf2;}
.commentcontent{padding:10px;line-height:140%;overflow:hidden;color:#000;}
/*---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: #000; width:450px; padding:2px; margin:auto;}
#MsgContent #MsgHead{background:;padding:4px;color:#000;text-align:center;}
#MsgContent #MsgBody{padding:4px;line-height:180%;color:#000;}

.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:#333;
margin:0;
height:89px;
background:url(foot_bg.jpg)  top center no-repeat;
border-top:3px solid #00badb;
padding:30px 0 0 0;
letter-spacing:1px;
clear:both}
/*---文件上傳欄位樣式---*/
.attachmentBody{
margin:0;font-size:12px;background:#f1f1f1
}

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