html, body {
	font-family: verdana, arial, Sans-Serif;
	line-height: 1.4em;
	margin: 0px;
	padding: 0px;
}

a {
	cursor: pointer;
}

div#header {
	background-image: url("/img/header-bg.gif");
	background-repeat: repeat-x;
	border: 1px solid #000000;
	padding-left: 1.2em;
	color: #ffffff;
}

div#header table {
	width: 100%;
	height: 70px;
}

div#header h1 {
	font-family: verdana, arial, Sans-Serif;
	font-weight: normal;
	font-size: 1.8em;
	margin: 0;
}

div#header h1 a {
	color: #ffffff;
	text-decoration: none;
}

div#header th {
	text-align: left;
}

div#header td {
	text-align: right;
}

div#wrapper{float:left;width:100%}
div#main{
	margin: 8px 185px
}
div#navi{
	float: left;
	width: 180px;
	margin-left: -100%
}

div#navi .title{
	padding-left: 18px;
	margin: 10px 0 0 10px;
	background-image: url("/img/folder.gif");
	background-repeat: no-repeat;
	background-position: 0px 1px;
}

div#navi ul{
	margin-bottom: 12px;
	padding: 5px 0 0 5px;
}

div#navi ul img {
	border: 0;
	vertical-align: middle;
	margin-right: 3px;
}

div#navi ul a {
	text-decoration: none;
}


div#info{
	float: left;
	width:180px;
	margin-left:-181px
}

div#footer {
	clear:left;
	width:100%
	text-align: left;
	font-size: 11px;
	color: #707070;
	padding: 20px 0 20px 1.2em;
	background-image: url("/img/st_top.gif");
	background-repeat: repeat-x;
}

#footer img{
	vertical-align:middle;
}

#menu {
	vertical-align: top;
}

#contents {
	vertical-align: top;
}

ul {
	list-style-type: none;
	margin: 0;
}

#messages {
	margin-top: 5px;
	padding-left: 2px;
}

#messages li {
	padding: 5px;
}

.row_even {
	background-color: #e3f3ff;
}

.page_cmd {
	text-align: right;
	font-size: 0.9em;
	color: #00f;
}

.page_cmd img {
	vertical-align: middle;
	margin-right: 2px;
}

td.visit {
	padding-left: 15px;
	vertical-align: top;
}

table.action td {
	text-align: right;
}

table.no_action img {
	vertical-align: middle;
	border: 0;
	margin-right: 2px;
}

table.no_action td {
	text-align: right;
}

table.action img {
	cursor: pointer;
	vertical-align: middle;
	border: 0;
	margin-right: 2px;
}

#city td {
	vertical-align: top;
}

div#city_name {
	color: #1b5fc3;
	font-size: 1.4em;
	font-weight: bold;
	border-bottom: 1px solid #c0c0c0;
}

#region {
	text-align: right;
	font-style: italic;
	font-size: 0.9em;
	color: #707070;
	margin-bottom: 7px;
}

#desc {
	margin-top: 7px;
	padding: 3px;
}

#facebox .body table {
	margin: 0;
}

h2 {
	margin: 5px 0 0 0;
	padding-bottom: 2px;
	border-bottom: 1px solid #c0c0c0;
	font-size: 1.2em;
	font-weight: bold;
	color: #222222;
}

h2 img {
	margin-right: 3px;
	vertical-align: middle;
}

#ad_google_right {
	padding: 5px 0 23px 4px;
}

table {
	border-collapse: collapse;
}

table.side_box {
	width: 170px;
	margin: 5px 0 10px 5px;
}

table.side_box tr.tt td {
	height: 32px;
	padding: 0;
}

table.side_box td.tc {
	width: 5px;
}

table.side_box td.caption {
	color: #ffffff;
	padding-left: 5px;
	width: 100%;
}

table.side_box td.caption img {
	vertical-align: middle;
	margin-right: 3px;
}

table.side_box tr.tt td.caption {
	background-image: url("/img/ttc.gif");
	background-repeat: repeat-x;

}

table.side_box td.body {
	background-image: url("/img/tbc.gif");
	background-repeat: repeat-x;
	background-position: bottom;
}

table.side_box form {
	margin: 3px 0 25px 5px;
	padding-right: 0;
}

table.side_box input.textbox {
	width: 148px;
	margin: 0 0 5px 0;
}

div.user_regist {
	border-top: 1px dotted #c0c0c0;
	font-size: 0.8em;
	background-image: url("/img/user_add.gif");
	background-repeat: no-repeat;
	background-position: 5px 9px;
	margin-top: 10px;
	padding: 7px 0 0 25px;
}

#frmLogin span.login_message {
	font-size: 0.8em;
	color: red;
}

table#user th, table#user td {
	border: 1px solid #c0c0c0;
	padding: 5px;
}

table#user th {
	background-color: #f0f0f0;
	font-weight: normal;
	text-align: left;
}

span.notice {
	color: red;
}

table#user th span.notice {
	font-size: 0.8em;
}

table#user td span.note {
	font-size: 0.9em;
}

span.em {
	color: green;
}

table#user tr.command td {
	border: none;
	text-align: center;
}

table#user tr.command td input {
	font-size: 1.1em;
}

#favorites {
	margin-top: 5px;
	padding-left: 2px;
}

#favorites li {
	padding: 5px;
}

img {
	border: none;
	vertical-align: middle;
}

.row_cmd {
	float: right;
	width: 217px;
	text-align: right;
	vertical-align: middle;
}

.row_desc {
	clear:both;
}

h3 {
	border-bottom: 1px dotted #c0c0c0;
	margin: 1.0em 0 0 0;
	font-weight: bold;
	color: #333333;
	padding: 0 2px 2px 20px;
	background-image: url("/img/brick.gif");
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

ul.info {
	padding: 0 0 0 3px;
}

ul.info .date {
	color: #4169e1;
	margin-right: 3px;
}

div.city_swf {
  z-index: 1;
  margin: 8px;
}

/* --- snapshots --- */
#snapshots {
	margin-top: 5px;
	padding-left: 2px;
}

#snapshots li {
	padding: 5px;
}

#snapshots .time {
	text-align: right;
	font-size: 0.9em;
	border-top: 1px dotted #c0c0c0;
}

/* --- status --- */
.status th, .status td {
	border: 1px solid #c0c0c0;
	padding: 5px;
	text-align: right;
}

.status th {
	background-color: #f0f0f0;
	font-weight: normal;
}

.status td {
	background-color: #ffffff;
}

.status_visited {
	 background-color: #e3f3ff;
}

/* --- favorite --- */
.favorite {
	margin: 3px 0 3px 0;
	width: 100%;
}

.favorite th, .favorite td {
	border: 1px solid #c0c0c0;
	padding: 5px;
}

.favorite th {
	background-color: #f0f0f0;
	font-weight: normal;
	text-align: left;
}

.favorite td {
	background-color: #ffffff;
}

.hide {
	display: none;
}

