/* */
﻿/* CSS Document */
/*主體*/
html{

}

body{  
    margin:0px 0px 0px 2px;
    text-align: center;
	overflow-x: hidden;
	background:url(http://6.blog.xuite.net/6/4/0/2/12703909/blog_974611/txt/34220049/27.jpg) center top fixed repeat;
}
ul {padding:0;margin:0;}
li {list-style-position:inside}
h1, h2, h3 { padding:0;margin:0; font-weight:normal;}
/*連結*/
 A {
	color: #503e2e;
	text-decoration: none;
}
A:link {
	color: #503e2e;
	text-decoration:none;
}
A:visited {
	color: #503e2e;
	text-decoration:none;
}
A:active {
	color: #503e2e;
	text-decoration:none;
}
A:hover {
	color: #e4e0d0;
	text-decoration:none;
}



/*定位框*/
#wrap {
}
#container {
        background:url(http://6.blog.xuite.net/6/4/0/2/12703909/blog_974611/txt/34220049/6.png) center repeat-y;
	position:relative;
	text-align: left;
	width:1010px;
	margin: auto;
	padding: 0px;

}

	   
/*檔頭*/
#banner{
	margin: -10px 12px 0px 0px;
	padding: 20px 0px 0px 805px;
	height:270px;
	background:url(http://6.blog.xuite.net/6/4/0/2/12703909/blog_974611/txt/34220049/0.gif) top center no-repeat;

}

/*左欄*/
#linksLeft{
	width: 180px;
	margin: 5px;
	left:5px;
	float: left;
	position:relative;
        margin-top:-60px;
        padding-left:5px;

}

/*右欄*/
#linksRight{
       float: left;
	width: 180px;
	right: 0px;
	left:605px;
	margin: 0px;
	position:relative;
        margin-top:-25px;

}
	
/*中間欄*/
#mid{
    position:relative;
	width:610px;
	float:right;
	right:200px;
	padding: 0px 0px 5px0px;
       text-align: justify;
}
/*檔尾*/
#footer{
	clear: both;
	text-align:center;
	font-size: 12px;
	padding:50px 0px 20px 0px;
	color:#503e2e;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	line-height: 16px;
	
}

/*欄位名稱*/
.sidetitle{
	font-weight:bold;
	color:#503e2e;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:0.1em;
	font-size:14px;
	margin-top:20px;
	/*padding-top:20px;*/
	/*margin-left:30px; */
	padding-top:5x;
       text-align:center;
	height:35px;
	list-style:none;
}
/*欄位內容*/
.side{
       font-size:11px;
	font-weight:normal;
	line-height:140%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding: 0px 0px 40px 7px;
	margin-bottom:0px;
	color:#503e2e;
       background:url(http://6.blog.xuite.net/6/4/0/2/12703909/blog_974611/txt/34220049/8.gif) center bottom no-repeat ;
}

.side li{
margin-left:20px;
list-style-position:outside;
}

/*空白*/
.spacer{
	clear:both;
}
/******************************************/
/*檔頭class*/

/*日誌名稱*/
.blogname{
	font-size: 18px;
	color:#1AB0B9;
	padding-left:30px;
	padding-top:120px;
	font-family:simhei;
}
.blogname a:link {
	font-size: 18px;
	color:#6c5c4a;
}
.blogname a:visited {
	font-size: 18px;
	color:#6c5c4a;
}
.blogname a:hover {
	font-size: 18px;
	color: #888888;
}
.blogname a:active {
	font-size: 18px;
	color: #a30142;
}


/*今日心情*/
.blogemotion{
	
}
/*日誌描述*/
.description{
	font-size: 16px;
	color:#7d7979;
	padding-left:31px;
}
/*選單列*/
.menulist{
	padding-top:20px;
	width:100%;
}
/*選單列*/
.menulist{
       padding-top:5px;
	width:300px;
}
/*選單*/
.menu{
	position:absolute;
        left:340px;
	color: #63371d;
}
.menu a:link {
	color: #63371d;
}
.menu a:visited {
	color: #63371d;
}
.menu a:hover {
	color: #e4e0d0;
}
.menu a:active {
	color: #63371d;
}
/*Logo*/
.logo{
	visibility:visible;
	width: 300px;
}



/******************************************/
/*中間欄位class*/

/*外框*/
#content{
/*margin-top:-13px;*/
}
/*文章標題列*/
.title{
	width:100%;
	height:130px;
        background: url(http://6.blog.xuite.net/6/4/0/2/12703909/blog_974611/txt/34220049/1.png) top center repeat-x; 
	padding:10px 0px 0px 0px;
        position:absolute;
        margin-top:0px;
}
/*文章標題名稱*/
span.titlename{
	font-size:16px;
	color:#503e2e;
	font-weight:bold;
	margin-top:100px;
        margin-left:50px;
        margin-right:60px;
	float:left;
	padding: 0px 0px 0px 0px;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";

}
.titlename a:link {
	color: #503e2e;
}
.titlename a:visited {
	color: #503e2e;
}
.titlename a:hover {
	color: #577e7a;
}
.titlename a:active {
	color: #503e2e;
}
/*文章日期*/ 
span.titledate{
        position:absolute;
        left:35px;
        margin-top:55px;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color:#888888;
}


/*文章評價列*/
.blogrank{
       position:relative;
	width:85%;
	line-height:200%;
        padding:50px 60px 0px 0px;
        left:45px;

}

.blogrank a:hover {
	color: #577e7a;
}


/*文章瀏覽數*/
span.counter{
background:url(http://s.blog.xuite.net/_image/skin/list/bulletCounter.gif) no-repeat;
float:right;
margin:5px;
padding:2px 0 0 20px;
width:auto;
font-size: 12px;
color: #C13521;
}


/*文章分類*/
span.category{
background:url(http://s.blog.xuite.net/_image/skin/list/bulletContentArticle.gif) no-repeat;
float:right;
margin:5px;
width:auto;
padding:2px 0 0 20px;
}


/*文章主體*/
.blogbody{
    overflow:hidden;
    word-wrap: break-word;
	width:80%;
	color: #503e2e;
        font-size: 13px;
        line-height:150%;
        text-align: justify;text-justify:distribute;
	padding: 70px 68px 0px 50px;
	margin: -4px 0px 0px 2px;
        background: url(http://6.blog.xuite.net/6/4/0/2/12703909/blog_974611/txt/34220049/2.png) left repeat-y; 
}

.blogbody a:hover {
	color: #577e7a;
}

/*作者列*/
.posted{
	width:130%;
        height:120px;
	text-align:center;
	color:#999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
        margin-top:20px;
        margin-left:-64px;
	clear:both;
        background:url(http://6.blog.xuite.net/6/4/0/2/12703909/blog_974611/txt/34220049/3.gif) bottom center no-repeat;
}

.posted a:hover {
	color: #577e7a;
}

/*上下文章*/
.selectbar{
	width:100%;
	text-align:center;
}
/*引用列*/
.trackbacktitle{
	width:100%;
	margin-top:5px;
	margin-bottom:2px;
	font-size: 12px;
	height:24px;
	/*color:#ac1904;
        border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #3A1E0A;
	border-bottom-color: #3A1E0A;*/
        background: url(http://6.blog.xuite.net/6/4/0/2/12703909/blog_974611/txt/34220049/2.png) center repeat-y; 
}

/*引用列項目符號*/
.trackbacktitle li{
	list-style-image:url(http://s.blog.xuite.net/_image/blogIcon31a.gif);
}
/*引用網址*/
.trackbackurl{
	width:100%-20px;
	padding:10px;
	text-indent:10px;
	color: #7d7979;
        background: url(http://6.blog.xuite.net/6/4/0/2/12703909/blog_974611/txt/34220049/2.png) center repeat-y; 
}
/*引用日期*/
.trackbackdate{
	width:100%;
	text-align:right;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #856d53;

}
/*引用內容*/
.trackbackcontent{
	width:100%-20px;
	line-height:150%;
	padding: 10px;
	color: #7d7979;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #996600;
        background: url(http://6.blog.xuite.net/6/4/0/2/12703909/blog_974611/txt/34220049/2.png) center repeat-y; 
}

/*留言列*/
.comment{
	width:80%;
	font-size: 15px;
	font-weight: bold;
	color: #A363AB;
	height:24px;
	margin:40px 40px 0px 50px;
	padding-top:5px;
	padding-bottom:5px;
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: dotted;
	border-top-color: #3A1E0A;
	border-bottom-color: #3A1E0A;
}
/*留言名稱*/
span.commenttitle{
	color:#ac1904;
        padding-left:20px;
        background:url(http://s.blog.xuite.net/_image/bulletMessageList.gif) no-repeat;
        width:80%;
	margin:10px 0px 0px 0px;
}

/*留言按鈕*/
span.commentbutton{
	float:right;
}
/*留言作者列*/
.author{
	width:80%;
	margin:20px 0px 0px 50px;
        color:#efe0d0;
         font-weight:bold;
}
/*留言作者名稱*/
span.authorname{
        margin:10px 0px 0px 0px;
        color:#efe0d0;
          font-weight:bold;
}
/*留言日期*/
span.commentdate{
	float:right;
	text-align:right;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #856d53;
	margin:0px 10px 0px 10px;
}
/*留言內容*/
.commenttext{
       overflow:hidden;
       word-wrap: break-word;
	width:380px;
        margin-left: 50px;
        padding:1em;

}
/*留言編輯按鈕*/
.commentedit{
	width:80%;
	border-bottom:1px dotted #333;
        margin-left:50px;
        padding-bottom:50px;
        
}
/*留言者信箱*/
span.email{
      padding-left:10px;
}



/******************************************/
/*左欄class*/
/*關於我*/
.avatar{
	margin-top:0px;
	padding:0px;
	margin-bottom: 10px;
	
	}
/*照片*/
.avatarPhoto{
	text-align:center;
}
/*帳號*/
.avatarID{
}
/*我的描述*/
.avatarDesciption{
	color: #7d7979;
}
/*關於我按鈕*/
.avatarbutton{
	
}


/*文章分類*/
.categoryTitle li{
	list-style-image:url(http://6.blog.xuite.net/6/4/0/2/12703909/blog_974611/txt/34220049/14.jpg);
}
.categorySide li{
	list-style-image:url(http://6.blog.xuite.net/6/4/0/2/12703909/blog_974611/txt/34220049/14.jpg);
	color:#CD9D76;
}
.categoryTitle{
        background:url(http://6.blog.xuite.net/6/4/0/2/12703909/blog_974611/txt/34220049/15.jpg) left no-repeat ;
        height:80px;
        margin-left:25px;
        margin-top:-45px;
        padding-top:50px
        
}
.categorySide li{
	list-style-image:url(http://6.blog.xuite.net/6/4/0/2/12703909/blog_974611/txt/34220049/14.jpg);

}

.categorySide{
        margin-top:75px;
        overflow-y: scroll;
        height: 300px;
}


/*日曆*/
.calendarTitle li{
	list-style:none;
}
.calendarTitle{
}
.calendarSide li{
	list-style-image:url(http://6.blog.xuite.net/6/4/0/2/12703909/blog_974611/txt/34220049/14.jpg);
}
.calendarSide{
}
/*日曆table*/
.calMonth{
	width:100%;
}
/*日曆首列*/
.calMonthNav{
}
/*日曆上個月*/
.calMonthBackward{
}
/*日曆目前顯示年月*/
.calMonthCurrent{
    font-size: 12px;
	font-weight: bold;
	color: #ff8400;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	text-align:center;
}
/*日曆下個月*/
.calMonthForward{
    color: #694f09;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
}
/*日曆星期列*/
.calMonthHeader{
	color: #000;
}
/*日曆日欄*/
.calMonthDay{
    font-size: 10px;
	color: #856d53;
	text-align:center;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
}
/*日曆今日日期*/
.calMonthToday{
    font-size: 11px;
    text-align:center;
}
/*日曆假日日期*/
.calholiday{
	font-size: 11px;
	color: #ff8400;
	text-align:center;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-weight: bold;
}
.calenderbutton{
	text-align:right;
}
/*搜尋文章*/
.searchTitle li{
	list-style:none;
}
.searchTitle{
}
.searchSide{
text-align:center;
}
.searchbutton{
	text-align:center;
	padding:4px;
}


/*我的哈拉室*/
.chatTitle li{
	list-style:none;
}
.chatTitle{
}
.chatSide{
margin-left:20px;
color:#7d7979;
}
/*已建立的日誌*/
.bloglistTitle li{
	list-style:none;
}
.bloglistTitle{
}
.bloglistSide li{
	list-style-image:url(http://6.blog.xuite.net/6/4/0/2/12703909/blog_974611/txt/34220049/14.jpg);
}

.bloglistSide{
}
/*訂閱電子報*/
.epaperTitle li{
	list-style:none;
}
.epaperTitle{
}
.epaperSide{
	text-align:center;
}
.epaperbutton{
	text-align:center;
	padding:2px;
}

/*自由欄位*/
.customTitle li{
	list-style:none;
}
.customTitle{
}
.customSide{
}
/*日誌使用資源*/
.resourceTitle li{
	list-style:none;
}
.resourceTitle{
}
.resourceSide{
	text-align:center;
}
/*留言塗鴉版*/
.paintTitle li{
	list-style:none;
}
.paintTitle{
}
.paintSide{
	text-align:center;
}

/******************************************/
/*右欄class*/
/*背景音樂*/
.musicTitle li{
	list-style:none;
}
.musicTitle{
}
.musicSide{
}
.musicbutton{
	text-align:left;
	padding:2px;
}

/*最新文章*/
.articleTitle li{
	list-style:none;
}
.articleTitle{
        background:url(http://6.blog.xuite.net/6/4/0/2/12703909/blog_974611/txt/34220049/15.jpg) left no-repeat ;
        height:80px;
        margin-left:25px;
        margin-top:-45px;
        padding-top:50px
}
.articleSide li{
	list-style-image:url(http://6.blog.xuite.net/6/4/0/2/12703909/blog_974611/txt/34220049/14.jpg);
}
.articleSide{
        margin-top:75px;
        overflow-y: scroll;
        height: 300px;
}
/*最新留言*/
.messageTitle li{
	list-style:none;
}
.messageTitle{
        background:url(http://6.blog.xuite.net/6/4/0/2/12703909/blog_974611/txt/34220049/15.jpg) left no-repeat ;
        height:50px;
        margin-left:25px;
        margin-top:-45px;
        padding-top:0px
}
.messageSide li{
	list-style-image:url(http://6.blog.xuite.net/6/4/0/2/12703909/blog_974611/txt/34220049/14.jpg);
        padding-bottom:5px;
}
.messageSide{
        margin-top:75px;
        overflow-y: scroll;
        height: 300px;
        text-indent:-3ex;
        padding-left:3ex;
}
.date {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 8px;
	color: #856d53;
}
/*參觀人次統計*/
.countTitle li{
	list-style:none;
}
.countTitle{
}
.countSide{
}
/*我的訂閱*/
.rssrollTitle li{
	list-style:none;
}
.rssrollTitle{
}
.rssrollSide li{
	list-style-image:url(http://6.blog.xuite.net/6/4/0/2/12703909/blog_974611/txt/34220049/14.jpg);
}
.rssrollSide{
}
.backbtn li{
  list-style-image:url(http://s.blog.xuite.net/_image/blog038.gif);
  }
.backbtn{
  text-align:right;
}
.morebtn{
background:url(http://s.blog.xuite.net/_image/blog037.gif) no-repeat;
width:auto;
padding-left:20px;
float:right;
}
/*日誌評價*/
.rankTitle li{
	list-style:none;
}
.rankTitle{
}
.rankSide{
}
/*已建立的相簿*/
.albumTitle li{
	list-style:none;
}
.albumTitle{
}
.albumSide{
}
/*最愛連結*/
.linkTitle li{
	list-style:none;
}
.linkTitle{
}
.linkSide li{
	list-style-image:url(http://6.blog.xuite.net/6/4/0/2/12703909/blog_974611/txt/34220049/14.jpg);
}
.linkSide{
}

.LoveLinkSide{
        overflow-y: scroll;
        height: 300px;
}


/*個人項目---- 2006-5-11 Modify*/
.personallink{
	display: block;
	width:190px; 
	margin:0px 0px 0px 0px;
}

/*關於我*/
.plink li{   
	list-style-image:url(http://6.blog.xuite.net/6/4/0/2/12703909/blog_974611/txt/34220049/14.jpg);
}
.plink{
}

/*我的相簿*/
.pphoto li{   
	list-style-image:url(http://6.blog.xuite.net/6/4/0/2/12703909/blog_974611/txt/34220049/14.jpg);
}
.pphoto{
}

/*加入好友*/
.pfriend li{   
	list-style-image:url(http://6.blog.xuite.net/6/4/0/2/12703909/blog_974611/txt/34220049/14.jpg);
}
.pfriend{
}

/*我的留言板*/
.pboard li{   
	list-style-image:url(http://6.blog.xuite.net/6/4/0/2/12703909/blog_974611/txt/34220049/14.jpg);
}
.pboard{
}


/*文章分類---- 2006-5-12 Modify*/
.pTitle li{
	list-style:none;
}

.pTitle{
}	

/*欄位名稱---- 2006-5-12 Modify*/
.personaltitle{
	padding-top:12px;
	padding-left:50px;
	font-weight:bold;
	background:url(http://s.blog.xuite.net/_image/skin/windows/269/sidetitle.gif) no-repeat;
	color:#888888;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:0.1em;
	font-size:15px;
	margin-top:15px;
	height:35px;
	list-style:none;
}

/* Applied by Chyuko@Xuite.net */

/*我的影音*/

.pvlog ul{
    list-style-type:none;
    margin:0 0px;
    padding:0px 2px 0px 20px;
    word-wrap: break-word;
    display: block;
    float:left;
}
.pvlog li{
    padding:0 0 0 0px;
    margin:0px 0px 0px 0px;
    list-style-image:url(http://6.blog.xuite.net/6/4/0/2/12703909/blog_974611/txt/34220049/14.jpg);
 
}
 
.pboard{
    padding:0 0 0 0px;
    WIDTH: 90px;
}

/*下方換頁-----2007-04-02*/

.page {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 12px;
    color:  #856d53;
    line-height: 24px;
    vertical-align:middle;
}
.page a:link, .page a:visited, .page a:active {
    font-size: 12px;
    color:  #856d53;
    line-height: 24px;
    text-decoration: none;
}
.page a:hover {
    font-size: 12px;
    color:  #ff9600;
    line-height: 24px;
    text-decoration: underline;
}

/*留言回覆邊框*/
.reply_info{
	width:90%;
	border:1px dotted #630D0D;
	padding:1.2em 1.2em;
	margin:1.2em;
}

/*我的好友*/
.friendTitle li{
    list-style:none;
}
.friendTitle{
}
.LoveFriendSide{
   text-align:center;
}
.LoveFriendSide select{
	color: #856d53;
	font-size:11px;
    /* background-color:#FCE7E2; */
}

/*最愛日誌*/
.LoveBlogTitle li{
    list-style:none;
}
.LoveBlogTitle{
}
.LoveBlogSide{
   text-align:center;
}
.LoveBlogSide select{
	color: #856d53;
	font-size:11px;
    /* background-color:#FCE7E2; */
}
/*好文轉寄*/
span.mail{
background:url(http://s.blog.xuite.net/_image/skin/list/email_forward.gif) no-repeat;
float:right;
margin-top:5px;
padding:2px 0 0 20px;
width:auto;
}
.gText{color:#856d53;}
.rank{color:#856d53; float:left;}

/*我的發燒文*/
.hotArticleTitle li{
	list-style-image:url(http://6.blog.xuite.net/6/4/0/2/12703909/blog_974611/txt/34220049/14.jpg);
}

.hotArticleSide li{
	list-style-image:url(http://6.blog.xuite.net/6/4/0/2/12703909/blog_974611/txt/34220049/14.jpg);
}

.hotArticleSide{
}

/*我的親友團*/
.myChannelTitle li{
	list-style-image: none;
}
.gText{
	color:#e6b294;
}
.rank{color:#838383;}

/*日誌背景音樂*/
.BackgroundMusicTitle{
}
.BackgroundMusicTitle li{
	list-style-image: none;
	list-style-type:none;
}
/*我的留言板*/
.gbookTitle{
}
.gbookTitle li{
    list-style-image: none;
	list-style-type:none;
}
/*誰拜訪過我*/
#visitorTitle{
}
#visitorTitle li{
    list-style-image: none;
	list-style-type:none;
}
/*瀏覽方式切換*/
.ArticleShowMode {
margin-bottom:-35px;
margin-left:15px;
}
/*列表模式 */
.singleArticle{

}
.singleArticle ul{
   padding-left:20px;
}
.singleArticle li{ 
    list-style-position:inherit;
   line-height:200%;
   margin-top:35px;
}

/*隨機推薦文章*/
.ArticleRandomSide{
}
/*相關文章*/
#ArticleRelateSide{
}

/*服務切換tab*/
#service-list{
	top: 20px;
	left:30px;
}

.tab_service{
	position: absolute;
	width: 300px;
	/*top: 20px;
	left:30px;*/
	clear:both;
        font-weight:bold;
        }
.tab_service ul{
}
.tab_service li{
	margin:0 1px 0 0;
	display:block;
	float:left;
	list-style-type:none;
	padding-left:7px;
        padding-right:7px;
	cursor:pointer;
        background:url() no-repeat center left;
        color: #503e2e;
        border-right:1px solid #cccccc;
        border-left:1px solid #cccccc;
	}

#tab_select_blog{ }
#tab_select_photo{}
#tab_select_vlog{}
#tab_select_gbook{}
#tab_select_friend{}
#tab_select_card{}
/* 2009/09 新 關於我 區塊 */
#avatarContent {width:99%;text-align:center;display:block;word-break:break-all ;}
#avatarAddMe {width:96px;height:2em;margin:0 auto;}
#avatarAddMe img {float:left;}
#personalLink {height:6em;width:94px;padding:0px; margin:10px auto;display:block;}
#personalLink li {list-style-type:none;float:left;height:1.7em;margin:0 4px 0 0;padding:2px 0 0 16px;width:auto;display:block;}
#personalLink li img {margin:1px 2px 0px 0px;vertical-align:top;}
li.pblog{background:url(http://img.xuite.net/portal/common/icons/blog.gif) no-repeat center left;}
li.pphoto{background:url(http://img.xuite.net/portal/common/icons/photo.gif) no-repeat center left;}
li.pvlog{background:url(http://img.xuite.net/portal/common/icons/vlog.gif) no-repeat center left;}
li.pboard{background:url(http://img.xuite.net/portal/common/icons/gbook.gif) no-repeat center left;}
li.pfriend{background:url(http://img.xuite.net/portal/common/icons/friend.gif) no-repeat center left;}
li.plink{background:url(http://img.xuite.net/portal/common/icons/card.gif) no-repeat center left;}

/* 2009/09 新 回應 區塊 */
#commentSide{margin:4px 0px 4px 8px;padding:0px;}
li.commentBox {list-style-type:none;margin-left: 0 !important;margin-bottom: 5px;height:36px;text-indent:0 !important;}
li.commentBox img{width:32px;height:32px;border-style:solid;border-color:gray;border-width:1px;float:left;}
li.commentBox .content {margin-left: 36px;}
div.commentBody{font-size:1.2em;width:140px;overflow:hidden;text-overflow: ellipsis;white-space:nowrap;}
div.commentAuthor{font-size:0.8em;width:140px;overflow:hidden;text-overflow: ellipsis;white-space:nowrap;}

/* 2009/08 相關文章 */
.articleExt {
clear:both;
padding-top:10px;
border-top:1px solid #ccc;
font-size:13px;
}
/* 2009/09 推推 bookmark 區塊 */
.bookmark{
float:right;
}
