/* 此Layout需搭配color.css互相作用 */

/* ----------【背景大底圖】-------------- */
body {
	TEXT-ALIGN: center !important;/* 背景位置 */
	background: url(http://d.blog.xuite.net/d/7/4/4/11831147/blog_139446/txt/43296648/0.gif);

http://img.blog.yahoo.co.kr/ybi/1/74/83/sweett@kimo.com/folder/11/img_11_199_0?1264160798.gif
}
#container {
	MARGIN: auto !important;/* 背景色 */
	background: url() repeat-y;
}




/* ----------【標準文字樣式】-------------- */
div, table {
	COLOR: #333333; /* 文字顏色 */
	font-size: 12px; /* 文字大小 */
}

/* ----------【山頭區塊】-------------- */
#header {
	height: 380px; /* 高度 */
	position: relative;/* 絕對定位(以"山頭區塊"左上角為基準點) */
	width: auto;/* 寬度 */
	visibility: visible !important;/* 是否顯示 */
	background: url(http://album.udn.com/community/img/PSN_PHOTO/yen905/f_6057552_1.png) no-repeat;
repeat LEFT top;
 left: 100px; /* x座標 */
 top: 10px; /* y座標 */

http://img.blog.yahoo.co.kr/ybi/1/74/83/sweett@kimo.com/folder/11/img_11_199_1?1264164499.gif

}


/* ----------【山頭】頂線-------------- */
#header_top {
 position: absolute; /* 絕對定位(以"山頭區塊"左上角為基準點) */
 height: 0px; /* 線條高度 */
 background: #bf00bf; /* 線條背景顏色 */
 visibility: hidden; /* 顯示與否設定 */

}

/* ----------【城邦共用導覽列】-------------- */
#header_top, #header_common_left, #header_common_main, #header_common_main_bg, #header_common_line, #header_common_right {
visibility: hidden; /* 顯示與否設定 */
 left: -390px; /* x座標 */
 top: 0px; /* y座標 */
}


/* ----------【城邦共用導覽列連結】-------------- */
#header_common a {
 color: #ffedff;  /* 連結文字的顏色  */
 font-family: 新明細體;
 font-size: 12px; /* 文字大小 */
 text-decoration: hidden; /* 滑鼠移到連結上時，不要底線 */
} 
/* 直式導覽列大背景 */
.sidebar-bg {
 background-color: #; /* 背景色 */
}
/* 直式導覽列區塊背景 */
.sidebar-panel-bg {
 background-color: #; /* 背景色 */
}
/* 直式導覽列文字 */
.panel-topic 
{padding-left: 5px!important;/* 離左邊距離 */
color: #000000!important;/* 文字顏色 */
vertical-align: top;/* 垂直對齊 */
font-family: 新明細體;	
font-size: 16px; /* 文字大小 */
}
.panel-text 
{color: #000000!important;/* 文字顏色 */
font-family: 新明細體;
font-size: 15px; /* 文字大小 */
} 



/* ---------- 【山頭】網誌logo定位-------------- */
#header_logo {
 position: absolute; /* 絕對定位(以"山頭區塊"左上角為基準點) */
 left: -130px; /* x座標 */
 top: 40px; /* y座標 */
}

/* ----------【山頭】網誌名稱連結-------------- */
#header_name {
 position: absolute; /* 絕對定位(以"山頭區塊"左上角為基準點) */
 left: -40px; /* x座標 */
 top: 40px; /* y座標 */
 color: #7f40bf; /* 連結文字的顏色 */
 font-family: 標楷體;
 font-size: 30px; /* 文字大小 */
 font-weight: bold; /* 文字粗體 */
}


/* ----------【山頭】網誌簡短網址與作家連結-------------- */
#header_url {
 position: absolute; /* 絕對定位(以"山頭區塊"左上角為基準點) */
 font-color: #59268c; /* 連結文字的顏色 */
 font-family: 標楷體;
 font-size: 20px; /* 文字大小 */
 left: -80px; /* x座標 */
 top: 80px; /* y座標 */
}
/* ----------【山頭】網誌簡短網址與作家連結-------------- */
#header_url a:link, a:visited {
	color: #59268c; /* 連結文字的顏色 */
}

/* ----------【山頭】加入好友、推薦本網誌等...功能列-------------- */
#header_items {
 position: absolute; /* 絕對定位(以"山頭區塊"左上角為基準點) */
 font-family: 標楷體;
 font-size: 20px; /* 文字大小 */
 left: 130px; /* x座標 */
 top: 300px; /* y座標 */
}

/* ----------【山頭】加入好友、推薦本網誌等...功能列連結-------------- */
#header_items a {
	color: #5d05b5; /* 連結文字的顏色 */
}

#header a:link, #header a:visited  {
COLOR: #lclcf5; TEXT-DECORATION: none;  /* 連結文字的樣式 */
}
#header a:hover {
 BACKGROUND: #; COLOR: #lclcf5; TEXT-DECORATION: none;  /* 滑鼠移到上面時的連結文字樣式 */
}

#header a: active {
 BACKGROUND: #lclcf5; COLOR: #6a08cc; TEXT-DECORATION: none;  /* 滑鼠移到上面時的連結文字樣式 */
}


/* ----------【山頭】搜尋區塊-------------- */
#header_search {
 position: absolute; /* 絕對定位(以"山頭區塊"左上角為基準點) */
 left: -150px; /* x座標 */
 top: 0px; /* y座標 */
 width: 350px;
}
.inputbox { /* 文字輸入框 */
 BORDER-RIGHT: #808080 1px solid;
 BORDER-TOP: #808080 1px solid;
 BORDER-LEFT: #808080 1px solid;
 BORDER-BOTTOM: #808080 1px solid;
}

/* ----------【網誌橫式主選單】連結-------------- */
/* 網誌橫式主選單的頂線 */ 

/* 網誌橫式主選單的定位 */ 

#header_menus { 
  position: absolute; 

/* 絕對定位(以"山頭區塊"左上角為基準點) */ 
left: -80px; /* x座標 */ 
top: 120px; /* y座標 */ 
} 


/* 網誌橫式主選單的區塊設定 */ 


#header_menus ul { 
 list-style: none; /* 條列式樣式 */ 
 margin: 0px; /* 邊界的間距 */ 
 padding: 0px; 
} 

/* 網誌橫式主選單的項目設定 */ 
#header_menus li { 
text-align: left; 
} 
/* ----------【網誌橫式主選單】連結-------------- */ 

#header_menus li a { 
width: 160px; 
color: #59268c; /* 連結文字的顏色 */ 
font-size: 15px; /* 連結文字的大小 */ 
padding: 5px 0; /* 左測的內距 */ 
display: block; 
border-bottom: 5px; 
font-weight: bold; 
} 





/* ----------【網誌橫式主選單】小圖示（欲更換小圖示，請修改url為圖檔所在地的絕對連結）-------------- */
/* 本網誌首頁 */
#home {
 background: url() no-repeat left top;
}
/* 文章創作 */
#article {
 background: url() no-repeat left top;
 left: 120px; /* x座標 */
 top: 550px; /* y座標 */

}
/* 個人相簿 */
#photo {
 background: url() no-repeat left top;
}
/* 訪客簿 */
#gbook {
 background: url() no-repeat left top;

}
/* 作家簡介 */
#profile {
 background: url() no-repeat left top;
}
/* 管理中心 */
#manage {
 background: url() no-repeat left top;
}




/* --------------【直式導覽列連結小區塊】（如需更改浮動定位應與內容區塊配合）------------- */
/* 直式導覽列區塊 */
#sidebar {
 float: left; /* 靠左浮動定位 */
}


/* -----------------【內容區】（如需更改浮動定位應與直式導覽列區塊配合）--------------------- */

/* 內容區塊 */
#content {
	float: left; /* 靠左浮動定位 */
}


/* 對比色大標題 */
#content .main-topic {
	color: #bf00bf; /* 文字顏色 */
	font-weight: bold; /* 文字粗體 */
}
#content a.main-topic:link {
	color: #bf00bf; /* 連結文字的顏色 */
	text-decoration: none; /* 連結文字的樣式 */
	font-weight: bold; /* 連結文字粗體 */
}

/* 深色大標題 */
#content .main-title {
	color: #bf00bf; /* 文字顏色 */
}
#content a.main-title:link, #content a.main-title:visited {
	text-decoration: none; /* 連結文字的樣式 */
}
#content a.main-title:hover {
	color: #092093;  /* 滑鼠移到上面時的連結文字顏色 */
}
/* 附標、內文 */
#content .main-text {
	color: #bf00bf /* 文字顏色 */
}
#content a.main-text:link, #content a.main-text:visited {
	color: #666666; /* 連結文字的顏色 */
	text-decoration: none; /* 連結文字的樣式 */
}
#content a.main-text:hover {
	color: #333333;  /* 滑鼠移到上面時的連結文字顏色 */
}

/* --------------【個人相簿】------------- */
/* 相簿樣式 */
.photo_album { 
 width: 165px; /* 寬度 */
 height: 165px; /* 高度 */
 text-align: center;  /* 相片水平居中 */
 vertical-align: middle;  /* 相片垂直居中 */
 background: url(http://g.udn.com/community/img/user_all/photo_album.gif) no-repeat; /* 背景圖 */
}
#photo_album_list {
 list-style: none; /* 條列式樣式：無 */
 margin: 0px; /* 邊界的間距 */
 padding: 0px; /* 內距 */
}
#photo_album_list li {
 margin: auto;
 padding: 5px 38px; /* 相框間距 */
 display: inline; /* 橫式排列 */
 float: left; /* 靠左浮動定位 */
 width: 165px; /* 給標題折行用，須與相簿框一樣寬 */
 height: 280px; /* 調適標題高度 */
 table-layout:fixed; /* 強制換行 */
 word-wrap:break-word; /* 強制換行 */
 word-break:keep-all; /* 強制換行 */
}
/* 相片樣式 */
.photo_picture { 
 width: 165px; /* 寬度 */
 height: 170px; /* 高度 */
 text-align: center; /* 相片水平居中 */
 vertical-align: middle; /* 相片垂直居中 */
 background: url(http://g.udn.com/community/img/user_all/photo_picture.gif) no-repeat; /* 背景圖 */
}
#photo_picture_list {
 list-style: none; /* 條列式樣式：無 */
 margin: 0px; /* 邊界的間距 */
 padding: 0px; /* 內距 */
}
#photo_picture_list li {
 margin: auto; /* 邊界的間距 */
 padding: 5px 38px; /* 相框間距 */
 display: inline; /* 橫式排列 */
 float: left; /* 靠左浮動定位 */
 width: 165px; /* 給標題折行用，須與相片框一樣寬 */
 height: 280px; /* 調適標題高度 */
 table-layout:fixed; /* 強制換行 */
 word-wrap:break-word; /* 強制換行 */
 word-break:keep-all; /* 強制換行 */
} 

/* --------------【訪客簿】包括回應欄------------- */
/* 回覆區大背景 */

.gbook-bg{background-image: url(http://img.blog.yahoo.co.kr/ybi/1/9f/22/yangonen/folder/8/img_8_4517_3?1241083857.jpg) repeat-x !important; /* 背景圖 */
	text-align: center !important;/* 居中 */
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left top;
}
	
/* 回覆表頭區 */
.gbook-title {
color:#274D74; /* 文字顏色 */
background-color: #B3CCE6; /* 背景顏色 */
padding: 10px 10px 0px; /* 內距 */

}
/* 回覆內容區 */
.gbook-content {
color: #333333; /* 文字顏色 */
background-color: #ffffff; /* 背景顏色 */
padding: 5px 10px 5px; /* 內距 */
margin: 10px; /* 間距 */

}
/* 回覆區塊背景 */
.gbook-bg {background-image: url(http://alice2343631.googlepages.com/56.gif)!important;/* 背景圖 */

background-color: #B3CCE6; /* 背景顏色 */
}




韓國仕女山頭圖http://img.blog.yahoo.co.kr/ybi/1/9f/22/yangonen/folder/249/img_249_4253_0?1227692549.gif

http://img.blog.yahoo.co.kr/ybi/1/9f/22/yangonen/folder/249/img_249_4253_15?1228204640.gif

http://img.blog.yahoo.co.kr/ybi/1/9f/22/yangonen/folder/249/img_249_4264_6?1231999198.gif
















































































