﻿body {background-color: #01355d;}
.recommend   { font-family: Verdana; font-size: 12pt; color: #FFFFFF; margin-top: 5px; margin-left: 5px; }
#box {
	position: absolute;
	top: 0px;
	margin-left: -440px;
	left: 50%;
	padding: 0px;
	width: 880px;
	background-color: white;
}
#Logo {
	position: absolute;
	top: 0px;
	margin-left: 10px; 
	margin-right: 10px;
	height: 127px;
	width: 860px;
		}
#nav  {
	position: absolute;
	top: 130px;
	margin-left: 10px;
	height: 20px;
	width: 860px;
}
#businessuserbutton	{
	position: absolute;
	top: 190px;
	margin-left: 430px;
	height: 124px;
	width: 200px;
		}
#homeuserbutton	{
	position: absolute;
	top: 190px;
	margin-left: 650px;
	height: 124px;
	width: 200px;
		}
#shopbutton	{
	position: absolute;
	top: 360px;
	margin-left: 430px;
	height: 76px;
	width: 420px;
		}
#selectkind {
	position: absolute; 
	top: 330px;
	margin-left:440px;
	width: 414px; 
	height: 21px; }
#search {
	position: absolute;
	top: 80px;
	margin-left: 700px;
	height: 20px;
	width: 180px;}
#navside  {
	position: absolute;
	top: 130px;
	margin-left: 10px;
	height: 20px;
	width: 860px;
}
	
		
.bluefooter  	{ font-family: Verdana; font-size: 9pt; color: #01355d; text-decoration: none; font-weight: bold;}
.greyfooter  	{ font-family: Arial; font-size: 10pt; color: #666; text-decoration: none;}
	
h1           { font-family: Verdana; font-size: 12pt; color: #004274; padding-left:60px;}
h2           { font-family: Verdana; font-size: 10pt; color: #004274; font-weight:bold; }
p			{font-family: Verdana; font-size: 10pt; color: #666;}
.pict            { border: 0px solid #FFFFFF; text-decoration: none; }
.circle {list-style-type: circle; font-size : 10pt; font-family : Verdana; text-align :left; color: #666;}

input.form {
display: block;
width: 230px;
float: left;
margin-bottom: 10px;
}
label{
font-family: Verdana; 
font-size: 0.8em;
display: block;
text-align: right;
float: left; width:230px;
padding-right:20px;
}
input:focus {
color: black;
background-color: #ffa500;
}
.center		{text-align: center; }