/* CSS Document */
.STYLE10 {
	color: #ED1B23;
	font-size: 12px;
}

.results {
	height: 100%;
	width: 100%;
}
.results_title {
	height: 28px;
	width: 100%;
}
.results_title_b {
	line-height: 28px;
	background-image: url(../img/sell_02.gif);
	height: 28px;
	width: 703px;
	padding-left: 5px;
	float: left;
}
.results_table {
	height: 100%;
	width: 738px;
	padding-top: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-bottom: 10px;
}
.results_table_a {
	height: 100px;
	width: 700px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding: 10px;
}
.results_table_a_img {
	float: left;
	height: 100px;
	width: 100px;
}
.results_table_a_zi {
	height: 100px;
	width: 500px;
	padding-left: 10px;
	text-align: left;
	float: left;
}
.results_table_a_zi_1 {
	line-height: 25px;
	height: 25px;
	width: 100%;
}
.results_table_a_zi_2 {
	line-height: 15px;
	width: 100%;
}
.results_table_a_button {
	float: left;
	height: 20px;
	width: 80px;
	padding-left: 10px;
	text-align: center;
	padding-top: 40px;
	padding-bottom: 40px;
}
.results_table_b {
	height: 100px;
	width: 700px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	background-color: #f3f3f3;
	padding: 10px;
}

