@charset "UTF-8";

</style>
<link href="vpcss.css" rel="stylesheet" type="text/css" />
<style type="text/css">

body,td,th {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
}
body {
	background-color: #ffcc66;
	background-repeat: no-repeat;
	position: absolute;
	background-position: center top;
	text-align: center;
}
p {
	text-align: left;
	margin-top: 20px;
}
#logo img {
	margin-bottom: 10px;
}
h1 {
	font-size: 24px;
	text-align: center;
}
h2 {
	font-size: 16px;
	text-align: center;
}
h3 {
}
.footer {
	font-size: 9px;
	text-align: center;
}
body,td,th {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #003;
}
#main {
	width:75%;
	background-image: url(images/resback.jpg);
	padding: 20px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: repeat-y;
}
#submain {
	background-image: url(images/subback.png);
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	border: 3px solid #CCF;
}
#submain img{
	vertical-align: top;
	border-top-width: 3px;
	border-right-width: 5px;
	border-bottom-width: 3px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000064;
	border-right-color: #000064;
	border-left-color: #000064;
	margin: 10px;
	margin-bottom: 0px;
}
div.padsiyu {
	float: right;
	border: thin silver solid;
	margin: 5px;
	padding: 5px;
}
div.padsiyu p {
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
}
div.penang {
	float: right;
	border: thin silver solid;
	padding: 5px;
	margin: 5px;
}
div.penang p {
	text-align: center;
	font-style: italic;
	font-size: smaller;
	text-indent: 0;
}
.items {
	text-decoration: underline;
	font-style: italic;
}

