@charset "utf-8";
body {
	margin: 0px;
	background-color: #6699FF;
}
#layout {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: bottom;
	border-right-width: 15px;
	border-bottom-width: 15px;
	border-left-width: 15px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#layout #title {
	height: 350px;
	width: 850px;
}

#layout #scroll {
	width: 850px;
}
#layout #scroll #tmForm {
	width: 850px;
	margin: 0px;
	padding: 0px;
}
#layout   #scroll  #tmForm  #tmText {
	font-size: 12px;
	color: #666666;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	width: 850px;
}



#layout #main {
	float: left;
	height: 521px;
	width: 675px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #FFFFFF;
}
#layout #main #left {
	float: left;
	width: 173px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 20px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(../image/gd2_001.jpg);
	height: 500px;
	background-color: #FFFFFF;
}
#layout #main #cent {
	float: left;
	width: 485px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: bottom;
	height: 520px;
	background-color: #FFFFFF;
}
#layout #main #cent .entry {
	line-height: 20px;
	color: #666666;
	font-size: 14px;
}

#layout #main #photo {
	float: left;
	height: 370px;
	width: 673px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	background-color: #000033;
}
#layout #main #cent #imag {
	padding-top: 20px;
}



#layout #right {
	float: right;
	width: 173px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-attachment: scroll;
	background-image: url(../image/hibuilding2_004.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 520px;
	background-color: #FFFFFF;
}
#layout #rightimg {
	padding-top: 15px;
	padding-left: 35px;
}
#layout #right #clock {
	margin-right: auto;
	margin-left: auto;
	padding-left: 45px;
	padding-top: 5px;
}

#layout #right #fort {
	padding-top: 5px;
}
#layout #right #fort p {
	font-size: 15px;
	color: #666666;
	text-align: center;
	font-weight: bold;
	letter-spacing: normal;
}


#layout #copyright {
	height: 41px;
	width: 850px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: 0px;
}
#layout #copyright p {
	font-size: 13px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
}


.clearfloat { /* 這個類別應該放置於 Div 或 Break 元素上，而且應該是完整包含浮動的容器關閉前的最後一個元素 */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.style1 {
	font-size: 16px;
	color: #33CC66;
	font-weight: bold;
}
.style2 {
	color: #6699FF;
	font-size: 16px;
	font-weight: bold;
}
