/*************************************************/
/* Maincontents                                  */
/*************************************************/
#cnts ul{
	min-height:1%;
	margin:0 0 8px 0;
	padding:0;
	list-style-type:none;
	clear:both;
	}

#cnts ul:after,
#cnts ol:after {
	content:"";
	display:block;
	height:0px;
	clear:both;
	overflow: auto;
	}

#cnts ol{
	min-height:1%;
	margin:0 0 8px 22px;
	padding:0;
	clear:both;
	}

#cnts ol li{
	margin:0;
	padding:0;
	float:none;
	font-size:12px;
	line-height:140%;
	}


#cnts li{
	margin:0;
	padding:0 10px 0 0;
	float:left;
	}

#cnts li.lastChild{
	padding:0;
	}

#cnts .section p{
	margin:0;
	padding:0 0 15px 0;
	font-size:12px;
	line-height:140%;
	}

#cnts .section dl{
	margin:0 0 15px 0;
	padding:0;
	}

#cnts .section dt,
#cnts .section dd{
	margin:0;
	padding:0 0 2px 0;
	font-size:12px;
	line-height:140%;
	}


/* ‰è.ET—v */
#cnts table{
	margin:0;
	padding:0;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	}

#cnts th{
	margin:0;
	padding:5px;
	background-color:#d7e7b6;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	font-size:12px;
	line-height:140%;
	text-align:left;
	vertical-align:top;
	}

#cnts td{
	margin:0;
	padding:5px 10px;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	font-size:12px;
	line-height:140%;
	}

#cnts td img{
	margin:2px 0;
	}

#cnts td table{
	margin:7px 0 5px 0;
	}

#cnts td th{
	padding:3px;
	background-color:#f0f0f0;
	}

#cnts td td{
	padding:4px 5px;
	}

#cnts td ul{
	margin:0;
	padding:0;
	list-style-type:none;
	}

#cnts td li{
	margin:0 0 5px 0;
	padding:0;
	float:none;
	font-size:12px;
	line-height:125%;
	}

#cnts td li.lastChild{
	margin:0;
	}

#cnts td ul.business{
	margin:0;
	padding:0 0 0 25px;
	list-style-type:decimal;
	}

#cnts td ul.business li{
	margin:0 0 5px 5px;
	padding:0;
	font-size:12px;
	line-height:125%;
	}

#cnts td ul.business li.lastChild{
	margin:0 0 0 5px;
	}

#cnts td dl{
	width:410px;
	min-height:1%;
	margin:0 0 5px 0;
	padding:0;
	clear:both;
	}

#cnts td dl.lastChild{
	margin:0;
	}

#cnts td dl:after {
	content:"";
	display:block;
	height:0px;
	clear:both;
	overflow: auto;
	}

#cnts td dt{
	width:170px;
	margin:0;
	padding:0;
	float:left;
	}

#cnts td dd{
	width:230px;
	margin:0 0 0 170px;
	padding:0;
	}


/* pdf icon link */
a.pdf {
	background:url(../about/images/pdficon_small.gif) no-repeat;
	padding:2px 0 0 20px;
	min-height:17px;
	height:auto !important;
	height:17px;
	display:inline-block;
	}

/* Šé‹Æî•ñ„‚»‚Ì‘¼ */
#cnts .other ul {
	margin:0 0 10px 0;
	}
#cnts .other ul li {
	float:none;
	margin:0 0 10px 0;
	padding:0;
	}
#cnts .other .numerical {
	font-size:14px;
	color:#ff0000;
	}





