body {
	margin: 0;
	padding: 0;
	font-family:"新細明體", "細明體", "標楷體";
	background-image: url(campus_bg.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-attachment:fixed;
	background-position:0px 66px;
}
p {
	font: 80%/1.8em Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-top: 0;
	margin-top: 0;
}
form {
	margin: 0;
	padding: 0;
}
#content {
	margin: 8px 260px 0px 150px;
	padding: 10px; 
}
#content h1 {
	text-align: center;
	padding-lift: 20px;
	font: 120% Arial, "Times New Roman", Times, serif;
	color: #990033
}
#content h2 {
	text-align: center;
	padding-lift: 20px;
	font: 120% Arial, "Times New Roman", Times, serif; 
	color: #006633
}
#content h3 {
	text-align: left;
	padding-lift: 20px;
	font: 110% "Times New Roman", Times, serif;
	color: #0033FF
}
.hilite {
	background-color: #FFFFCC;
	color: #B22222;
}
#side1 {
	position: absolute;
	width: 200;
	top: 50px;
	left: 10px;
	padding: 70px 10px 10px 10px;
}
#side2 {
	position: absolute;
	width: 220px;
	top: 19px;
	right: 10px;
	padding: 70px 10px 10px 8px;
	border-left: 1px dotted #cccccc;
	background-image: url(sm-tomato.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}
#side2 h3 {
	font: 110% Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding-bottom: 2px;
}
.adbox {
	padding: 2px 4px 2px 6px;
	margin: 0 0 10px 0;
	border: 1px dotted #B1B1B1;
	background-color: #F4F4F4;
}
#side1 h3 {
	font: 110% Georgia, "Times New Roman", Times, serif;
	color: #621313;
	background-color: transparent;
	margin: 0;
	padding-bottom: 4px;
}
#side1 .txt {
	width: 184px;
	background-color: #FCF5F5;
	border: 1px inset #901602;
}
#side1 ul {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
	width: 120px;
}
#side1 li {
	font: 80% Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-bottom: 0.3em;
	border-bottom: 1px solid #E7AFAF;
}
#side1 a:link, #side1 a:visited {
	text-decoration: none;
	color: #901602;
	background-color: transparent;
}
#side1 a:hover {
	color: #000033;
}
h5 {
	text-align: center;
	color: #990033;
	font: bold 18px Times New Roman, Times, serif;
}
h6 {
	color: #008800;
	font: 1em Times New Roman, Times, serif;
}
h4 {
	color: #008800;
	font: 0.8em Times New Roman, Times, serif;
}
hr {
	border: none;
	background-color: #ADD8E6;
	color: #20B2AA;
	height: 1px;
	width: 100%;
}

