#lstore {
	margin: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660033;
	font-weight: bold;
  }
  
#lstore ul.level1 li.submenu {
	
	border-left-width: 1.5px;
	
	border-bottom-width: 1.5px;
	
	border-right-width: 1.5px;
	
	border-top-width: 1.5px;
	
	border-left-style: solid;
	
	border-bottom-style: solid;
	
	border-right-style: solid;
	
	border-top-style: solid;
	
	border-top-color: #7e7e7e;
	
	border-left-color: #808080;
	
	border-bottom-color: #7e7e7e;
	
	border-right-color: #7e7e7e;
	
	font-size:11px;
	margin-top: 6px;
	padding-left: 1.5em;
	list-style:none;
	width:12em;
	background-color: #999966;
	}
#lstore ul.level1 li.submenu a {
	display: block;
	color: #993300;
	background-color: #CCCC99;
	height:1.5em;
}
#lstore ul.level1 li.submenu a:hover {
	border-bottom: solid 1px #999999;
	border-left: solid 1px #999999;
	border-top: solid 1px #FFFFFF;
	border-right: solid 1px #FFFFFF;
}

#buy {
	float:right;
	width: 500px;
	height: 250px;
	margin-top: 20px;
}
#buy h1 {
	font-size:14px;
	color:#316AC5;
	height:300px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-repeat: no-repeat;
	background-position: left;
}
#buy .city {
	font-size:15px;
	color:#003300;
	font-weight: bold;
}
#buy .name {
	font-size:12px;
	color:#000000;
	font-weight:bold;

}
#buy .adph {
	font-size:12px;
	color:#990000;
	font-weight: bold;
}

