body {
	font-family: Helvetica, Verdana, sans-serif;
	margin: 0;
	background-color: #CCDDFF;
	color: #000000;
}

h1 {
	font-size: 2em;
	margin: 10px 0 5px 0;
}

h2 {
	font-size: 1em;
	font-weight: bold;
	margin: 15px 0 0 0;
}

div#header h1 {
	text-indent: -4000px;
	margin: 0;
	padding: 95px 0 0 25px;
	border: 0;
}

div#header h1 a {
	text-decoration: none;
	width: 372px;
	height: 40px;
	background: transparent url(../images/logo.gif) top left no-repeat;
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
}

div#header h1 a:hover {
	background-image: url(../images/logo_hover.gif);
}

div#header {
	display: block;
	background-image: url(../images/header.jpg);
	background-repeat: repeat-x;
	height: 139px;
}

div#bar {
	background-image: url(../images/bar_h.gif);
	background-repeat: repeat-x;
	display: block;
	height: 3px;
	font-size: 1px;
}

div#copyright {
	display: block;
	text-align: right;
	padding: 3px;
	font-size: 10px;
	font-weight: bold;
}

input.other, input.text {
	border: 1px solid #000066;
	background-color: #E5EEFF;
	color: #000000;
}

div.error {
	background-image: url(../images/error.gif);
	background-position: 7px 7px;
	background-repeat: no-repeat;
	background-color: #FFCCCC;
	color: #000000;
	border: 1px solid #999999;
	padding: 3px 15px 3px 35px;
	margin: 10px 10px 0 40px;
	width: 50%;
}

div.box {
	background-color: #FFFFFF;
	color: #000000;
	border: 1px solid #999999;
	padding: 3px 15px;
	margin: 10px 10px 0 40px;
	width: 70%;
	float: left;
}

p {
	margin: 10px 0;
}

div.right {
	width: 45%;
	margin-left: 10px;
}

div.left {
	width: 270px;
}

div#footer {
	float: right;
	text-align: right;
	height: 150px;
	font-size: 1.3em;
	font-weight: bold;
	white-space: nowrap;
}

div#footer p {
	margin: 0;
	padding: 0 10px 10px 0;
}

div#footer img {
	vertical-align: middle;
}

span#count {
	font-family: Arial, sans-serif;
	font-size: 2em;
}

span.why {
	font-size: 0.7em;
}

img#sign, img#faq {
	border: 3px double #999999;
}

div.info img, div#info img {
	float: right;
	margin: 10px 0 10px 0;
}

div.box form {
	margin: 0;
}

div#tellfriend {
	text-align: center;
}

div#tellfriend td {
	padding: 5px;
}

div#tellfriend table {
	float: left;
}

div.adsense {
	float: right;
}

div.citylist {
	position: absolute;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}

div.citylist a {
	width: 150px;
	display: block;
	text-decoration: none;
	color: #000000;
	padding: 0 15px 0 0;
}

div.citylist a:hover,div.citylist a.active {
	background-color: #E5EEFF;
}
