@charset "utf-8";
.twoColHybLtHdr #container {
	width: 90%;
	min-width: 800px;
	max-width: 1680px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/index_p.jpg);
	background-repeat: no-repeat;
	background-position: center 11.9em;
} 
.twoColHybLtHdr #cotainer_bg {
	min-height: 48em;
	max-width: 1680em;
	height: 50em;
	margin: 0px;
	padding: 0px;
}
.twoColHybLtHdr #header {
	padding: 0;  /* 這個欄位間隔符合下面顯示的 Div 中，元素的靠左對齊。如果在 #header 中使用影像而非文字，您可能會想要移除欄位間隔。 */
	background-color: #DDDDDD;
	background-image: url(../images/index_p_head.jpg);
	background-repeat: no-repeat;
	height: 11.9em;
	background-position: center;
} 
