@charset "utf-8";
#wrapper     #content      #site1    li {
	float: left;
	width: 200px;
	height: 20px;
	font-size: 20px;
	font-weight: bold;
	font-family: "標楷體";
	margin-top: 20px;
	padding-top: 30px;
	padding-right: 35px;
	padding-bottom: 10px;
	padding-left: 35px;
	list-style-type: none;
}
