﻿body {
	font-family: "Microsoft JhengHei","微軟正黑體","PMingLiU","細明體";
	font-size: 14px;
	background-color:#093;
	margin: auto;
}
#header {
	position:relative;
	background-color: #FFF;
	background-image: url(pic/banner.png);
	height: 150px;
	width: 980px;
	background-position: center top;
	background-repeat: no-repeat;
	margin: auto;
}
#content {
	position:relative;
	width: 980px;
	background-color:#FFF;
	margin:auto;
}
#pic {
	position:absolute;
	right:5px;
	top:5px;
}
#footer {
	width: 980px;
	height: 55px;
	font-size: 14px;
	margin: auto;
}
.rowsonly {
	margin:10px 0 5px 0;
}
#information {
	height:211px;
}
.rowsonly .li_repeat {
	background-color:#CCC;
}
#content2 {
	margin-top: 45px;
}
#paragraph {
	font-size: 14px;
	color: #000;
	width: 700px;
	margin: auto;
	line-height: 20px;
}
#button1 {
	height:20px;
	width:60px;
}
#linkENG {
	position:absolute;
	right:100px;
	top:50px;
}