body {
	padding: 0;
	margin: 0;
	font-family: Arial;
	font-size: 13px;
	color: #666;
	background-image: url("/images/back.gif");
	background-repeat: repeat-x repeat-y;
}

table.in td {
	background-color: #f2f2f2;
}
table.header td {
	background-color: #fff;
}
td {
	font-size: 13px;
}
a { text-decoration: underline; color: #4573B3;  }
a:hover { text-decoration: none; color: #4573B3 }

td { 	background-color: #F5F5F5; }
td.main a { text-decoration: underline; color: #4573B3;  }
td.main a:hover { text-decoration: none; color: #4573B3 }

/* 4573B3 */
form {
	padding: 0;
	margin: 0;
}
img {
	border: 0;
}
div.logo1 {
	margin: 24px 0 0 5px;
	font-family: Arial;
	font-size: 21px;
	color: #0a51a1;
}
div.logo2 {
	padding: 3px 0 0 0;
	font-family: Arial;
	font-size: 12px;
	color: #25509F;
}
input.search {
	width: 200px;
}


div.footmenu {
	text-align: center;
	margin-top: 40px;
}
div.footmenu div {
	display: inline;
	margin: 0 10;
	font-size: 12px;
	color: #000;
}

div.footmenu a { text-decoration: underline; color: #68676C;  }
div.footmenu a:hover { text-decoration: none; color: #000 }

table.footer td { color: #68676C; font-size: 11px; }
table.footer td a { text-decoration: underline; color: #4573B3 }
table.footer td a:hover { text-decoration: none; color: #4573B3 }

div.hr { width: 100%; height: 2px; background-color: #68676C; margin: 7 0; }

div.caps {
	margin: 15px 0 20px 0;
	font-size: 20px;
	background: url("/images/arrow.gif") no-repeat left bottom;
	padding: 0 0 12 15;
}
td.main {
	font-size: 80%;
	padding-bottom: 20px
}

div.vacantion a { text-decoration: underline; color: #4573B3 }
div.vacantion a:hover { text-decoration: none; color: #4573B3 }
div.vacantion {
	font-size: 11px;
}
div.vacantion div.item {
	margin: 5 0 20 15;
	font-size: 11px;
}

table.menu td {
	height: 23px;
	font-size: 15px;
	padding-left: 5px;
	padding-top: 2px;
}

table.menu td.menu01_in {
background: url("/images/menu01.gif") no-repeat;
background-color: #F5F5F5; 
cursor:pointer; 
cursor:hand; 
color:#000;
}

table.menu td.menu01_out {
background: url("/images/menu02.gif") no-repeat;
background-color: #A4A4A4;
cursor:pointer; 
cursor:hand; 
color: #fff; 
}


table.menu td.menu02_in {
	background: url("/images/menu04.gif") no-repeat;
background-color: #E5E5E5; 
cursor:pointer; 
cursor:hand; 
color:#000;
}

table.menu td.menu02_out {
	background: url("/images/menu03.gif") no-repeat;
background-color: #7399DB; 
cursor:pointer; 
cursor:hand; 
color:#fff;
}

div.hr01 { width: 100%; height: 1px; background-color: #999; }
div.hr02 { width: 100%; height: 1px; background-color: #2066C8; }

table.cat td {
	font-size: 13px;
}

table.cat td a { text-decoration: underline; color: #68676C }
table.cat td a:hover { text-decoration: none; color: #000 }

table.color {
	border-left: 1px #9daed0 solid; 
	border-top: 1px #9daed0 solid;
}

table.color td {
	padding: 3px;
	border-right:1px #9daed0 solid; 
	border-bottom:1px #9daed0 solid; 
}

.search .title { 
color: #CD9137; 
font-size: 18px; 
margin: 20 0 0 0;
}
.search .item {
margin: 20 0 0 0;
}
.search .item .name {
	font-weight: bold;
	font-size: 15px;
}
div.page {
	font-size: 1em;
	font-family: Arial;
	margin: 10px 0 20px 0;
}
div.page span {
	background-color: #D8D8D8;
	display: inline;
	padding: 5;
	font-weight: bold;
}
div.page a {
	margin: 0 5px;
}
div.page span {
	margin: 0 5px;
}
ul.map li {
	margin-top: 10;
}
div.news {
	color: #999;
}
div.news div {
	margin: 10 0 10 15;
}
legend {
	color: #000;
}

fieldset {
	padding: 10px;
	margin: 10px;
	width: 100%
}

div.cat {
	clear: left;
	margin: 10 0;
}

div.cat div {
	display: inline;
	font-size: 18px;
}

table.menu td { 
	text-align: center;
	font-size: 12px;
	background-color: #0a51a1;
	color: #fff;
	width: 16%;
	padding: 3px;
	border-right: #f2f2f2 2px solid;
}
table.menu td#end { 
	border-right: 0;
}


table.menu td.menu_out {
background: url("/img/menuover.gif") repeat-x;
background-color: #7091c3;
cursor:pointer; 
cursor:hand; 
color:#fff;
}

table.menu td.menu_in {
background-color: #0a51a1; 
cursor:pointer; 
cursor:hand; 
color: #fff; 
}

div.find {
	width: 188px;
	height: 60px;
	background: url("/images/search_back.jpg") no-repeat;
	padding: 18 0 0 15;
}

div.find input#input {
width: 129px;
}

div.find table td {
	background: none;
}

table.color tr.top td {
	background-color: #0a51a1;
	color: #fff; 
}
table.color tr.f td {
	background-color: #dbe4f4;
}