#pdt_img {
	max-width: 718px;
	border: 1px solid #ccc;
}
#social_bar {
	margin-top: 10px;
}
#pdt_info {
	padding: 10px;
	position: relative;
	clear: both;
}
#pdt_pid {
	font-size: 0.8em;
	color: #999;
}
#inquiry_btn {
	position: absolute;
	right: 0;
	top: 10px;
	background: url('../img/b_inquiry.png') no-repeat 0 0;
	font-size: 1.1em;
	width: 90px;
	height: 40px;
	padding-left: 50px;
	margin: 0px;
	line-height: 36px;
	font-weight: 700;
}
#pdt_h_tab h4.cus {
	position: relative;
	top: 1px;
	float: left;
	padding: 10px;
	margin: 0px 1px 0px 0px;
	font: bold 0.7em sans-serif;
	background-color: #ddd;
	border-left: solid 1px #ccc;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	cursor: pointer;
}
#pdt_detail #pdt_h_tab h4.cus.selected {
	padding-bottom: 11px;
	background-color: #fff;
}
#pdt_h_tab h4.cus:hover {
	background-color: #ccc;
}
.content {
	border-left: solid 1px #ccc;
	border-top: solid 1px #ccc;
	border-right: solid 1px #999;
	padding: 0 5px 20px;
}

ul.cus span {
	padding-right: 5px;
	font-weight: 700;
}
ul.cus ul {
	margin: 3px 0 3px 25px;
	list-style-type: disc;
	line-height: 1.3;
}