/* 此Layout需搭配color.css互相作用 */
/* ----------【背景大底圖】-------------- */
body {
	TEXT-ALIGN: center !important;/* 居中 */
           background:url(http://www.qifront.com.tw/blog/udnbg.gif) repeat ;/* 背景圖 */
	background-attachment: scroll;                
}

#container{width:910px;
	background:url(http://www.qifront.com.tw/blog/udnbg2.jpg) repeat-y left top ;
           padding-right:50px;
           
}

/* ----------【標準文字樣式】-------------- */
div, table {
	COLOR: #CCCCCC; /* 文字顏色 */
	font-size: 12px; /* 文字大小 */
}

/* ----------【山頭區塊】-------------- */
#header {
           height: 120px; /* 高度 */
	margin-bottom: 10px; /* 山頭的邊界 */
           height:500px;
           width:990px;
}

/* ----------【山頭】頂線-------------- */
#header_top {
	position: absolute; /* 絕對定位(以"山頭區塊"左上角為基準點) */
           height: 10px; /* 線條高度 */
	background: #4D4D4D; /* 線條背景顏色 */
           color:#666666;
           background:Transparent;       
}

/* ----------【城邦共用導覽列】-------------- */
#header_top, #header_common_left, #header_common_main, #header_common_main_bg, #header_common_line, #header_common_right{
	visibility: visible; /* 顯示與否設定 */
}

/* ----------【城邦共用導覽列連結】-------------- */
#header_common a {
	color: #0F4B78;  /* 連結文字的顏色  */
	text-decoration: none; /* 滑鼠移到連結上時，不要底線 */
}

#header_common{
           height:10px;
           z-index:500;
}


/* ----------【城邦共用導覽列下拉選單】-------------- */
.chapter {
	width: 100%; /* 寬度 */
	border: 1px solid #999999; /* 線框 */
	background-color: #333333; /* 背景色 */
           font-size:12px;
}
.chapter-point {
	color: #B3B3B3; /* 文字顏色 */
}
.chapter-line {
	background-color: #4D4D4D; /* 分隔線顏色 */
}

/* ----------【城邦共用導覽列】下拉選單連結-------------- */
.chapter-text, a.chapter-text:link, a.chapter-text:hover, a.chapter-text:visited {
	color: #CCCCCC; /* 連結文字的顏色 */
}

/* ----------【山頭】連結-------------- */
#header a:link, #header a:visited  {
	text-decoration: none;  /* 連結文字的樣式 */
}
#header a:hover {
	text-decoration: none;  /* 滑鼠移到上面時的連結文字樣式 */
           }

/* ----------【山頭】網誌logo定位-------------- */
#header_logo {
	position: absolute; /* 絕對定位(以"山頭區塊"左上角為基準點) */
	left: 10px; /* x座標 */
	top: 39px; /* y座標 */
           display:none;
}

/* ----------【山頭】網誌名稱-------------- */
#header_name {
	position: absolute; /* 絕對定位(以"山頭區塊"左上角為基準點) */
	left: 220px; /* x座標 */
	top: 390px; /* y座標 */
	color: #999867; /* 文字顏色 */
	font-size: 16px; /* 文字大小 */
	font-weight: bold; /* 文字粗體 */
           width:800px;
           z-index:500;
           letter-spacin:3px;
           }

/* ----------【山頭】網誌名稱連結-------------- */
#header_name a {
	color: #999867;  /* 連結文字的顏色 */
           letter-spacin:3px;
}
#header_name a:hover{
           color:#fef668;
           z-index:500;
}

/* ----------【山頭】網誌簡短網址與作家-------------- */
#header_url {
	position: absolute; /* 絕對定位(以"山頭區塊"左上角為基準點) */
	left: 10px; /* x座標 */
	top: 0px; /* y座標 */
           background:url(http://www.qifront.com.tw/blog/udn.gif) left top;
           height:500px;
           width:801px;
           z-index:0;
}
#header_url a{float:left;
              padding-left:5px;
              padding-top:5px;
              color:#0F4B78;
}

/* ----------【山頭】網誌簡短網址與作家連結-------------- */
#header_url a:link {
	color: #0F4B78; /* 連結文字的顏色 */
}
#header_url a:hover {
	color: #5A96B4; /* 滑鼠移到上面時的連結文字顏色 */
}


/* ----------【山頭】加入好友、推薦本網誌等...功能列-------------- */
#header_items {
	position: absolute; /* 絕對定位(以"山頭區塊"左上角為基準點) */
	left: 345px; /* x座標 */
	top: 442px; /* y座標 */
           z-index:500;
}

/* ----------【山頭】加入好友、推薦本網誌等...功能列連結-------------- */
#header_items a {
	color: #CCCCCC; /* 連結文字的顏色 */
}
#header_items a:hover {
	color:#4B78B4; /* 滑鼠移到上面時的連結文字顏色 */
}

/* ----------【山頭】搜尋區塊-------------- */
#header_search {
	position: absolute; /* 絕對定位(以"山頭區塊"左上角為基準點) */
	left: 570px; /* x座標 */
	top: 48px; /* y座標 */
           z-index:500;
}
.inputbox { /* 文字輸入框 */
	BORDER-RIGHT: #808080 1px solid;
	BORDER-TOP: #808080 1px solid;
	BORDER-LEFT: #808080 1px solid;
	BORDER-BOTTOM: #808080 1px solid;
           width:115px;
           z-index:500;
}


/* ----------【網誌橫式主選單】-------------- */
/* 網誌橫式主選單的頂線 */
#header_menus_line {
	position: absolute; /* 絕對定位(以"山頭區塊"左上角為基準點) */
	border-top: ; /* 線的高度與顏色樣式 */
	left: 00px; /* x座標 */
	top: 80px; /* y座標 */
	width: 120%; /* 寬度 */
           z-index:500;
}
/* 網誌橫式主選單的定位 */
#header_menus {
	position: absolute; /* 絕對定位(以"山頭區塊"左上角為基準點) */
	left: 230px; /* x座標 */
	top: 460px; /* y座標 */
	margin-top: 8px; /* 與頂線的邊界間距 */
           z-index:500;
}
/* 網誌橫式主選單的區塊設定 */
#header_menus ul {
	list-style: none; /* 條列式樣式 */
	margin: 0px; /* 邊界的間距 */
	padding-left: 15px; /* 左側的內距 */
           z-index:500;
}
/* 網誌橫式主選單的項目設定 */
#header_menus li {
	display: inline; /* 橫式 */
	height: 30px; /* 高度 */
	padding-top: 3px; /* 上側的內距 */
	padding-right: 15px; /* 右側的內距(小圖示與選項文字的間距調適) */
}

/* ----------【網誌橫式主選單】小圖示（欲更換小圖示，請修改url為圖檔所在地的絕對連結）-------------- */
/* 本網誌首頁 */
#home {
	background: url(http://city.udn.com/community/img/user_all/menu_article_h.gif) no-repeat left top;
}
/* 文章創作 */
#article {
	background: url(http://city.udn.com/community/img/user_all/menu_article_h.gif) no-repeat left top;
}
/* 個人相簿 */
#photo {
	background: url(http://city.udn.com/community/img/user_all/menu_photo_h.gif) no-repeat left top;
}
/* 訪客簿 */
#gbook {
	background: url(http://city.udn.com/community/img/user_all/menu_guestbook_h.gif) no-repeat left top;
}
/* 作家簡介 */
#profile {
	background: url(http://city.udn.com/community/img/user_all/menu_detail_h.gif) no-repeat left top;
}
/* 管理中心 */
#manage {
	background: url(http://city.udn.com/community/img/user_all/menu_manage_h.gif) no-repeat left top;
}

/* ----------【網誌橫式主選單】連結-------------- */
#header_menus li a {
	color: #FFFFFF; /* 連結文字的顏色 */
	font-size: 13px; /* 連結文字的大小 */
	padding-left: 18px; /* 左測的內距 */
}
#header_menus a:hover {
	color: #FF8000; /* 滑鼠移到上面時的連結文字顏色 */
}


/* --------------【直式導覽列】（如需更改浮動定位應與內容區塊配合）------------- */
/* 直式導覽列區塊 */
#sidebar {
	float: left; /* 靠左浮動定位 */
           position: relative;
           padding-left:3px;
           padding-top:0px;
}
/* 直式導覽列區塊居中 */
#sidebar table {
    position:relative !important;
    margin: auto !important;
}
#sidebar a:link{color:#CCCCCC; }
#sidebar a:hover{color:#3C96B4; 
            background-color:#333333;
}

/* 直式導覽列大背景 */
.sidebar-bg {
	background-color: ; /* 背景色 */ ; 
           font-color:#AAAAAA;
}

#sidebar-bg a:hover{color:#3C96B4; 
            background-color:#333333;
}

/* 直式導覽列區塊背景 */
.sidebar-panel-bg {
           background:url(http://www.qifront.com.tw/blog/udnot.gif) no-repeat;
}

#sidebar-panel-bg a:hover{color:#3C96B4;
           background-color:#333333;
}

/* 直式導覽列文字 */
.panel-topic {
	height:31px;
           padding-left: 15px !important;/* 離左邊距離 */
	padding-top: 3px;
           color: #cccccc!important;/* 文字顏色 */
	vertical-align: top;/* 垂直對齊 */
}
.panel-text{padding-right:10px;
}

/* -----------------【內容區】（如需更改浮動定位應與直式導覽列區塊配合）--------------------- */
/* 內容區塊 */
#content {
	float: right; /* 靠左浮動定位 */
           padding-left:3x;
           width:615px;
}

/* 對比色大標題 */
#content .main-topic {
	color: #FF8000; /* 文字顏色 */
	font-weight: bold; /* 文字粗體 */
}
#content a.main-topic:link {
	color: #FF8000; /* 連結文字的顏色 */
	text-decoration: none; /* 連結文字的樣式 */
	font-weight: bold; /* 連結文字粗體 */
}
#content a.main-topic:visited  {
	color: #FF8000; /* 連結文字的顏色 */
	text-decoration: none; /* 連結文字的樣式 */
	font-weight: bold; /* 連結文字粗體 */
}
/* 深色大標題 */
#content .main-title {
	color: #B3B3B3; /* 文字顏色 */
}
#content a.main-title:link, #content a.main-title:visited {
	text-decoration: none; /* 連結文字的樣式 */
           color:#3C96B4;
           font-weight:bold;
}
#content a.main-title:hover {
	color: #FF8000;  /* 滑鼠移到上面時的連結文字顏色 */
}
/* 附標、內文 */
#content .main-text {
	color: #E5E5E5; /* 文字顏色 */
}
#content a.main-text:link, #content a.main-text:visited {
	color: #FFFFFF; /* 連結文字的顏色 */
	text-decoration: none; /* 連結文字的樣式 */
}
#content a.main-text:hover {
	color: #E5E5E5;  /* 滑鼠移到上面時的連結文字顏色 */
}

/* --------------【個人相簿】------------- */
/* 相簿樣式 */
.photo_album { 
 width: 135px; /* 寬度 */
 height: 155px; /* 高度 */
 text-align: center;  /* 相片水平居中 */
 vertical-align: middle;  /* 相片垂直居中 */
 background: url(http://www.qifront.com.tw/blog/udnalbum.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: 135px; /* 寬度 */
 height: 155px; /* 高度 */
 text-align: center; /* 相片水平居中 */
 vertical-align: middle; /* 相片垂直居中 */
 background: url(http://www.qifront.com.tw/blog/udnalbum.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-title {
	color:#CCCCCC; /* 文字顏色 */
	background-color: #4D4D4D; /* 背景顏色 */
	padding: 10px 10px 0px; /* 內距 */
}
/* 回覆內容區 */
.gbook-content {
	color: #FFFFFF; /* 文字顏色 */
	background-color: #000000; /* 背景顏色 */
	padding: 5px 10px 5px; /* 內距 */
	margin: 10px; /* 間距 */
}
/* 回覆區塊背景 */
.gbook-bg {
	background-color: #4D4D4D; /* 背景顏色 */
}

/*文字加顏色框*/
a:hover {text-decoration : NONE;border:1px #777777 outset inset;}

/*可愛小綠白精靈及幸運草游標圖*/
body{cursor:url(http://qifront.myweb.hinet.net/aintono.ani)} 
a:hover{cursor:url(http://qifront.myweb.hinet.net/qifront.ani)}

/*檔尾*/ 
#go_top,#footer_info,#footer_link,#copyright {padding-left:25px;}
















































































