@charset "utf-8";
#ctn { background:url(../i/bgi.jpg) no-repeat top center; background-size:cover; }
#slideshow, #slideshow_wrapper { width:1200px; height:530px; }
#slideshow { z-index:40; }
#slideshow, #slideshow_wrapper { position:relative; overflow:hidden; }
#slideshow img { position:absolute; top:0; left:0; z-index:8; }
#slideshow img.first { z-index:10; }
#slideshow img.second { z-index:9; }
#nav { position:absolute; right:20px; bottom:20px; z-index:50; }
#nav div { width:12px; height:12px; cursor:pointer; background-color:#DEDEDE; display:inline; margin-left:10px; border-radius:5px; -ms-border-radius:5px; -webkit-border-radius:5px; -o-border-radius:5px; -moz-border-radius:5px; -khtml-border-radius:5px; opacity: 0.7; -ms-opacity: 0.7; -webkit-opacity: 0.7; -o-opacity: 0.7; -moz-opacity: 0.7; -khtml-opacity: 0.7; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; filter: alpha(opacity=70); }
#nav div.active { background-color:#FFF; }
#left, #contact, #contact input, #contact textarea, #contact .f { width:620px; }
#slideshow_wrapper { margin-bottom:30px; }
#map { width:540px; height:460px; margin-right:30px; }
 