html, body {
	height: 100%;
	width: 100%;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #fff;
	color: #787878;
	font: 100% Arial, Helvetica, sans-serif;
}
a {
	color: #0c8199;
	text-decoration: underline;
}
a img {
	border: none;
}
h1 {
	color:#dadada;
	font: bold 1.25em "Arial Narrow";
	margin:0px;
	padding:5px 0px 0px 10px;
}
*:root h1, * html h1 {
	font: bold 1.15em "Arial Narrow";
}
* html h1 {
	font: bold 1.15em "Arial Narrow";
}
h2 {
	font: bold 100% "Arial Narrow";
	color: #89d329;
	margin:0px;
	padding: 0px 0px 12px 0px; 
}
table {
	border-collapse:collapse;
}
td {
	vertical-align: top;
}
hr {
	color: #c6c6c6;
	height: 1px;
}
form {
	margin: 0px;
	padding: 0px;
}
input, select {
	border: 1px solid #a5acb2; 
	height: 18px;
	padding-left: 2px;
}
input.button {
	width: auto;
}
.r {
	color: #d40000;
}
.b {
	color: #01a7fd;
}
.y {
	color: #febd01;
}
.m {
	color: #d3209a;
}
.g {
	color: #89D329;
}
.gray {
	color: #5C5C5C;
}
#top {
	background: url(../i/moon_rover.jpg) no-repeat bottom right;
	height: 208px; 
}
#promote {
	background: url(../i/promotion.jpg) no-repeat top left;
}
.promotion {
	display: block;
	float: left;
	width: 160px;
	padding: 13px 0px 0px 4px;
	color: #efb015;
	font: bold 130% "Arial Narrow";
}
#phones {
	float: right;
	width: 218px;
	padding-top: 20px;
}
#creation {
	background: url(../i/site_creator.jpg) no-repeat top left;
}
#creation a {
	display: block;
	width: 185px;
	text-align: right;
	padding-top: 52px;
	color: #89d329;
	font: bold 130% "Arial Narrow";
}
#creation a span {
	display: block;
	line-height: 80%;
	text-decoration: none !important;
}
#menu {
	 white-space: nowrap;
	 margin: 5px 0px 0px 5px;
}
#menu a {
	color:#dadada;
	font: bold 110% "Arial Narrow";
	text-decoration: none;
}
#menu a:hover {
	color: #787878;
}
#education {
	clear: both;
	padding-left: 35%;
	margin-top:25px;
	filter: dropShadow (color=#fff, offX=5, offY=5);
	text-shadow: 0.1em 0.1em #fff;
}
#education a, #education span {
	/*display: block;*/
	font: bold 110% "Arial Narrow";
}
#education .shadow {
	position: relative;
}
#education .shadow span {
	color: #fff;
	background: transparent;
	text-decoration: underline;
}
#education .shadow a {
	position: absolute;
	margin-top: -1px;
	margin-left: -1px;
	z-index: 10;
}
#operator a, #education #operator span, #education a:hover {
	text-decoration: none;
}

.frame {
	border: 1px solid #d1d1d1;
	margin: 5px;
	padding: 9px 11px; 
	clear: both;
}
.frame td {
	padding: 9px 11px; 
}
#statistics td, #acquaintance td  {
	color: #000;
	padding: 3px;
	vertical-align: middle;
}
#acquaintance {
	background: url(../i/bg_acquaintance.jpg) no-repeat bottom left;
	padding-bottom: 25px;
}
#acquaintance table {
	width: 218px;
}
* html #acquaintance table {
	width: 212px;
}
#acquaintance td {
	font-size: 12px;
	padding: 2px;
}
#acquaintance select, #acquaintance input {
	font-size: 12px;
}
#statistics td {
	font-size: 10px;
}
* html #statistics  input {
	font-size: 10px;
}
 #statistics a {
 	font-size: 12px;
	text-decoration: none;
 }
#love {
	position: absolute;
	width:120px;
	z-index: 10; 
	margin-left: -10px;
	margin-right: -20px;
}
#banner {
	padding: 0px;
}
.item {
	padding-bottom: 30px; 
}
.item_photo td {
	padding: 0px;
}
.item_title {
	color: #0c8199; 
	font-weight: bold;
	margin-bottom: 10px;
}
.top {
	background: url(../i/photoframe/bg_t.gif) repeat-x bottom;
}
.right {
	background: url(../i/photoframe/bg_r.gif) repeat-y left;
}
.bottom {
	background: url(../i/photoframe/bg_b.gif) repeat-x top;
}
.left {
	background: url(../i/photoframe/bg_l.gif) repeat-y right;
}
#search {
	background: #fed324 url(../i/bg_search.gif) repeat-x bottom;
	padding: 3px 11px 11px 11px;
	font-size: 80%;
}
#search td {
	vertical-align: middle;
	padding-left: 0px;
}
#search a {
	color: #fff; 
}
#search a:hover {
	color: #088199;
}
#search .button {
	background:#ffe990;
}
#auto a:hover {
	color: #ffaa00;
}
#auto  .all {
	color:#0C8199;
}
#auto h2 a, #tourism h2 a {
	color:#89D329 ;
}
#tourism  a:hover {
	color: #0c8199;
}
#projects a, #e_shops a {
	display: block;
	padding-left: 24px;
	text-indent: -20px; 
	color: #088199;
	line-height: 80%;
}
#projects a:hover, #e_shops a:hover {
	color:#7d7d7d;
}
#projects a {
	margin-bottom: 3px;
	font: bold 70% Arial, Helvetica, sans-serif;
}
#e_shops a {
	margin-bottom: 5px;
	font: bold 75% Arial, Helvetica, sans-serif;
}
#projects a img, #e_shops a img, #rating span img {
	margin-right: 4px;
	background-color: #fff;
}
#projects .left, #e_shops .left, #rating .left {
	float: left;
	width: 150px;
	margin-right: 3px;
	background-image: none;
}
* html #projects .left, #projects .right, #e_shops .left, #e_shops .right, #rating .left, #rating .right {
	width: 145px; 
}
#projects .right, #e_shops .right, #rating .right {
	float: right;
	width: 147px; 
	margin-left: 5px;
	background-image: none;
}
#notices a { 
	text-decoration: none;
}
#last_photos td {
	padding-top: 0px;
	padding-left: 10px;
	vertical-align: middle;
}
.photo {
	background: url(../i/bg_photo.gif) no-repeat bottom right;
	padding: 0px 5px 5px 0px;
}
#rating {
	font:100% Arial Narrow;
}
#rating span {
	display: block;
	margin-top: 3px;
	padding-left: 23px;
	text-indent: -23px;
	font: bold 80% Arial Narrow;
}
.all {
	display: block;
	text-align: right;
}
#menu_bottom {
	color: #fed324;
	text-align: center; 
}
#menu_bottom a {
	display: inline-block; 
	color: #89D329;
	font-size: 80%;
}
#menu_bottom .all {
	display: inline;
	color: #787878;
	font-weight: bold;
}
#base .copy a  {
	color: #787878;
}
#base td {
	padding: 5px;
	font-size: 80%;
}
tester {
	color: #605321;
	text-align: center; 
}
