html, body {
	margin: 0;
	padding: 0;
	}
a {
	outline: none;
}
#main {
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 960px;
	position: absolute;
	left: 50%;
	margin-left: -480px;
	direction: rtl;
	}
#header {
	font-size: 22px;
	margin: 0;
	padding: 6px 10px;
	border: 0;
	background-image: url(/images/touring.jpg);
	background-repeat: no-repeat;
	height: 130px;
	}
#header h1 {
	font-size: 22px;
	font-weight: bold;
	margin: 0;
	}
#header a {
	color: #ffffbb;
	text-decoration: none;
	}
#content {
	float: right;
	width: 690px;
	text-align: justify;
	line-height: 18px;
	margin: 0;
	padding: 0;
	}
#content h2 {
	font-size: 13px;
	font-weight: bold;
	margin: 12px 0 0 0;
	}
#side {
	float: left;
	width: 250px;
	margin: 0;
	padding: 0;
	text-align: center;
	}
#side div {
	text-align: center;
	margin-top: 20px;
	}
#side div.box-header {
	background-image: url(/images/box-header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 20px;
	text-align: right;
	font-weight: bold;
	color: white;
	padding: 1px 10px;
	margin: 0;
	}
#side div.box-content {
	width: 246px;
	text-align: right;
	margin: 0;
	}
#content p, #side p {
	margin: 0 2px;
	padding: 0 2px;
	color: #111111;
	}
#content p {
	padding: 5px 0;
	}
#content h2 a {
	color: #985431;
	}
#content a:hover {
	color: #b87451;
	}
#content a:visited {
	color: #c07c59;
	}
#content a {
	color: #b87451;
	}
#content a.link {
	font-weight: normal;
	color: #333399;
	}
#pages {
	padding: 10px;
	text-align: center;
	}
#pages a, #pages a:visited, #pages a:hover, #pages span.link {
	color: teal;
	font-weight: bold;
	text-decoration: none;
	}
#pages span.link {
	font-size: 18px;
	cursor: pointer;
	}
#pages span.page {
	color: maroon;
	font-weight: bold;
	}
#pages a.pages {
	font-size: 18px;
	}
#news {
	text-align: right;
	color: silver;
	font-family: tahoma,arial,sans-serif;
	font-size: 10px;
	display: none;
	font-weight: normal;
	}
#weather {
	width: 250px;
	border: 0;
	background-color: #ffffff;
	margin: 0;
	}
#weather table {
	background-color: #ffffff;
	width: 100%;
	height: 100px;
	font-family: tahoma,arial,sans-serig;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
	}
#weather select {
	width: 100%;
	background-color: #fafafa;
	}
#weather img {
	border: 0;
	}
#weather-info {
	height: 60px;
	}
#main div.bottom_ad {
	border-top: solid silver 1px;
	padding: 20px 0;
	text-align: center;
	}
#main div.footer_ad {
	border-top: solid silver 1px;
	padding: 10px 0;
	text-align: center;
	}
#qr {
	display: none;
	}
#qr p {
	font-size: 9px;
	width: 160px;
	margin: 0 30px;
	padding: 0 30px;
	}
#qr a {
	color: #0000c0;
	}
#qr a b {
	color: #000000;
	text-decoration: none;
	}
.margin {
	display: none;
	}