@charset "utf-8";
#border #main #contener .h3contents p {
	color: #333;
}
#border #main #contener .h3contents .last {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#border #main #contener .h3contents .h4list {
	list-style: square outside;
	color: #999;
	margin-bottom: 40px;
	width: 550px;
	padding-left: 20px;
	overflow: hidden;
}
#border #main #contener .h3contents .h4list li {
	padding-bottom: 10px;
}
#border #main #contener .h3contents .h4list .support {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#border #main #contener .h3contents .h4list li p {
	color: #333;
}

#border #main #contener .h3contents .h4list li span {
	color: #333;
	font-weight: bold;
}

#border #main #contener .h3contents .h4list .nostyle {
	list-style: none;
	padding-bottom: 15px;
	width: 100%;
}

#border #main #contener .h3contents .h4list li .h4liInner li {
	color: #333;
	font-weight: bold;
}
#border #main #contener .h3contents .h4list .nostyle .h4liInner {
	margin-bottom: 20px;
}

#border #main #contener .h3contents .h4list .nostyle .h4liInner .nostyle {
	list-style: none;
	font-weight: normal;
}
#border #main #contener .h3contents .h4list .nostyle .h4liInner .nostyle div {
	width: 515px;
	padding-left: 13px;
}

#border #main #contener .h3contents table tr td .tableP {
	text-indent: 0;
}
#border #main #contener .h3contents #profile {
	width: 570px;
	margin-bottom: 30px;
	border-collapse: collapse;
	border: none;
}

#border #main #contener .h3contents #profile tr th {
	background: #EEE;
	width: 115px;
	border: 1px solid #666;
	font-weight: bold;
	padding: 5px 10px;
}
#border #main #contener .h3contents #profile tr td {
	border-top: 1px solid #666;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	padding: 5px 10px;
	width: 455px;
}
/*history.html*/
#border #main #contener .h3contents #hitory {
	width: 570px;
	margin-bottom: 50px;
	border-collapse: collapse;
	border: none;
}
#border #main #contener .h3contents #hitory tr th {
	font-weight: bold;
	padding: 10px;
	width: 160px;
	border-bottom: 1px solid #333;
}
#border #main #contener .h3contents #hitory tr td {
	width: 410px;
	padding: 10px;
	border-bottom: 1px solid #333;
}


#border #main #contener .h3contents #chart {
	text-align: center;
	padding-bottom: 30px;
	height: 400px;
	width: 100%;
}

#border #main #contener .h3contents .description {
	margin-bottom: 10px;
	text-indent: 1em;
	line-height: 200%;
}
#border #main #contener .h3contents #chart p img {
	margin: 0px;
	padding: 0px;
}

#border #main #contener .h3contents #tellnumber {
	height: 65px;
	width: 100%;
	text-align: center;
	overflow: hidden;
	margin-bottom: 40px;
}
#border #main #contener .h3contents #flow {
	overflow: hidden;
	height: 120px;
	width: 480px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
#border #main #contener .h3contents #flow li {
	float: left;
}
#border #main #contener .h3contents #flow .arrow {
	width: 80px;
	text-align: center;
	vertical-align: middle;
	height: 120px;
	padding-top: 50px;
}
#border #main #contener .h3contents .btm {
	margin-bottom: 40px;
}
