body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5f5f5f;
}
body {
	background-color: #FFFFFF;
	margin: 0px;
}
html, body {
	text-align:left;
}
a:link {
	color: #5f5f5f;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #5f5f5f;
}
a:hover {
	text-decoration: none;
	color: #5f5f5f;
}
a:active {
	text-decoration: underline;
	color: #5f5f5f;
}
p {
margin: 0 0 15px 0;
padding:0;
}
img {
border:none;
}
h1 {
font: bold 14px Verdana Arial, Helvetica, sans-serif;
text-align:left;
}
h1 a:link, h1 a:visited, h1 a:hover, h1 a:active {
font: bold 14px Verdana Arial, Helvetica, sans-serif;
}
h2 {
font: bold 12px Verdana, Arial, Helvetica, sans-serif;
margin: 0 0 15px 0;
}
h2 a:link, h2 a:visited, h2 a:hover, h2 a:active {
font: bold 12px Verdana, Arial, Helvetica, sans-serif;
}
h3 {
font: bold 12px Verdana, Arial, Helvetica, sans-serif;
}
h3 a:link, h3 a:visited, h3 a:hover, h3 a:active {
font: bold 12px Verdana, Arial, Helvetica, sans-serif;
}
h4 {
font: bold 12px Verdana, Arial, Helvetica, sans-serif;
margin: 0 0 15px 0;
color:#5f5f5f;
}
h4 a:link, h4 a:visited, h4 a:hover, h4 a:active {
color:#5f5f5f;
font: bold 12px Verdana, Arial, Helvetica, sans-serif;
}
h5 {
font: bold 11px Verdana, Arial, Helvetica, sans-serif;
margin: 0 0 15px 0;
}

/* MAIN */
#container {
	position: relative;
	visibility: visible;
	width:904px;
	margin: 0px auto;
	display: block;
	text-align: left;
}
#header, #content {
	position: relative;
	visibility: visible;
	width: 100%;
	clear: both;
	margin:0px  auto;
	display: block;
	text-align: left;
}
#header {
	z-index:999;
}
#footer {
	position: relative;
	visibility: visible;
	width: 100%;
	clear: both;
	margin:15px auto 15px auto;
	display: block;
	text-align: center;
}
/*HEADER*/
#logo {
	position: relative;
	visibility: visible;
	height: 75px;
	float: left;
	display: block;
	width:109px;
}
#topinfo {
	margin-top:36px;
	position:relative;
	visibility:visible;
	display:block;
	float:right;
	height:35px;
	text-align:right;
	color: #5f5f5f;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	clear:right;
	width:704px;
	padding-right:30px;
}
/* NAVIGATION */
.pageheader {
	position: relative;
	visibility: visible;
	width: 100%;
	margin-top: 25px;
	margin-bottom:4px;
	display: block;
	background:url(images/moiban.jpg) top left repeat-x;
	padding:0px;
	height:282px;
}
.phleft {
	position:absolute;
	height:91px;
	width:15px;
	left:0px;
	top:0;
	visibility:visible;
	background: url(images/ph_l.gif) top left no-repeat;
}
.phright {
position:absolute;
height:91px;
width:15px;
right:0;
top:0;
visibility:visible;
background: url(images/ph_r.gif) top right no-repeat;
}

.box910 {
	position:relative;
	visibility:visible;
	width: 904px;
	height:auto;
	display:block;
	clear:both;
	background: url(images/mid910.gif) top left repeat-y;
}
.top {
	position:relative;
	visibility:visible;
	height: 8px;
	clear:both;
}
.firsttxt {
	position:relative;
	visibility:visible;
	width: 904px;
	display:block;
	margin-top:12px;
	margin-bottom:-10px;
	height:auto;
	padding:0px;
}

.boxcontent {
	position:relative;
	visibility:visible;
	margin: 2px 16px 6px 16px;
	padding:0;
	text-align: left;
	line-height:120%;
	height:auto;
}

.bottom {
	position:relative;
	visibility:visible;
	height: 8px;
	line-height:6px;
	font-size:6px;
	clear:both;
}
.box910 .top {
	width: 904px;
	background: url(images/top910.gif) top left no-repeat;
}
.box910 .bottom {
	width: 904px;
	background: url(images/bottom910.gif) top left no-repeat;
}
