BODY,SELECT,TABLE,FORM,INPUT,BUTTON {
	font-family: 細明體;
	margin: 0;
}

BODY {
	background-color:#004000;
}

HR {
	height: 1px;	
}

/* -------------------------------------------------------------------------- */

TABLE.Menu {
	color: #ffffff;
 	margin-bottom: 5px;
	margin-top: 6px;
	width: 1000px;
}

TD.Menu_Left {
	text-align: left;
}

TD.Menu_Right {
	text-align: right;
}

A.Menu {
	color: #ffffff;
	text-decoration: none;	
}

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


/* -------------------------------------------------------------------------- */

DIV.SubMenu {
	background-color: #636400;
	padding: 10px;
	text-align: center;
}

A.SubMenu {
	color: #ffffff;
	text-decoration: none;	
}

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

/* -------------------------------------------------------------------------- */

DIV.MainArea {
	
	/* background-color: #003000; */
	
	background-color: #800000;
	border: solid 1px #006000;
	padding: 0px;
	width: 1000px;
}

/* -------------------------------------------------------------------------- */

TABLE.Contact {
	margin: 80px;
}

TH.Contact {
	color: #ffffff;
	font-weight: normal;
	text-align: right;
}

TD.Contact {
	color: #ff8000;
	text-align: left;
}

/* -------------------------------------------------------------------------- */

TABLE.經文 {
	color: white;
	width: 960px;
	margin: 10px;
}

TD.標記 {
	text-align: right;
	vertical-align: top;
	padding: 0px;
}

TD.卷章節 {
	text-align: right;
	vertical-align: top;
	width: 70px;
}
	
TD.版本 {
	color: #b0b0b0;
	text-align: center;
	vertical-align: top;
	/* width: 40px; */
}
	
TD.經文 {
	text-align: left;
	vertical-align: top;
	width: 860px;
}

TD.經文_指定 {
	background-color: #400000;
	text-align: left;
	vertical-align: top;
	width: 700px;
}

TD.註解 {
	color: #ffff80;
	border-top: solid 1px #808080;
	border-bottom: solid 1px #808080;
}

TD.標記分類 {
	color: #a0ffa0;
}

TD.給予 {
	text-align: right;
	vertical-align: top;
}

SPAN.KeyWord {
	color: #00ff00;
}

SPAN.KeyWord_ {
	color: #ffff00;
}

SPAN.缺資料 {
	color: #ff4040;
}

A.查詢結果 {
	color: #ffffff;
}

A:hover.查詢結果 {
	color: #ffffff;
	text-decoration: none;
}

HR.經文分隔 {
	height: 1px;
}

/* -------------------------------------------------------------------------- */

DIV.Pray {
	width: 960px;
}

P.Pray_Title {
	color: #00ff00;
	text-align: left;	
}

P.Pray {
	color: #ffffff;
	line-height: 140%;
	margin: 0px;
	margin-bottom: 10px;
	text-align: left;	
}

/* -------------------------------------------------------------------------- */

TABLE.給予 {
	color: white;
	width: 960px;
	margin: 10px;
}

TD.給予卷章節 {
	color: #c0c0c0;
	text-align: right;
	vertical-align: top;
	width: 70px;
}

TD.給予內容 {
	text-align: left;
	vertical-align: top;
	width: 860px;
}
