body {
	margin-left: 0px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-top: 0px;
	font-size: 24px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: black;
	background-color: #e1f3fd;
}

object#flash {
	margin-right: auto;
	margin-left: auto;
	padding: 20px;
	border-color: black;
	border-style: none;
	border-width: 4px;
	text-align: center;
}

a img {
	border-style: none;
}

a {
	color: #e77f2c;
}div.frame {
	clear: both;
	position: relative;
	width: 1024px;
	margin: 0 auto;
}

br.split {
	clear: both;
	line-height: 0;
}

div.head {
	background-repeat: no-repeat;
	background-image: url(../images/banner.jpg);
	height: 200px;
	text-align: center;
	position: relative;
	border-bottom-color: black;
	border-bottom-width: 4px;
	border-bottom-style: solid;
}

div.main {
	padding-right: 1em;
	padding-left: 1em;
	background-color: #0080ff;
	visibility: scroll;
	position: relative;
	background-image: url(../images/background.png);
	background-repeat: repeat;
	margin: 0 auto;
}

div.foot {
	border-bottom-color: black;
	border-bottom-style: solid;
	border-bottom-width: 4px;
	text-align: right;
	padding: 7px;
	font-size: 14px;
	position: relative;
	color: black;
	background-color: #66ccff;
}

ul {
	float: right;
	margin: 0px;
	list-style-type: none;
}

div.item {
	background-repeat: repeat-y;
	background-image: url(../images/p_bg2.png);
	color: white;
	width: 640px;
}

div.pre-item {
	height: 10px;
	width: 640px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../images/p_bg.png);
}

div.post-item {
	height: 10px;
	width: 640px;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(../images/p_bg.png);
	margin-bottom: 16px;
}

div.item p {
	padding: 12px;
	margin: 0px;
}

div.item h2 {
	border-bottom-color: #7b7c96;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	margin-left: 4px;
	margin-bottom: 0px;
	margin-right: 4px;
	margin-top: 0px;
	padding-left: 12px;
	padding-top: 12px;
}

