@charset "utf-8";
.menu_box .ad  {
	border: 1px solid #CCC;
	margin-bottom: 10px;
}
.menu_box a:hover .ad {
	border-top-color: #C00;
	border-right-color: #C00;
	border-bottom-color: #C00;
	border-left-color: #C00;
}


#sidebar {
	float: left;
	margin-bottom: 40px;
	font-size: 95%;
	width: 250px;
	margin-right: 8px;
}

#sidebar .sidebar_bottom{
	height: 10px;
	display: block;
	margin-top: 0px;
	margin-bottom: 30px;
}
#sidebar p   {
	margin-left: 15px;
	padding-left: 5px;
	margin-bottom: 10px;
	margin-top: 5px;
}
#sidebar ul    {
	list-style: none;
	padding-top: 0px;
}
#sidebar .menu_box ul li {
	background-image: url(../images/template/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	margin-left: 5px;
}
#sidebar ul li  a      {
	line-height: 1.5em;
	height: 1.5em;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #444;
}
#sidebar ul li a:hover          {
	text-decoration: underline;
	color: #096;

}
#sidebar ul  .last   {

}
.menu_top   {
	color: #000;
	font-weight: normal;
	font-size: 14px;
	line-height: 14px;
	padding-top: 5px;
	background-image: url(../images/template/menu_sub.jpg);
	background-repeat: no-repeat;
	height: 30px;
	margin-bottom: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.menu_box .menu_sub    {
	display: block;
	padding-left: 5px;
	font-size: 120%;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(../buyers_guide/pattern.png);
}
.menu_box  {
	padding: 0px;
	border: 1px none #CBD9DE;
	font-size: 90%;
	margin-right: 10px;
	margin-left: 10px;
}

