html {
	margin: 0;
	padding: 0;
}

form {
	margin: 0;
	padding: 0;
}

a { 
	text-decoration: underline;
}

a img {
	border: 0;
}

p {
	margin: 15px;
	padding: 0;
	font-size:16px;
}

h1 {
	font-weight: bold; margin: 5px 0;
}

h2 {
	font-weight: bold; margin: 5px 0;
}

h3 {
	font-weight: bold; margin: 5px 0;
}

h4 {
	font-weight: bold; margin: 5px 0;
}

h5 {
	font-weight: bold; margin: 5px 0;
}

h6 {
	font-weight: bold; margin: 5px 0;
}

a {
	color: #0000FF;
	text-decoration: underline;
}

a:hover {
	color: #FF6600;
}

p a {
//	color: #333333;
//	text-decoration: none;
}

body {
	position: relative;
	width: 820px;
	text-align: center;
	margin: 0 auto;
	padding: 0;
	font-size: 14px;
	color: #333333;
	line-height: 1.25;
	background: url(my_bg1.gif) no-repeat top #CCFFFF;
}

*:first-child+html body {
	padding: 0 1px 0 0;
}

#HEADER {
	position: relative;
	width: 810px;
	height: 220px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	border-bottom: 1px solid #0099CC;
	background: url(my_bann.jpg) no-repeat right;
}

#HEADER p {
	width: 450px;
	margin: 0 auto ;
	padding: 0;
	text-align: left;
	position:absolute; top: 90px; left: 30px;
//	font-size: 0.9em;
	font-size: 15px;
}

#CONTAINER {
	position: relative;
	width: 730px;
	margin: 0 auto;
	* margin: 0 0 0 1px;
	padding: 10px 45px;
	text-align: left;
	* text-align: center;
	background: url(my_bg2.gif) repeat-y;
}

#CONTAINER:after {
	content: "";
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
}

ul#MENU {
	position: relative;
	display: block;
	width; auto;
	min-height: 30px;
	list-style: none;
	margin: 0 0 10px;
	padding: 10px 5px 10px;
	text-align: center;
}

ul#MENU li {
	margin: 0;
	padding: 5px;
	list-style: none;
	display: inline;
}


#ENTR {
	margin: 10px 15px;
	padding: 1px 0 15px;
	clear: both;
	text-align: left;
}

#FOOTER {
	position: relative;
	width: 730px;
	margin: 0 auto;
	* margin: 0 0 0 1px;
	padding: 1px 45px 20px;
	text-align: center;
	background: url(my_bg3.gif) no-repeat bottom left;
}

#FOOTER p {
	margin: 0 20px 5px;
	padding: 0;
	font-size: 12px;
}

h1 {
	position: relative;
	margin: 0px auto;
	padding-top: 12px;
	width: 760px;
	text-align: left;
	font-size: 1.2em;
//	font-family: "HGP憂塸妏恨集窾B";
	font-weight: normal;
	text-indent: 15px;
	line-height: 28px;
	color: #999;
}

h2 {
	margin: 0;
	padding: 0;
	width: 450px;
	line-height: 100%;
//	font-size: 1.6em;
	font-size: 1.8em;
//	font-family: "HGP憂塸妏恨集窾B";
	font-weight: normal;
	position:absolute; top: 30px; left: 30px;
}

h3 {
	position: relative;
	margin: 5px 0 15px;
	padding: 2px 0 2px 25px;
	color: #000;
	font-size: 1.2em;
	font-weight: normal;
	line-height: 1.5;
	text-align: left;
	border-bottom: 1px dotted #0099CC;
	clear: both;
//	font-family: "HGP憂塸妏恨集窾B", "僸儔僊僲妏僑 Pro W8";
	background: url(my_check.gif) no-repeat left;
}

h4 {
	margin: 10px 0;
	padding: 0;
	font-size: 1.1em;
	font-weight: normal;
	line-height: 1.5;
	text-align: left;
	border-bottom: 1px dotted #0099CC;
//	font-family: "HGP憂塸妏恨集窾B", "僸儔僊僲妏僑 Pro W8";
	text-align: center;
	clear: both;
}

.right {
	text-align: right;
}

.center {
	text-align: center;
}

.box {
	margin: 10px 0;
	border: 1px solid #999999;
	background-color: #FFFFFF;
	padding: 0 10px;
	clear: both;
	line-height: 1.25;
}

.box p {
	margin: 10px 0;
	line-height: 1.5;
	font-size: 0.9em;
}

.bbb {
	color: #000000;
	font-size: 1.4em;
//	font-family: "HGP憂塸妏恨集窾B";
	font-weight: normal;
	padding: 0;
}

.bb {
	color: #000;
	font-size: 1.2em;
//	font-family: "HGP憂塸妏恨集窾B";
	font-weight: normal;
}

.bbbr {
	color: #DC0000;
	font-size: 1.4em;
//	font-family: "HGP憂塸妏恨集窾B";
	font-weight: normal;
}

.bbr {
	color: #DC0000;
	font-size: 1.2em;
//	font-family: "HGP憂塸妏恨集窾B";
	font-weight: normal;
}

.b {
	font-weight: bold;
}

.br {
	color: #dc0000;
	font-weight: bold;
}

.line {
	background: #FFFF00;
}

.u {
	border-bottom: 1px solid ;
}

.red {
	color: #CC0000;
}

.blue {
	color: #003399;
}

.green {
	color: #339900;
}

.orange {
	color: #FF9900;
}

.kome {
	font-size: 12px;
	color: #CC0000;
	line-height: 1.25;
}

.s {
	font-size: 12px;
	color: #333333;
	line-height: 1.25;
}

