﻿
/* --- 各頁標題 --- */
#page_heritage h2.title {
	background: url(cssimg/h2_title_heritage.jpg) left top no-repeat;
}
#page_news h2.title, #page_news_info h2.title {
	background: url(cssimg/h2_title_news.jpg) left top no-repeat;
}
#page_association h2.title {
	background: url(cssimg/h2_title_association.jpg) left top no-repeat;
}
#page_buddha h2.title {
	background: url(cssimg/h2_title_buddha.jpg) left top no-repeat;
}
#page_fundraising h2.title {
	background: url(cssimg/h2_title_fundraising.jpg) left top no-repeat;
}
#page_album h2.title, #page_photo_list h2.title, #page_photo_info h2.title, #page_video_list h2.title, #page_video_info h2.title {
	background: url(cssimg/h2_title_album.jpg) left top no-repeat;
}
#page_calendar h2.title {
	background: url(cssimg/h2_title_calendar.jpg) left top no-repeat;
}
#page_music h2.title {
	background: url(cssimg/h2_title_music.jpg) left top no-repeat;
}

/* --- 傳承 蓮師護法會 建造蓮師大佛 護持方式--- */
#page_heritage #editor, #page_association #editor, #page_buddha #editor, 
#page_fundraising #editor {
	padding: 10px 50px 0 56px;
}

/* --- 最新法訓 --- */
#page_news table a {
	color: #111;
}
#page_news table a:hover {
	color: #663300;
}

/* --- 最新法訓 明細 --- */
#page_news_info .table_type2 th {
	padding-left: 30px;
}
.table_type2 th, .table_type2 td {
	padding: 8px 20px 8px 20px;
}
#page_news_info .table_type2 p {
	margin: 0 0 10px 0;
	padding: 0;
}

/* --- 弘法利生 共用--- */
#page_album .link, #page_photo_list .link, #page_photo_info .link, 
#page_video_info .link, #page_video_list .link {
	margin: -45px 20px 30px 0;
	text-align: right;
}
#page_album .link a, #page_photo_list .link a, #page_photo_info .link a, 
#page_video_info .link a, #page_video_list .link a {
	margin: 0 0 0 10px;
}
#page_album #content, #page_photo_list #content, #page_photo_info #content, #page_video_list #content {
	padding: 25px 23px 35px 68px;
}
ul#album_list, ul#photo_list, ul#video_list {
	margin:0; padding: 0;
}
ul#album_list li, ul#photo_list li, ul#video_list li {
	display: inline;
	float: left;
	margin: 0 0 14px 0;
    min-height: 150px;    height:auto !important;    height: 150px;
	padding: 0;
}
ul#album_list li:after, ul#photo_list li:after, ul#video_list li:after {
    content: ".";  display: block; height: 0; clear: both; visibility: hidden;
}
#page_album #pages, #page_photo_list #pages, #video_list #pages {
	padding-top: 20px;
}

/* --- 弘法利生 相簿列表--- */
ul#album_list li a {
	color: #663300;
	display: block;
	margin: 0 14px 0 0;
}
ul#album_list {
	color: #333;
}
ul#album_list li a.img {
	background: url(cssimg/album_bg.gif) left top no-repeat;
	height: 146px;
	padding-top: 7px;
	text-align: center;
	width: 205px;
}
ul#album_list li a.name {
	background: url(cssimg/aubum_name.gif) left top no-repeat;
	padding: 4px 0 0 15px;
	height: 17px;
	height: 17px \9;
	overflow: hidden;
	width: 190px;
}
ul#album_list span {
	margin-left: 15px;
}

/* --- 弘法利生 相片列表--- */
ul#photo_list li a {
	color: #333;
	display: block;
	margin: 0 14px 0 0;
}
ul#photo_list li a.img {
	background: #c9c9c9;
	border: 1px solid #868686;
	height: 146px;
	padding-top: 7px;
	text-align: center;
	width: 205px;
}
ul#photo_list li a.name {
	background: url(cssimg/aubum_name.gif) left top no-repeat;
	padding: 4px 0 0 15px;
	height: 35px;
	height: 33px \9;
	overflow: hidden;
	width: 190px;
}

/* --- 弘法利生 相片明細--- */
#page_photo_info #editor .img {
	display: block;
	margin: auto;
	border: 9px solid #ddd;
}
#page_photo_info #editor .box {
	margin: 0 40px;
}
/* --- 弘法利生 影片列表--- */
ul#video_list li a {
	color: #333;
	display: block;
	margin: 0 14px 0 0;
}
ul#video_list li span {
	color: #663300;
}
ul#video_list li a.img {
	background: url(cssimg/album_bg.gif) left top no-repeat;
	height: 130px;
	padding: 23px 0 0 5px;
	text-align: center;
	width: 200px;
}
ul#video_list li a.name {
	background: url(cssimg/aubum_name.gif) left top no-repeat;
	padding: 4px 0 0 15px;
	height: 35px;
	height: 33px \9;
	overflow: hidden;
	width: 190px;
}

/* --- 弘法利生 影片明細--- */
#page_video_info iframe {
	display: block;
	margin: auto;
}

/* --- 藏曆--- */
#page_calendar #editor ul {
	margin-left: 56px;
}
/* --- 佛樂--- */
#page_music table {
	color: #663300;
	margin: auto;
}
#page_music table a {
	background: url(cssimg/music_a.gif) right top no-repeat;
	padding: 4px 18px 0 0;
}