.data_table {
	margin: 0px auto; padding: 5px; width: 350px; background-color: rgb(255, 255, 255);
}
.data_table .pic {
	margin: 0px 7px 0px 0px; padding: 0px; width: 100px; height: 70px; float: left;
}
.data_table .pic img {
	padding: 4px; border: 1px solid rgb(204, 204, 204); border-image: none; width: 90px; height: 60px;
}
.data_table .data {
	margin: 0px; padding: 0px;
}
.data_table h1 {
	margin: 0px auto; padding: 0px; color: rgb(204, 0, 0); font-size: 15px; font-weight: lighter;
}
.data_table h1 a {
	color: rgb(204, 0, 0);
}
.data_table address {
	margin: 0px 0px 3px 3px; padding: 0px 0px 2px; width: 235px; color: rgb(51, 102, 0); font-size: 12px; font-style: normal; font-weight: lighter; border-bottom-color: rgb(204, 204, 204); border-bottom-width: 1px; border-bottom-style: dotted; float: left;
}
.data_table address1 {
	margin: 0px 0px 3px 3px; padding: 0px 0px 2px; width: 345px; color: rgb(51, 102, 0); font-size: 12px; font-style: normal; font-weight: lighter; border-bottom-color: rgb(204, 204, 204); border-bottom-width: 1px; border-bottom-style: dotted; float: left;
}
.data_table p.addr {
	margin: 0px auto 3px; padding: 5px 0px 3px; color: rgb(51, 102, 0); font-size: 12px; border-bottom-color: rgb(204, 204, 204); border-bottom-width: 1px; border-bottom-style: dotted;
}
.data_table p {
	margin: 0px auto 3px; padding: 5px 0px 3px; color: rgb(51, 51, 51); font-size: 12px; border-bottom-color: rgb(204, 204, 204); border-bottom-width: 1px; border-bottom-style: dotted; float: left;
}
.data_table .p_point {
	margin: 0px auto 3px; padding: 5px 0px 3px; color: rgb(51, 51, 51); font-size: 12px; border-bottom-color: rgb(204, 204, 204); border-bottom-width: 1px; border-bottom-style: dotted;
}
.data_table .h_price {
	padding: 0px; color: rgb(51, 51, 51); font-size: 12px; text-decoration: none; float: left;
}
.data_table .h_book {
	margin: 0px; padding: 0px; width: 60px; text-align: center; color: rgb(255, 255, 255); background-color: rgb(20, 143, 213);line-height: 18px; font-size: 12px; float: right;
}
.data_table .h_book a {
	color: rgb(255, 255, 255);width: 60px; text-decoration: none; background-color: rgb(20, 143, 213);
}
.data_table .h_book a:hover {
	display: block;width: 60px; background-color: rgb(12, 95, 198);
}
