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

body{ background-image: url("../img/pic29.png"); background-position: center 100px; background-repeat: no-repeat;}

.main{ width: 970px; padding: 20px 0 0 30px; float: left;}
.main .maps{ font-size: 14px; color: #00707e; padding: 0 0 0 25px; background-image: url("../img/pic30.png"); background-position: left; background-repeat: no-repeat; border-bottom: solid 1px #e1e1e1; line-height: 2.5;}
.main .maps a{ display: inline-block; color: #00707e;}

#tabs1{ text-align:left; width: 100%; margin-top: 30px;}
.menu1box{ position:relative; overflow:hidden; float:left; height:40px; width: 100%;}
#menu1{ position:absolute; top:0; left:0; z-index:1;}
#menu1 li{ float:left; display:block; cursor:pointer;text-align:center; line-height:30px;  padding:0 20px; border-radius: 15px; font-size: 14px; margin-right: 10px; border: solid 1px #00707e; -webkit-transition-property: background; transition-property: background;-webkit-transition-duration: .2s; transition-duration: .2s; -webkit-transition-timing-function: ease-in; transition-timing-function: ease-in; -webkit-transition-delay: 0s;transition-delay: 0s;}
#menu1 li.hover{ background-color:#00707e;}
#menu1 li a{ color: #00707e;}
#menu1 li.hover a{color:#fff;}
.main1box{ clear:both; width: 100%;}
#main1 > div{ display: none; min-height: 794px;}
#main1 > div.block{ display: block;}
#main1 > div:first-child{ padding: 20px 0;}
#main1 > div:first-child h2{ font-weight: normal; color: #323232; margin-bottom: 10px;}
#main1 > div:first-child p{ color: #646464; text-indent: 28px; font-size: 14px; line-height: 2; }
#main1 > div:first-child img{ float: left; margin: 10px 2px 10px 0;}
#main1 > div:first-child img:last-of-type{margin-right: 0;}
#main1 > div:nth-child(2) li{ padding: 15px; border-bottom: 1px solid #e1e1e1;}
#main1 > div:nth-child(2) li h3{ font-weight: normal; color: #323232;}
#main1 > div:nth-child(3){ padding: 5px 0;}
#main1 > div:nth-child(3) img{ width: 100%; height: 270px; margin: 20px 0;}
#main1 > div:nth-child(3) p{ font-size: 14px; color: #646464; line-height: 2;}

