
/* ‰ïŽÐˆÄ“à
---------------------------------------------*/

#contentsArea .section .refarence dl.line {
	margin:20px 5px 6px 5px;
	width:590px;
	border-bottom:1px solid #ccc;
	}
#contentsArea .section .refarence dl.linedotted {
	margin:4px 5px 6px 5px;
	width:590px;
	border-bottom:1px dotted #ccc;
	}
#contentsArea .section .refarence dt {
	float: left;
	width: 330px;
		_width: 320px;
	padding:4px 0px 6px 5px;
	clear: both;
	margin: 0;
	}
*:first-child+html #contentsArea .section .refarence dt {
	width: 320px;
	}
#contentsArea .section .refarence dd {
 	width: 250px;
	 	_width: 230px;
 	margin-left:340px;
	 	_margin-left:330px;
 	padding:4px 5px 6px 10px;
	}
*:first-child+html #contentsArea .section .refarence dd {
	width: 230px;
	margin-left:330px;
	}
