/* */
/* CSS Document */
/*主體*/
html{

}

body{  
    margin:0px 0px 0px 0px;
    text-align: center;
	background-image:url(http://c.blog.xuite.net/c/c/4/a/15546048/blog_436784/txt/14891604/19.gif);
	background-attachment:fixed;
	background-repeat:repeat;

}
ul {padding:0;margin:0;}
li {list-style-position:inside;}
h1, h2, h3 { padding:0;margin:0; font-weight:normal;}
/*連結*/
A {
	color: #9B9B9B;
	text-decoration: none;
}
A:link {
	color: #666666;
	text-decoration:underline;
}
A:visited {
	color: #666666;
	text-decoration:underline;
}
A:active {
	color: #666666;
	text-decoration:none;
}
A:hover {
	color: #666666;
	text-decoration:none;
}

/*定位框*/
#wrap {
}
#container {
	position: relative;
	text-align: left;
	width: 1100px;
	margin: auto;
	padding: 0px;
}

/*檔頭*/
#banner{
	margin: 0px 0px 0px 1px ;
	padding: 0px;
	height: 300px;
//	background:url(http://c.blog.xuite.net/c/c/4/a/15546048/blog_436784/txt/14891604/22.jpg) top  no-repeat;

	background:url(http://c.share.photo.xuite.net/thomaschang/1cc4a0c/5289283/791249097_o.jpg) top  no-repeat;
}

/*左欄*/
#linksLeft{
	width: 204px;
	left: 0px;
	margin: 5px;
	padding:  0px;
	float: left;
}

/*右欄*/
#linksRight{
   left:672px;
	float: left;
	width: 205px;
	padding: 0px;
    position: relative;
}
	
/*中間欄*/
#mid{
   float: right;
   position:relative;
   width:670px;
   right:213px;
   padding: 5px 5px 5px 5px;
}
/*檔尾*/
#footer{
	clear: both;
	text-align: center;
	font-size: 12px;
	padding:100px 0px 10px 0px;
	color: #808080;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	line-height: 16px;
	background:url(http://s.blog.xuite.net/_image/skin/background/234/blogBg_2.jpg) bottom center no-repeat;
}

/*欄位名稱*/
.sidetitle{
	padding: 10px 0px 8px 40px;
	background:;
	font-weight:bold;
	background:#485E78;
	background-image:url(http://s.blog.xuite.net/_image/skin/windows/41/blog011_2.gif);
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:0.1em;
	font-size:15px;
	margin-top:5px;
}
/*欄位內容*/
.side{
	background:#FFFFFF;
	/*border:#485E78 1px solid;*/
	font-size:12px;
	font-weight:normal;
	line-height:140%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:4px;
}
/*空白*/
.spacer{
	clear:both;
}
/******************************************/
/*檔頭class*/

/*日誌名稱*/
.blogname{
	width: 600px;
	font-size: 22px;
	font-weight: bold;
	valign: bottom;
	color: #247A84;
	padding-left: 80px;
	padding-top: 160px;
	float: left;
	text-align:left;
}
.blogname a:link {
	color:#3399cc;
}
.blogname a:visited {
	color:#3399cc;
}
.blogname a:hover {
	color: #6699cc;
}
.blogname a:active {
	color: #6699cc;
}

/*今日心情*/
.blogemotion{
	/* display: none; */
}
/*加入最愛*/
.blogfavo{
	/* display: none; */
}

/*日誌描述*/
.description{
	font-size: 15px;
	color: #247A84;
	valign: bottom;
	padding-left: 20px;
	float: left;
	width: 500px;
	text-align: left;
}
/*選單列*/
.menulist{
	padding-top: 5px;
	width: 100%;
}
/*選單*/
.menu{
	padding-top: 5px;
	float: right;
	padding-right: 350px;
	color: #999999;
}
.menu a:link {
	color: #999999;
}
.menu a:visited {
	color: #999999;
}
.menu a:hover {
	color: #cccccc;
}
.menu a:active {
	color: #cccccc;
}
/*Logo*/
.logo{
	visibility: visible;
	width: 300px;
}




/******************************************/
/*中間欄位class*/

/*文章外框*/
#content{
padding: 5px;
	margin: 10px;
background-color:#FFFFFF;
	border: #247A84 1px dashed;
}
/*文章標題列*/
.title{
	width: 100%;
	height: 40px;
	background:url(http://s.blog.xuite.net/_image/skin/windows/234/title.gif) no-repeat;
	padding-top: 10px;
}
/*文章標題名稱*/
span.titlename{
	font-size: 18px;
	color: #6666cc;
	font-weight: bold;
	padding-left: 60px;
	padding-top: 30px;
}
.titlename a:link {
	color: #6666cc;
}
.titlename a:visited {
	color: #6666cc;
}
.titlename a:hover {
	color: #9966cc;
}
.titlename a:active {
	color: #9966cc;
}
/*文章日期*/ 
span.titledate{
	float: right;
	height: 25px;
	padding-right: 10px;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #666666;
	padding-top: 5px;
}
/*文章評價列*/
.blogrank{
	width: 100%;
	line-height: 200%;
	margin-top: 0px;
}
/*文章瀏覽數*/
span.counter{
	background:url(http://s.blog.xuite.net/_image/skin/list/bulletCounter.gif) no-repeat;
	float:right;
	margin:5px;
	padding:2px 0px 0px 20px;
	width:auto;
	color: #C13521;
}

/*文章瀏覽數項目符號*/
span.counter li{
		 
}
/*文章分類*/
span.category{
	background:url(http://s.blog.xuite.net/_image/skin/list/bulletContentArticle.gif) no-repeat;
	float:right;
	margin:5px;
	width:auto;
	padding:2px 0px 0px 20px;
}

/*文章分類項目符號*/
span.category li{

}

/*文章主體*/

.blogbody{
	 word-wrap: break-word; font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 15px;
	color: #666666;
	width:100%;
}
/*作者列*/
.posted{
	width:100%;
	text-align:right;
}
/*上下文章*/
.selectbar{
	width:100%;
	text-align:center;
}
/*引用列*/
.trackbacktitle{
  position:relative;
	width:100%;
	margin-top:20px;
	margin-bottom:5px;
	border-top:1px dotted #cccccc;
	border-bottom:1px dotted #cccccc;
    font-size: 12px;
	color: #CC6600;
	height:24px;
	background:#FEFAED;
}


/*引用網址*/
.trackbackurl{
	width:100%;
	background:#EFEFEF;
	padding-top:2px;
	padding-bottom:2px;
	text-indent:10px;
	color: #666666;
}
/*引用日期*/
.trackbackdate{
	width:100%;
	text-align:right;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #7A75B9;
}
/*引用內容*/
.trackbackcontent{
	width:100%;
	line-height:150%;
	margin-top:5px;
	border-bottom:1px dotted #cccccc;
	color: #666666;
}
/*留言列*/
.comment{
	width:100%;
	border-top:1px dotted #cccccc;
	border-bottom:1px dotted #cccccc;
    font-size: 12px;
	color: #CC6600;
	height:24px;
	margin-top:20px;
	padding-top:5px;
	padding-bottom:5px;
	background:#FEFAED;
}
/*留言名稱*/
span.commenttitle{
	
}

/*留言名稱項目符號*/
span.commenttitle li{
	list-style-image:url(http://s.blog.xuite.net/_image/bulletMessageList.gif);
}
/*留言按鈕*/
span.commentbutton{
	float:right;
}
/*留言作者列*/
.author{
	width:100%;
}
/*留言作者名稱*/
span.authorname{
}
/*留言日期*/
span.commentdate{
	float:right;
	text-align:right;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #7A75B9;
}
/*留言內容*/
.commenttext{
  word-wrap: break-word; 
	width:100%;
	margin-top:10px;
	margin-bottom:10px;
	color: #666666;
}
/*留言編輯按鈕*/
.commentedit{
	width:100%;
	border-bottom:1px dotted #cccccc;
}
/*留言者信箱*/
span.email{
	
}
/*分隔線*/
span.line{

}

/*留言者網址圖示*/
span.urlicon{
	
}

/*留言者網址*/
span.url{
	
}


/******************************************/
/*左欄class*/
/*關於我*/
.avatar{
	font-size: 12px;
	font-weight: normal;
	line-height: 140%;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	padding: 5px;
	margin-bottom: 10px;
	color: #999999;
}
/*照片*/
.avatarPhoto{
	text-align:center;
}
/*帳號*/
.avatarID{
}
/*我的描述*/
.avatarDesciption{
	color: #999999;
}
/*關於我按鈕*/
.avatarbutton{
	
}


/*文章分類*/
.categoryTitle li{
	/*list-style-image:url(http://s.blog.xuite.net/_image/skin/list/bulletCategory.gif);*/
}
.categorySide li{
	list-style-image:url();
	color: #666666;
}
.categoryTitle{
}
.categorySide li{
	list-style-image:url(http://s.blog.xuite.net/_image/blogIcon19.gif);
}

.categorySide{
}


/*日曆*/
.calendarTitle li{
	list-style: none;
}
.calendarTitle{
}
.calendarSide li{
	list-style-image:url(http://s.blog.xuite.net/_image/blogIcon19.gif);
}
.calendarSide{
}
/*日曆table*/
.calMonth{
	width: 95%;
}
/*日曆首列*/
.calMonthNav{
}
/*日曆上個月*/
.calMonthBackward{
}
/*日曆目前顯示年月*/
.calMonthCurrent{
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
}
/*日曆下個月*/
.calMonthForward{
	color: #666699;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
}
/*日曆星期列*/
.calMonthHeader{
	color:#CCCCCC;
}
/*日曆日欄*/
.calMonthDay{
	font-size: 10px;
	color: #676767;
	text-align: center;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
}
/*日曆今日日期*/
.calMonthToday{
	font-size: 11px;
	text-align: center;
}
/*日曆假日日期*/
.calholiday{
	font-size: 11px;
	color: #FF3300;
	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:2px;
}


/*我的哈拉室*/
.chatTitle li{
	list-style: none;
}
.chatTitle{
}
.chatSide{
	margin-left: 20px;
	color:#666666;
}
/*已建立的日誌*/
.bloglistTitle li{
	list-style: none;
}
.bloglistTitle{
}
.bloglistSide li{
	list-style-image:url(http://s.blog.xuite.net/_image/blogIcon19.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{
}
.articleSide li{
	list-style-image:url(http://s.blog.xuite.net/_image/blogIcon19.gif);
}
.articleSide{
}
/*最新留言*/
.messageTitle li{
	list-style: none;
}
.messageTitle{
}
.messageSide li{
	list-style-image:url(http://s.blog.xuite.net/_image/blogIcon19.gif);
}
.messageSide{
	padding:5px;
}
.date {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #666666;
}
/*參觀人次統計*/
.countTitle li{
	list-style: none;
}
.countTitle{
}
.countSide{
}
/*我的訂閱*/
.rssrollTitle li{
	list-style: none;
}
.rssrollTitle{
}
.rssrollSide li{
	list-style-image:url(http://s.blog.xuite.net/_image/blogIcon19.gif);
}
.rssrollSide{
}
.backbtn li{
	list-style-image:url(http://s.blog.xuite.net/_image/blog038.gif);
  }
.backbtn{
	text-align: right;
}
.morebtn li{
	
  }
.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://s.blog.xuite.net/_image/blogIcon19.gif);
}
.linkSide{
}
/*文章評價列*/
.blogrank{
	width: 100%;
	line-height: 200%;
	margin-top: 10px;
}

/*個人項目---- 2006-5-11 Modify*/
.personallink{
	display: block;
	width: 190px; 
	margin: 0px 0px 0px 0px;
}

/*關於我*/
.plink li{   
	list-style-image:url(http://s.blog.xuite.net/_image/blogIcon19.gif);
}
.plink{
}

/*我的相簿*/
.pphoto li{   
	list-style-image:url(http://s.blog.xuite.net/_image/blogIcon19.gif);
}
.pphoto{
}

/*加入好友*/
.pfriend li{   
	list-style-image:url(http://s.blog.xuite.net/_image/blogIcon19.gif);
}
.pfriend{
}

/*我的留言板*/
.pboard li{   
	list-style-image:url(http://s.blog.xuite.net/_image/blogIcon19.gif);
}
.pboard{
}

/*文章分類---- 2006-5-12 Modify*/
.pTitle li{
	list-style: none;
}

.pTitle{
}	

/*欄位名稱---- 2006-5-12 Modify*/
.personaltitle{
	padding: 10px 0px 8px 40px;
	font-weight: bold;
	background:url(http://s.blog.xuite.net/_image/skin/windows/234/sidetitle.gif) no-repeat;
	color: #6666cc;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	letter-spacing: 0.1em;
	font-size: 15px;
	margin-top: 10px;
	height: 30px; 
	list-style: none;
}

/* Applied by Chyuko@Xuite.net */

/*我的影音*/
.pvlog ul{
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 2px 0px 20px;
	word-wrap: break-word;
	display: block;
	float: left;
}
.pvlog li{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style-image:url(http://s.blog.xuite.net/_image/blogIcon19.gif);
 
}
.pboard{
	padding:0 0 0 0px;
	WIDTH: 90px;
}

/*下方換頁-----2007-04-02*/

.page {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 12px;
	color:  #666666;
	line-height: 24px;
	vertical-align: middle;
}
.page a:link, .page a:visited, .page a:active {
	font-size: 12px;
	color:  #666666;
	line-height: 24px;
	text-decoration: none;
}
.page a:hover {
	font-size: 12px;
	color: #666699;
	line-height: 24px;
	text-decoration: underline;
}

/*留言回覆邊框*/
.reply_info{
	font-size: 12px;
	color: #6666ff;
	width: 80%;
	border: 1px dotted #6666ff;
	padding: 1.2em 1.2em;
	margin: 2.2em;
}

/*我的好友*/
.friendTitle li{
	list-style: none;
}
.friendTitle{
}
.LoveFriendSide{
	text-align: center;
}
.LoveFriendSide select{
	color: #666666;
	font-size: 11px;
	/* background-color: #FCE7E2; */
}

/*最愛日誌*/
.LoveBlogTitle li{
	list-style: none;
}
.LoveBlogTitle{
}
.LoveBlogSide{
	text-align:center;
}
.LoveBlogSide select{
	color: #666666;
	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 0px 0px 20px;
	width:auto;
}
/*好文轉寄項目符號*/
span.mail li{
	
}

/*我的發燒文*/
.hotArticleTitle li{
	list-style-image: none;
}

/*我的親友團*/
.myChannelTitle li{
	list-style-image: none;
}

.gText{color: #838383;}
.rank{color: #838383; float:left;}

/*日誌背景音樂*/
.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:10px;
}
/*列表模式 */
.singleArticle{
}
.singleArticle ul{
   padding-left:20px;
}
.singleArticle li{ 
    list-style-position:inherit;
   line-height:200%;
}
/*延伸閱讀*/
.articleExt {
clear:both;
padding-top:10px;
border-top:1px solid #ccc;
}
/*隨機推薦文章*/
.ArticleRandomSide{
}
/*相關文章*/
#ArticleRelateSide{
}

/*服務切換tab*/
.tab_service{
	position: absolute;
	width: 215px;
	left: 25px;
	top: 125px;
	clear:both;
}
.tab_service ul{
}
.tab_service li{
	margin:0 1px 0 0;
	display:block;
	float:left;
	list-style-type:none;
	padding:3px;
	color:#ffffff;
	cursor:pointer;
	background-color:#8D9FAB;
}

#tab_select_blog{ }
#tab_select_photo{}
#tab_select_vlog{}
#tab_select_gbook{}
#tab_select_friend{}
#tab_select_card{}

/* 2009/09 推推 bookmark 區塊 */
.bookmark{
float:right;
}
/* 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;}