h2 {
	font-weight: bold;
	font-size: 150%;
}
form {
	margin: 0px;
}
#main_mid {
	position: relative;
	top: -12px;
	color: #00007B;
	/* padding-left: 0px;
	padding-right: 0px;
	width: 360px; */
}
.h_box_e {
	margin-left: 7px;
	padding-left: 8px;
	padding-top: 5px;
	height: 170px;
	width: 370px;
	background: url(images/hbe.gif);
	background-repeat: no-repeat;
}
.h_box_v {
	margin-left: 7px;
	padding-left: 8px;
	padding-top: 5px;
	height: 170px;
	width: 370px;
	background: url(images/hbv.gif);
	background-repeat: no-repeat;
}
.h_title_e {
	color: #F93E05;
	height: 43px;
	/* background: url(images/tbe.gif);
	background-repeat: no-repeat;  in html  */
	margin-left: 10px;
	padding-left: 55px;
	padding-top: 12px;
	font-weight: bold;
	font-size: 150%;
	position: relative;
	top: 12px;
	width: 300px;
	white-space: nowrap;
	letter-spacing: -1px;
}
.h_title_v {
	color: #00007B;
	height: 43px;
	/* background: url(images/tbv.gif);
	background-repeat: no-repeat;  in html */
	margin-left: 10px;
	padding-left: 55px;
	padding-top: 12px;
	font-weight: bold;
	font-size: 150%;
	position: relative;
	top: 12px;
	width: 300px;
}
.h_sublist_links {
	padding-bottom: 10px;
	/* float: right; */
	/* width: 70px */
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	/* text-align: right; */
}
.h_title {
	height: 14px;
	overflow: hidden;
	font-family: Arial;
	font-weight: bold;
	font-size: 120%;
	padding-bottom: 5px;
}
.h_descr {
	display: table;
	height: 110px;
	width: 360px;
	/* overflow: hidden; */
	font-family: Arial;
}
.h_price {
	font-family: Arial;
	padding-top: 7px;
	padding-bottom: 7px;
	
}
.h_contact {
	font-family: Arial;
	padding-bottom: 0px;
}
.h_time {
	font-family: Arial;
	padding-top: 0px;
}
.h_img {
	margin-left: 5px;
	margin-right: 8px;
	margin-bottom: 5px;
}
.gr_title_e {
	color: #F93E05;
	height: 43px;
	background: url(images/te.gif);
	background-repeat: no-repeat;
	margin-left: 10px;
	padding-left: 58px;
	padding-top: 12px;
	font-weight: bold;
	font-size: 150%;
	position: relative;
	top: 12px;
}
.gr_title_v {
	color: #00007B;
	height: 43px;
	background: url(images/tv.gif);
	background-repeat: no-repeat;
	margin-left: 10px;
	padding-left: 58px;
	padding-top: 12px;
	font-weight: bold;
	font-size: 150%;
	position: relative;
	top: 12px;
}
.gr_b_e {
	/*width: 100px; */
	border: 1px #FCCCA2 solid;
	background-color: #FCE6B8;
	margin-left: 10px;
	padding-left: 3px;
	margin-bottom: 2px;
	padding-bottom: 1px;
}
.gr_b_v {
	/*width: 100px; */
	border: 1px #6F6FB3 solid;
	background-color: #BEBEEE;
	margin-left: 10px;
	padding-left: 3px;
	margin-bottom: 2px;
	padding-bottom: 1px;
}
.gr_link {
	font-weight: bold;
}
.gr_info {
	font-family: Arial;
}
.gr_describe {
	font-family: Arial;
	font-size: 90%;
	color: #726C5D;
}
