/* CSS Document */
/* 左邊區塊 */
.Content_Left_Box .lefttop{ background-image:url(../images/blog/left_top.png); height:11px;font-size:0px;}
.Content_Left_Box .leftcontent{ background-image:url(../images/blog/left_bg.png);}
* HTML .Content_Left_Box .leftcontent{ height:10px;}
.Content_Left_Box .leftbottom{ background-image:url(../images/blog/left_bottom.png); height:15px;font-size:0px;}

.Content_Left_Box .leftcontent h4.Ptitle{
text-align: left;font-size: 12px;margin:0px 20px 0px 10px;
background-image: url(../images/blog/tbg.jpg);
padding-left: 10px;
height: 17px;
line-height: 20px;
}
.Content_Left_Box .leftcontent .Pcontent{
text-align: left;
padding: 5px 10px;
color: #cccccc;
line-height:20px;
}

.Content_Left_Box .leftcontent .CategoryA:link, 
.Content_Left_Box .leftcontent .CategoryA:visited, 
.Content_Left_Box .leftcontent .CategoryA:hover
{
padding:0px 0px 0px 20px;
background:url(../images/blog/icon/home.gif) no-repeat;
text-decoration: none;
color: #ffffff;
}

.Content_Left_Box .leftcontent .CategoryB:link, 
.Content_Left_Box .leftcontent .CategoryB:visited, 
.Content_Left_Box .leftcontent .CategoryB:hover
{
padding:0px 0px 0px 20px;
background:url(../images/blog/icon/People_020.gif) no-repeat;
text-decoration: none;
color: #ffffff;
}

.Content_Left_Box .leftcontent .CategoryD:link, 
.Content_Left_Box .leftcontent .CategoryD:visited, 
.Content_Left_Box .leftcontent .CategoryD:hover
{
padding:0px 0px 0px 20px;
background:url(../images/blog/icon/People_047.gif) no-repeat;
text-decoration: none;
color: #ffffff;
}

.Content_Left_Box .leftcontent .CategoryC:link, 
.Content_Left_Box .leftcontent .CategoryC:visited, 
.Content_Left_Box .leftcontent .CategoryC:hover
{
padding:0px 0px 0px 20px;
background:url(../images/blog/icon/People_003.gif) no-repeat;
text-decoration: none;
color: #ffffff;
}

/* 廣告圖(左) */
.Content_Left_Box .adimages{}
.Content_Left_Box .adimages .adimage_1{ background:url(../../styles/images/firefox_200.png) no-repeat top center; height:200px;}
.Content_Left_Box .adimages .adimage_2{ background:url(../../styles/images/kimo_200.png) no-repeat top center; height:203px;}

/* Blog 列表 */
#mainContent-topimg{ background-image:url(../images/blog/content_top.png); height:11px;font-size:0px;}
#mainContent-bottomimg{ background-image:url(../images/blog/content_bottom.png); height:15px;font-size:0px;}
#Content_ContentList{background-image:url(../images/blog/content_bg.png); padding:0px 18px 0px 10px; color:#333333;}
* HTML #Content_ContentList{ height:10px;}

#Content_ContentList .pageContent{text-align:Right;overflow:hidden;height:18px;line-height:140%}
#Content_ContentList .pageContent .page{float:Left}
#Content_ContentList .pageContent .page ul{ list-style:none; padding:0px; margin:0px}
#Content_ContentList .pageContent .page ul li.pageNumber{list-style:none;float: left;padding:0px 3px;}
#Content_ContentList .pageContent .page a:link, 
#Content_ContentList .pageContent .page a:visited{
color: #cc0000;
font-size: 12px;
text-decoration: none;
}
#Content_ContentList .pageContent .page  a:hover{
color: #444444;
text-decoration: none;
}

.Blog_Content{text-align:left;}
.Blog_Content .Blog_Content_top{
line-height:20px;
background-color: #ececec;
text-align: left;
padding: 4px 0px 0px 4px;
border-bottom: 1px solid #cc0000;
}

.Blog_Content .Blog_Content_top .ContentAuthor
{
font-size: 12px;
color: #a5a29c;
font-weight: normal;
display: inline;
margin-left: 5px;
}
.Blog_Content .Blog_Content_body{
padding:8px;
margin:0px auto;
overflow-x: hidden;
overflow-y: hidden;
text-align: left;
line-height: 150%;
}

/* Tag 標籤 */
.Blog_Content .Blog_Content_body .ArticleTags{
	text-align:left; padding:0px 0px 0px 28px; background:url(../images/blog/icon/tag.gif) no-repeat 8px 2px;
	font-weight:bold;
}
.Blog_Content .Blog_Content_body .ArticleTags .Tags{
	font-weight: normal;
	color:#990000;
}
/* 類似本文文章 */
.Blog_Content .Blog_Content_body .ArticleLikeLink{
	text-align:left; padding:0px 0px 0px 28px; background:url(../images/blog/icon/tag.gif) no-repeat 8px 2px;;
	font-weight:bold;
}
.Blog_Content .Blog_Content_body .ArticleLikeLink ul{ margin:0px; padding:0px 0px;}
.Blog_Content .Blog_Content_body .ArticleLikeLink li{ margin:0px; padding:0px; list-style:none;font-weight:normal;}
.Blog_Content .Blog_Content_body .ArticleLikeLink li a{color:#990000;}


/* 文章內文圖片加底框 */
.Blog_Content .Blog_Content_body img
{
/*background: url(../images/blog/shadow.gif) no-repeat;
background-position: right bottom;
padding: 4px 10px 10px 4px;
border-top: 1px solid #eeeeee;
border-left: 1px solid #eeeeee;*/
}

/* 文章相關數據*/
.Blog_Content .Blog_Content_bottom{
text-align: right;
height: 5px;
padding-bottom: 15px;
}

.titleA:link, .titleA:visited
{
text-decoration: none;
font-weight: bold;
text-align: left;
color: #cc0000;
font-size: 12px;
}

.titleA:hover
{
color: #666666;
text-decoration: none;
}

/* 迴響 */
#MsgContent{width:94%; text-align:left; margin:0px auto}
/* 迴響文章顯示 */
#MsgContent .comment{}
#MsgContent .comment{} .commenttop{border-bottom: 1px dotted #6b5d52;padding:4px;}
#MsgContent .comment{} .commenttop .commentinfo{}
#MsgContent .comment{} .commentcontent{
padding: 10px;
line-height: 20px;
overflow-x: hidden;
overflow-y: hidden;
margin:0px auto;
}

#MsgContent #MsgHead{
padding: 4px;
text-align: center;
font-weight: bold;
border-bottom: 1px solid black;
}
#MsgContent #MsgBody{
	text-align:center;
}

/* 留言版 */
#MsgContent .comment{} .reply{ padding:10px 0px 0px 0px;}
#MsgContent .comment{} .reply .replytop{border-bottom: 1px dotted #6b5d52;padding:4px; background-color:#C9DAF5;}
#MsgContent .comment{} .reply .replycontent{
padding: 10px 0px 0px 0px;
line-height: 20px;
overflow-x: hidden;
overflow-y: hidden;
width: 94%; margin:0px auto; color:#2D578A}

#MsgContent .comment{} .PContact{ color:#FF0000}
#MsgContent .comment{} .GuestBookPImg{ padding-left: 60px; background-position:left; padding-bottom:20px; margin-top:5px;}

/* 管理者刪除及修改連結 */
.AdminCommand{}
.AdminCommand a{ color:#009933}
.AdminCommand a.s2{ color:#66FF00}

/* 程式輸出 */
.Blog_Content .Blog_Content_body pre
{
	font-family: "Verdana","Courier New","Courier","mono";
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	background-color:#FFFFCC;
	margin: 5px;
	padding: 5px;
	border:1px solid #FFCC33;
	display: block;
}