.float_left {
	float: left;
	width: 145px;
	position: relative;
	vertical-align: top;
	height: 200px;
	background-color: #FFFFFF;
	
}
.float_left1 {
	float: left;
	width: 145px;
	position: relative;
	vertical-align: top;
	height: 215px;
	background-color: #FFFFFF;
}
.float_container {
	position: relative;
	top: 0px;
	background:#FFFFFF;
	text-align: top;
	vertical-align:top;
	/*height: 145px;*/
	background-position: top;
}
.sidebar_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7F5D3A;
	text-decoration: underline;
	font-weight: bold;
	line-height: 25px;
}
.sidebar_text:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7F5D3A;
	text-decoration: underline;
}
.sidebar_text:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	background-color: #FFFFFF;
	text-decoration: none;
}
.sidebar_text:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7F5D3A;
	text-decoration: underline;
}
.float_left_product {
	float: left;
	width: 185px;
	background-position: top;
	vertical-align: top;
	position: relative;
	text-align: center;
}
.float_left_product1 {
	float: left;
	width: 185px;
	background-position: top;
	vertical-align: top;
	position: relative;
	text-align: center;
	height:235px;
	
}
/*#width_left_product
	{
	max-width:inherit;
	}*/
.float_container_product {
	float: left;
	position: relative;
	text-align: center;
	vertical-align: top;
	background-position: top;
}

.sidebar_text_sub:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7F5D3A;
	text-decoration: none;
	font-weight: bolder;
}
.sidebar_text_sub:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	background-color: #FFFFFF;
	text-decoration: none;
	font-weight: bolder;
}
.sidebar_text_sub:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7F5D3A;
	text-decoration: none;
	font-weight: bolder;
}

#nav {
	margin-left: 0px;
	left: 0px;
}
#nav ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #996600;
	font-weight: bold;
	line-height: 13px;
	list-style-image: url(image/title/arrow.jpg);
	margin-left: 0px;
	text-align: left;
	clip: rect(auto,auto,auto,-10px);
	left: -10px;
}
.div_move_left {
	margin-left: 0px;
}
#nav  ul  li  ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #996600;
	font-weight: bold;
	line-height: 13px;
	list-style-type: none;
	position: relative;
	left: -45px;
	list-style-image: none;
	margin-left: 0px;
	clip: rect(auto,auto,auto,-10px);
}
br {
	line-height: 50px;
}

