h3 {
	line-height:1em;
	padding:5px 0;
	border-width:5px 0 5px 0;
	border-style:solid;
	}
div.card_detail {
	margin:0 20px 20px 20px;
	
	}
div.c {
	width:100%;
	overflow:auto;
	margin-bottom:10px;
	}
div.c img {
	float:right;
	}
div.c p.charge {
	text-align:right;
	font-size:20px;
	font-weight:bold;
	line-height:30px;
	padding-right:180px;
	padding-top:15px;
	padding-bottom:5px;
	border-bottom:2px dotted #666;
	}
div.d dl {
	width:90%;
	overflow:auto;
	margin:10px 40px;
	border-left:10px solid #000;
	}
div.d dt {
	clear:both;
	float:left;
	width:130px;
	padding-left:5px;
	}
div.d dd {
	float:left;
	width:220px;
	}