body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	margin: 0px;
	line-height: 23px;
	color: #000000;

}

a, a:link,a:visited {
	font-family: "Arial", "新宋体";
	font-size: 100%;
	line-height: 23px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #993333;
	text-decoration: underline;
}

body.fs1{
	font-size: 11px;
}

body.fs2{
	font-size: 12px;
}

body.fs3{
	font-size: 13px;
}

body.fs4{
	font-size: 14px;
}

body.fs5{
	font-size: 15px;
}

body.fs6{
	font-size: 16px;
}

.top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #666666;
	text-indent: 10px;
}

#top_menu form {
	margin: 0px 0px 0px 0px;
} 
#top_menu .search {
	height: 11px;
	border: 1px solid Silver;
	font-family: "Arial", "新宋体";
	font-size: 11px;
	line-height: 11px;
	color: #333333;
}

/* 左选单样式 */
.leftmenu {
	background-repeat: no-repeat;
	background-position: bottom;
}

.leftmenu_item {
	font-size: 13px;
	line-height: 22px;
	padding-left: 60px;
	text-align:left;
}

.leftmenu_item A {
	color: #000;
	text-decoration: none;
}

.leftmenu_item A:active {
	text-decoration: none;
}

.leftmenu_item A:visited {
	text-decoration: none;
}

.leftmenu_item A:hover {
	text-decoration: underline;
}

/* leftmenu level 2 items */
.leftmenu_item_L2 {
	font-family: "新宋体","Arial" ;
	color:#6A231E;
	font-size: 13px;
	line-height: 22px;
	font-weight: bold;
	text-indent: 45px;
}

.leftmenu_item_L2 A {
	color:#6A231E;
	text-decoration: none;
}

.leftmenu_item_L2 A:active {
	color:#6A231E;
	text-decoration: none;
}

.leftmenu_item_L2 A:visited {
	color:#6A231E;
	text-decoration: none;
}

.leftmenu_item_L2 A:hover {
	color:#6A231E;
	text-decoration: underline;
}


#main {
	font-family: "Arial", "新宋体";
	font-size: 100%;
	line-height: 23px;
	color: #333333;
	text-decoration: none;
}

#main A {
	color: #000;
	text-decoration: underline;
}

#main A:active {
	text-decoration: underline;
}

#main A:visited {
	text-decoration: underline;
}

#main A:hover {
	color: #993333;
	text-decoration: underline;
}

.footer {
	font-size: 12px;
	color: #999999;
	line-height: 14pt;
	padding-top: 5px;
}

.footerfont_en {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;

}

/* 页尾连结 */
#footer_link {


}
/* 页尾连结显示方式 */
#footer_link li {
	display: inline;
	list-style-position: outside;
	
}

/* 清单索引列 */
.index_bar {
	background-color: #c7bcba;


}


/* 清单区块表格背景 */
.list_tbl {
	background-color: #988A81;

}

/* 清单项目名称 */
.list_header {
	background-color: #c7bcba;

}

/* 编辑区块表格背景 */
.edit_tbl {
	background-color: #988A81;

}

/* 编辑区块项目名称 */
.edit_header {
	background-color: #c7bcba;

}

/* 文章标题 */
.article_title {
	color:#8D2C26;
	font-size:100%;
	font-weight: bold;

}

/* 文章副标题 */
.article_subtitle {
	color:#000000;
	font-size:100%;
	font-weight: bold;

}

/* 文章内容 */
.article {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 0px;
	line-height: 23px;
	color: #000000;

}

/* 文章表格列(淡) */
.article_tr_color {
	background-color: #C9BAA5;	
}

/* 文章表格列(标题) */
.article_tr_header {
	background-color: #9a8a7f;	

}

/* 文章标题 */
.message {
	color:#8D2C26;
	font-size:100%;
	font-weight: normal;

}

/* 祈祷指引标题 */
.helper_title {
	color:#000000;
	font-size:100%;
	font-weight: normal;
	text-decoration:underline;

}

/* 祈祷指引内文 */
.helper_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 0px;
	line-height: 23px;
	color: #000000;

}

/* 神圣空间上方导览文字 -- 选取 */
.pray_nav_b {
	color:#8D2C26;
	font-weight: bold;
}

/* 台湾五十周年纪录影片 */
#video {
	float:right;
	display: block;
	border: 1px solid #000000;
	padding: 2px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 10px;
}

table.video_list {
	align: right;
	border: 1px solid #000000;
}

ul {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.0em;
	line-height: 19px;
}

li {
list-style:none;
}


