/* Template Supplied by prahalad_hamel@Xuite.net */
/* CSS Document */
/*主體*/
html{
	scrollbar-face-color:#A3D2E7;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-3Dlight-color:#A3D2E7;
	scrollbar-arrow-color:#FFFFFF;
	scroll-track-color:#A3D2E7;
	scroll-darkshadow-color:#A3D2E7;
}

body{
	margin:0px 0px 0px 0px;
	text-align: center;
	background-image:url(http://myweb.hinet.net/home11/hueys/01.jpg);
	background-attachment:fixed;
	background-repeat:repeat;
	/* background-color:black; */
}

/*連結*/
A {
	color: #FF6699;
	text-decoration:none;
}
A:link {
	color: #FF6699;
	text-decoration:none;
}
A:visited {
	color: #FF6699;
	text-decoration:none;
}
A:active {
	color: #FF6699;
	text-decoration:none;
}
A:hover {
	color: #53ACD2;
	text-decoration:none;
}

/*定位框*/
#container {
	position:relative;
	text-align: left;  /*width:100%;*/
	behavior:expression( this.style.width =  (document.documentElement.offsetWidth<970)?"970px":"100%");
	min-width:970px;
	padding:0px 0px 0px 0px;
	margin:0px auto;
	background-image:url(http://myweb.hinet.net/home11/hueys/007.jpg);
	background-repeat:no-repeat;
}

/*檔頭*/
#banner{
	margin: 0px 5px 0px 5px;
	padding: 0px;
	height: 200px; 
}

/*左欄*/
#linksLeft{
	position:absolute;
	left:0px;
	width: 205px;
	margin: 5px;
}

/*右欄*/
#linksRight{
	position:absolute;
	right:0px;
	width: 205px;
	margin: 5px;
 }

/*中間欄*/
#mid{
	position:relative;
	margin:0px 0px 0px 215px;
	padding: 10px 5px 5px 5px;
	/* padding: 5px 5px 5px 5px; */
}

/*檔尾*/
#footer{
	clear: both;
	text-align:center;
	font-size: 13px;
	color:#53ACD2;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	line-height: 24px;
	/* line-height: 16px; */
}

/*欄位名稱*/
.sidetitle{
	/* padding:15px; */
	/* border:#6CB3DF 6px solid; */
	/* background:; */
	font-weight:bold;
	/* font-weight:normal; */
	background-image:url(http://myweb.hinet.net/home11/hueys/004.jpg);
	color:#EBF5FF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:0.3em;
	font-size:14px ; FONT-FAMILY: 華康少女文字W4;
	margin-top:5px;
                text-align: center; /*文字置中對齊*/ ;
}
/*欄位內容*/
.side{
	/* background:#ffffff; */
	border-bottom:#A3D2E7 1px dashed;
	border-left:#A3D2E7 1px dashed;
	border-right:#A3D2E7 1px dashed;
	/* border:#6CB3DF 1px solid; */
	font-size:12px;
	font-weight:normal;
	line-height:140%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:4px;
}

.side li{
	margin-left: 20px;
	list-style-position: outside;
}

/*空白*/
.spacer{
	clear:both;
}

/******************************************/
/*檔頭class*/

/*日誌名稱*/
.blogname{
	font-size: 22px;
	font-weight: bold;
	color: #1C86EE; 
	padding-left:10px;
	padding-top:90px;
	/* padding-top:100px; */
}
.blogname A:link {
	color: #FF6699;
	text-decoration:none;
}
.blogname A:visited {
	color: #FF6699;
	text-decoration:none;
}

.blogname A:active {
	color: #FF6699;
	text-decoration:none;
}
.blogname A:hover {
	color: #FF6699;
	text-decoration:none;
}

/*今日心情*/
.blogemotion{
	/*visibility:hidden;*/
}
/*加入最愛*/
.blogfavo{
	/*visibility:hidden;*/
	position:absolute;
	top:5px;
	left:510px;
}
/*日誌描述*/
.description{
	font-size: 16px;
	color:#FFFFFF;FONT-FAMILY: 華康少女文字W4;
	padding-left:10px;
}
/*選單列*/
.menulist{
	padding-top:5px;
	width:100%;
}
/*選單*/
.menu{
	padding-top:5px;
	float:right;
	padding-right:80px;
	color:#1C86EE;
}
/*Logo*/
.logo{
	visibility:visible;
}

/******************************************/
/*中間欄位class*/

/*文章外框*/
#content{
  padding: 5px;
	margin: 5px;
	background-color:#ffffff;
	border: #A3D2E7 1px dashed;
	/* border: #6CB3DF 5px solid; */
}

/*文章標題列*/
.title{
	width:100%;
	height:25px;
	background:#DDF0F7;
	padding-top:5px;
}
/*文章標題名稱*/
span.titlename{
	font-size:17px;
	/* font-size:15px; */
	color:#53ACD2;
	/* font-weight:normal; */
	padding-left:5px;
}
/*文章日期*/ 
span.titledate{
	float:right;
	height:25px;
	padding-right:10px;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #7A75B9;
}
/*文章評價列*/
.blogrank{
	width:100%;
	line-height:200%;
	margin-top:10px;
}
/*文章瀏覽數*/
span.counter{
	float:right;
	margin-top:15px;
	font-size: 12px;
	color: #1C86EE;
}

/*文章瀏覽數項目符號*/
span.counter li{
	list-style-image:url(http://myweb.hinet.net/home11/hueys/006.gif);
}
/*文章分類*/
span.category{
	float:right;
	margin-top:15px;
}

/*文章分類項目符號*/
span.category li{
	list-style-image:url(http://myweb.hinet.net/home11/hueys/007.gif);
}
/*文章主體*/
.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%;
	padding-top:2px;
	padding-bottom:2px;
	text-indent:10px;
	color: #666666;
}
.trackbackurl{
	width:100%;
	/* background:#F2F2F2; */
	padding-top:2px;
	padding-bottom:2px;
	/* padding-top:20px; */
	/* padding-bottom:20px; */
	/* 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://myweb.hinet.net/home11/hueys/001.gif);
}
/*留言按鈕*/
span.commentbutton{
	float:right;
}
/*留言作者列*/
.author{  
	width:100%;
}
/*留言作者名稱*/
span.authorname{
                             color: #00bfff;
}
/*留言日期*/
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;
}
/*留言編輯按鈕*/
.commentedit{
	width:100%;
	border-bottom:1px dotted #cccccc;
}
/*留言者信箱*/
span.email{
  
}

/******************************************/
/*左欄class*/
/*關於我*/
.avatar{   /* 2006-05-09 修改 */
	/* background:#FFFFFF; */
	border:#A3D2E7 1px dashed;
	/* border:#6CB3DF 1px solid; */
	/* font-size:12px; */
	/* font-weight:normal; */
	/* line-height:140%; */
	/* font-family:Verdana, Arial, Helvetica, sans-serif; */
	margin-top:5px;
	padding:5px;	
}
/*照片*/
.avatarPhoto{
	text-align:center;
}
/*帳號*/
.avatarID{
	padding:5px;
}
.avatarID A:link {
	color: #1C86EE;
	text-decoration:bold;
}
.avatarID A:visited {
	color: #53ACD2;
	text-decoration:bold;
}

.avatarID A:active {
	color: #53ACD2;
	text-decoration:none;
}
.avatarID A:hover {
	color: #53ACD2;
	text-decoration:none;
}
/*我的描述*/
.avatarDesciption{
	color: #666666;
	/*visibility:hidden;*/
}
/*關於我按鈕*/
.avatarbutton{
	text-align: right;
}

/*文章分類*/
.categoryTitle li{
	list-style-image:url() ;
	/* list-style-image:url(http://s.blog.xuite.net/_image/skin/list/bulletCategory.gif); */
}
.categoryTitle{
}
.categorySide li{
	list-style-image:url(http://myweb.hinet.net/home11/hueys/hs.jpg);
}
.categorySide{
}

/*日曆*/
.calendarTitle li{
	list-style-image:url();
	/* list-style-image:url(http://s.blog.xuite.net/_image/skin/list/bulletCategory.gif); */
}
.calendarTitle{
}
.calendarSide li{
	list-style-image:url(http://myweb.hinet.net/home11/hueys/hs.jpg);
}
.calendarSide{
}
/*日曆table*/
.calMonth{
	width:95%;
}
/*日曆首列*/
.calMonthNav{
}
/*日曆上個月*/
.calMonthBackward{
}
/*日曆目前顯示年月*/
.calMonthCurrent{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
}
/*日曆下個月*/
.calMonthForward{
	color: #FF0000;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
}
/*日曆星期列*/
.calMonthHeader{
}
/*日曆日欄*/
.calMonthDay{
	font-size: 10px;
	color: #999999;
	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";
}
.calendarbutton{
	text-align: right;
}
/*搜尋文章*/
.searchTitle li{
	list-style-image:url();
	/* list-style-image:url(http://s.blog.xuite.net/_image/skin/list/bulletCategory.gif); */
}
.searchTitle{
}
.searchSide{
	text-align:center;
}
.searchbutton{
	text-align:center;
	padding:2px;
}


/*我的哈拉室*/
.chatTitle li{
	list-style-image:url();
	/* list-style-image:url(http://s.blog.xuite.net/_image/skin/list/bulletCategory.gif); */
}
.chatTitle{
}
.chatSide{
}
/*已建立的日誌*/
.bloglistTitle li{
	list-style-image:url();
	/* list-style-image:url(http://s.blog.xuite.net/_image/skin/list/bulletCategory.gif); */
}
.bloglistTitle{
}
.bloglistSide li{
	list-style-image:url(http://myweb.hinet.net/home11/hueys/hs.jpg);
}
.bloglistSide{
}

/*訂閱電子報*/
.epaperTitle li{
	list-style-image:url();
	/* list-style-image:url(http://s.blog.xuite.net/_image/skin/list/bulletCategory.gif); */
}
.epaperTitle{
}
.epaperSide{
	text-align:center;
}
.epaperbutton{
	text-align:center;
	padding:2px;
}

/*自由欄位*/
.customTitle li{
	list-style-image:url();
	/* list-style-image:url(http://s.blog.xuite.net/_image/skin/list/bulletCategory.gif); */
}
.customTitle{
}
.customSide{
}
/*日誌使用資源*/
.resourceTitle li{
	list-style-image:url();
	/* list-style-image:url(http://s.blog.xuite.net/_image/skin/list/bulletCategory.gif); */
}
.resourceTitle{
}
.resourceSide{
	text-align:center;
}
/*留言塗鴉版*/
.paintTitle li{
	list-style-image:url();
	/* list-style-image:url(http://s.blog.xuite.net/_image/skin/list/bulletCategory.gif); */
}
.paintTitle{
}
.paintSide{
	text-align:center;
}

/******************************************/
/*右欄class*/
/*背景音樂*/
.musicTitle li{
	list-style-image:url();
	/* list-style-image:url(http://s.blog.xuite.net/_image/skin/list/bulletCategory.gif); */
}
.musicTitle{
}
.musicSide{
}
.musicbutton{
	text-align:left;
	padding:2px;
}


/*最新文章*/
.articleTitle li{
	list-style-image:url();
	/* list-style-image:url(http://s.blog.xuite.net/_image/skin/list/bulletCategory.gif); */
}
.articleTitle{
}
.articleSide li{
	list-style-image:url(http://myweb.hinet.net/home11/hueys/hs.jpg);
}
.articleSide{
}

/*最新留言*/
.messageTitle li{
	list-style-image:url();
	/* list-style-image:url(http://s.blog.xuite.net/_image/skin/list/bulletCategory.gif); */
}
.messageTitle{
}
.messageSide{
	text-indent: -3ex;
	margin-left: 3ex;
               color: #00bfff;
}
.date {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #7A75B9;
}

/*參觀人次統計*/
.countTitle li{
	list-style-image:url();
	/* list-style-image:url(http://s.blog.xuite.net/_image/skin/list/bulletCategory.gif); */
}
.countTitle{
}
.countSide{
}

/*我的訂閱*/
.rssrollTitle li{
	list-style-image:url();
	/* list-style-image:url(http://s.blog.xuite.net/_image/skin/list/bulletCategory.gif); */
}
.rssrollTitle{
}
.rssrollSide li{
	list-style-image:url(http://myweb.hinet.net/home11/hueys/hs.jpg);
}
.rssrollSide{
}
.backbtn li{
	list-style-image:url(http://s.blog.xuite.net/_image/blog038.gif);
  }
.backbtn{
	text-align:right;
}
.morebtn li{
	list-style-image:url(http://s.blog.xuite.net/_image/blog037.gif);
  }
.morebtn{
	text-align:right;
}

/*日誌評價*/
.rankTitle li{
	list-style-image:url(f);
	/* list-style-image:url(http://s.blog.xuite.net/_image/skin/list/bulletCategory.gif); */
}
.rankTitle{
}
.rankSide{
}

/*已建立的相簿*/
.albumTitle li{
	list-style-image:url();
	/* list-style-image:url(http://s.blog.xuite.net/_image/skin/list/bulletCategory.gif); */
}
.albumTitle{
}
.albumSide{
}

/*最愛連結*/
.linkTitle li{
	list-style-image:url();
	/* list-style-image:url(http://s.blog.xuite.net/_image/skin/list/bulletCategory.gif); */
}
.linkTitle{
}
.linkSide li{
	list-style-image:url(http://myweb.hinet.net/home11/hueys/hs.jpg);
}
.linkSide{
}

/*個人項目---- 2006-5-11 Modify*/
.personallink{
	display: block;
	width:190px; 
	margin:0px 0px 0px 0px;
}

/*關於我*/
.plink li{   
	list-style-image:url(http://myweb.hinet.net/home11/hueys/hs.jpg);
}
.plink{
}

/*我的相簿*/
.pphoto li{   
	list-style-image:url(http://myweb.hinet.net/home11/hueys/hs.jpg);
}
.pphoto{
}

/*加入好友*/
.pfriend li{   
	list-style-image:url(http://myweb.hinet.net/home11/hueys/hs.jpg);
}
.pfriend{
}

/*我的留言板*/
.pboard li{   
	list-style-image:url(http://myweb.hinet.net/home11/hueys/hs.jpg);
}
.pboard{
}

/*文章分類---- 2006-5-12 Modify*/
.pTitle li{
	list-style-image:url(http://myweb.hinet.net/home11/hueys/hs.jpg);
}

.pTitle{
}

/*欄位名稱---- 2006-5-12 Modify*/
.personaltitle{
	padding:10px;
	border:#6CB3DF 1px solid;
	background:;
	font-weight:normal;		
	background-image:url(http://myweb.hinet.net/home11/hueys/004.jpg);
	color:#EBF5FF; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:0.3em;
	font-size:20px; FONT-FAMILY: ScriptC;
	margin-top:3px;
                text-align: center; /*文字置中對齊*/ ;
}

/*我的影音*/

.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://myweb.hinet.net/home11/hueys/hs.jpg);

};

/*檔頭class*/
/*Logo*/
.logo{
 visibility:hidden;
};



/* Applied by Chyuko@Xuite.net */
