table#include .realtime_box {
	text-align: center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	background-color: #FFFFFF;
}
table#include .edge {
	border: 1px solid #9aa7b1;
}
table#include .ph_area {
	padding: 3px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #999999;
}
table#include .tx_area {
	text-align: left;
	padding: 3px;
}
table#include .car_name {
	font-size: 11px;
	line-height: 15px;
	color: #333333;
	text-align: left;
}
table#include .car_price {
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	color: #CC0000;
	text-align: right;
	padding-top: 10px;
}
table#include a:link {
	text-decoration: none;
	font-size: 11px;
	color: #666666;
}
table#include a:visited {
	text-decoration: none;
	font-size: 11px;
	color: #666666;
}
table#include a:hover {
	text-decoration: none;
	font-size: 11px;
	color: #CC0000;
}
table#include a:active {
	text-decoration: none;
	font-size: 11px;
	color: #CC0000;
}
table#include {
	font-size: 11px;
	line-height: 15px;
	color: #333333;
	background-color: #FFFFFF;
	margin: 2.5%;
}

