.prod_search_header {
	float: left;
	height: auto;
	width: 190px;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 12px;
}
.prod_search_menu_hold {
	height: auto;
	width: 200px;
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
}
.prod_main_outline {
	float: left;
	height: auto;
	width: 590px;
	text-align: justify;
	line-height: 16px;
}
.prod_introtext_con {
	float: left;
	height: auto;
	width: 580px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #5884C3;
	padding-bottom: 10px;
}
.prod_datalist_con {
	float: left;
	height: auto;
	width: 590px;
	padding-top: 10px;
	padding-bottom: 5px;
}
.prod_datalist_button {
	float: left;
	height: auto;
	width: 120px;
	padding-top: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5884C3;
	text-align: right;
	margin-left: 3px;
}
.prod_datalist_text {
	float: left;
	height: auto;
	width: 120px;
	padding-top: 2px;
	border-top-style: none;
	text-align: left;
	padding-left: 3px;
}
