@charset "UTF-8";
/* CSS Document */

body{
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	color: #1a755b;
	background: #FFFFFFF;
	}
table{
	border: thin solid #999;
	background-color: #CCCCCC;	
	}
table a{
	display: block;
	text-decoration: underline;
	/*border-bottom: 1px dashed #666666;*/
	color: #000000;
	}
table a:hover{
	color: #000000;
	}
td{
	border: 1px solid #666;
	padding-bottom: 0.5em;
	padding-left: 0.5em;
	padding-top: 0.5em;
	}
th{
	padding: 0.5em;
	background-color: #b5b4b4;
	color: #000000;
	border: 1px solid #868686;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-weight: normal;	
	}
.info{
	font-style: italic;
	font-size: x-small;
	color: #666666;
	}
.center_div{
	margin:0 auto;
	}
.div_logo{
	background-image: url(http://kh.insonet.ru/images/back_alt.png);
	background-color: #FFFFFF;
	height: 80px;
	width: auto;
	background-repeat: repeat-x;
	}
.div_separate{
	height: 0px;
	width: auto;
	}
.div_content{
	width: auto;
	height: auto;
	background-repeat: repeat-x;
	background-color: #dddddd;
	color: #084a4e;
	}
.div_info{
	width: auto;
	height: auto;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-weight: normal;
	font-size: small;
	padding-left: 1em;
	padding-top: 5px;
	padding-bottom: 10px;
	}
.div_parkinfo{
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
	font-size: small;
	}
.div_copyright{
	font-size: x-small;
	color: #666666;
	height: 20px;
	padding-top: 5px;
	padding-left: 5px;
	}
.div_copyright a{
    text-decoration: none;
    border-bottom: 1px dashed #666666; 
	 color: #666666;
   }
.div_copyright a:hover{
    color: #f00000;
   }
.plan {
	padding: 0.5em;
    background-color: #b5b4b4;*/
	color: #000000;
	border: 1px solid #868686;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-weight: normal;
	height: 20px;
	text-align: center;
	font-size: small;
  }
.plan a{
	display: block;
	text-decoration: underline;
	/*border-bottom: 1px dashed #666666;*/
	color: #000000;
	}
.plan a:hover{
	color: #000000;
	}
.wrapper{
	text-align: center;
	/*background-color: #dddddd;*/
	}
.wrapper img{
	max-width: 100%;
	}
