h1{
  font:18pt Arial;
  text-align:center;
}
h2{
  font:16pt Arial;
  text-align:center;
}
h3{
  font:14pt Arial;
  text-align:center;
}
h4{
  font:11pt Arial;
/*  text-align:center;*/
}
h5{
  font:10pt Arial;
  /*text-align:center;*/
}
table.compress{margin:0px; padding:0px; border-collapse:collapse}
a{
	font:10pt Times New Roman;
	margin:0pt;
}
a{
	text-decoration:none;
	color:Navy;
}
a:hover{
	text-decoration:underline;
}
a:visited{
	color:MediumBlue;
}
.menu0{
	list-style-type:circle;
	float:right;
	margin:0.5em 4em 0 0;
}
div.search{
	padding:5px 0 5px 0;
	margin:5px;
	border-top:dotted 1px maroon;
	border-bottom:dotted 1px maroon;
}
div.search input[type="text"]{
	width:125px;
	border:solid 1px green;
	font:normal 8pt "Times New Roman";
}
div.search input[type="submit"]{
	width:20px;
	height:20px;
	font:normal 8pt "Times New Roman";
}
div.authform {
	width:150px;
	margin:5px;
	font:oblique 8pt Arial;
	border:solid maroon 1px;
	padding:2px;
}
div.authform  input[type="text"], input[type="password"]{
	width:88px;
/*	background:none;*/
	font:normal 8pt "Times New Roman";
	color:#1D18F3;
	border:groove 1px blue;
	margin:1px;
}
div.authform input[type="submit"]{
	font:7pt "Tahoma";
	color:#00008B;
	width:68px;
	height:20px
}
ul.menu1{
	list-style:none;
	margin:0;
	border-bottom:3px double PaleVioletRed;
}
ul.menu1 *{
	display:inline;
	border:0;
}

body{
	padding:0;
	min-width:600px;
	background-color:DarkSkyBlue;
}
@font-face{
    font-family: "Lazy Crazy";
    src: url("/fonts/lazy.ttf")
}
#goods_menu{
	float:left;
	clear:left;
	width:180px;
}
div.left{
	float:left;
	clear:left;
	width:180px;
}
a.menu{
	font-family:"Arial";
	font-size:11pt;
	padding:1px;
	cursor:pointer;
	margin:0.5em 0 0.5em 0;
	color:#000080;
	text-decoration:none;
	padding:0 0 1px 0;
	width:100%;
	display:block;
}
a.menu[id]{
	color:green;
}
a.menu:hover{
	color:#ff0080;
	border-bottom:solid 1px;
	padding:0;
}
div.menu{
	z-index:2;
	padding-left:3px;
	background:white;
	margin-top:0;
	margin-left:0;
	border-style:solid;
	border-color:#ff0080;
	border-width:0 1px 3px 1px;
/*	overflow:scroll;*/
}
div.menu  a{
	font:normal 8pt Arial;
	display:none;
	text-decoration:none;
	padding:1px 0 1px 0;
}
div.menu  a:hover{
	color:#FF4500;
	padding:0;
	border-bottom:solid 1px;
	border-top:solid 1px;
	text-decoration:none;
}
div.menu > div{
	z-index:1;
	opacity:0.8;
/*	padding-left:inherit;*/
	padding-left:1em;
	width:180px;
	visibility:hidden;
	position:absolute;
	background:Snow;
	border-style:ridge;
	border-color:#ff0080;
	border-width:1px 1px 3px 1px;
	overflow:hidden;
}
div.menu > div > a{
	display:block;
}
a.cart{
	cursor:pointer;
	display:block;
	outline:none;
	border:none;
	margin-top:1px;
	margin-left:1px;
	width:25px;
	height:25px;
	text-decoration:none;
}
a.cart:hover {
	border-bottom:1px solid #999;
	border-right:1px solid #999;
	margin-top:0;
	margin-left:0;
	text-decoration:none;
}
a.cart > img{
	border:none;
	text-decoration:none;
} 
input.cart:hover{
	background-color:orange;
}
div.content{
	margin:18px 0 0 200px;
	color:black;
/*	background:transparent url(/images/Lily.png) no-repeat scroll 99% 93%;*/
}
p a{
	font:inherit;
}
p{
	font:normal 10pt "Tahoma"
}
div.conttop{
	float:right;
	margin:2px;
}
div.bottom{
/*	float:right;*/
	clear:both;
	margin:20px 0 0 0;
}
.price{
	color:blue;
}
pre{
	float:right;
	margin:0 5em 1em 0;
	font-family:"Lazy Crazy", "Roman", "Times New Roman";
	font-size:9pt;
	font-style:normal;
	color:#0725DA;
	line-height:0.9em
}
.pages{
	float:right;
	margin:8px;
	border-top:ridge 2px maroon;
	border-bottom:ridge 2px darkgreen;
	text-align:center;
	width:100%;
}
blockquote p{
	text-indent:1pt;
	font:italic 9pt "Times New Roman";
	margin:0;
}
