#slideshow1 { width: 100%; height: 450px; overflow: hidden; position: relative;}
#slideshow1 .container { width: 100%; height: 450px; position: relative; z-index: 3; }
#slideshow1 .mask { width: 100%; height: 450px; cursor: pointer; left: 0; position: absolute; top: 0; z-index: 30; }
#slideshow1 .caption { width: 1190px; bottom: 30px; left: 30px; position: absolute; z-index: 35; }
#slideshow1 .caption h3 { color: #FFFFFF; font-size: 16px; font-weight: normal; }
#slideshow1 .caption h3 a { color: #FFF8D6; padding-bottom: 5px; display: block; }
#slideshow1 .caption h3 a:hover { color: #FFF; text-decoration: none; }
#slideshow1 .paging { width: 100%; position: absolute; right:0px; top: 420px; text-align:center; z-index: 35; }
#slideshow1 .paging a { background-color: #000; border: 1px solid #666; text-align: center; color: #fff; width: 15px; padding:2px 6px; margin-right: 5px; height: 15px; line-height:15px; margin-bottom: 5px; opacity: 0.5; filter: alpha(opacity=70); }
#slideshow1 .paging a:hover, #slideshow1 .paging a.current { opacity: 1; background-color: #0057b7; filter: alpha(opacity=100); }
#slideshow1 .preview { -moz-border-radius-bottomleft: 5px; -moz-border-radius-bottomright: 5px; -moz-border-radius-topleft: 5px; -moz-border-radius-topright: 5px; width: 100px; background: #FFFFFF; color: #000000; display: none; padding: 5px; position: absolute; right: 35px; text-align: center; top: 15px; z-index: 35; font-size: 82%; }
#slideshow1 .preview span { display: block; padding-top: 3px; }
#slideshow1 .slide { width: 100%; height: 450px; background-position: 0 0; background-repeat: no-repeat; left: 0; position: absolute; top: 0; z-index: 15; }
#slideshow1 .slide .click-area { width: 100%; height: 450px; bottom: 0; left: 0; position: absolute; z-index: 20; }
#slideshow1 .slide .click-area embed { z-index: 25; }

#slideshow2 { width: 100%; height: 300px; overflow: hidden; position: relative;}
#slideshow2 .container { width: 100%; height: 300px; position: relative; z-index: 3; }
#slideshow2 .mask { width: 100%; height: 300px; cursor: pointer; left: 0; position: absolute; top: 0; z-index: 30; }
#slideshow2 .caption { width: 1190px; bottom: 30px; left: 30px; position: absolute; z-index: 35; }
#slideshow2 .caption h3 { color: #FFFFFF; font-size: 16px; font-weight: normal; }
#slideshow2 .caption h3 a { color: #FFF8D6; padding-bottom: 5px; display: block; }
#slideshow2 .caption h3 a:hover { color: #FFF; text-decoration: none; }
#slideshow2 .paging { width: 100px; position: absolute; right: 550px; top: 480px; z-index: 35; }
#slideshow2 .paging a { background-color: #000; border: 1px solid #666; text-align: center; color: #fff; float: left; width: 15px; margin-right: 5px; height: 15px; line-height:15px; margin-bottom: 5px; opacity: 0.5; filter: alpha(opacity=70); }
#slideshow2 .paging a:hover, #slideshow2 .paging a.current { opacity: 1; background-color: #0057b7; filter: alpha(opacity=100); }
#slideshow2 .preview { -moz-border-radius-bottomleft: 5px; -moz-border-radius-bottomright: 5px; -moz-border-radius-topleft: 5px; -moz-border-radius-topright: 5px; width: 100px; background: #FFFFFF; color: #000000; display: none; padding: 5px; position: absolute; right: 35px; text-align: center; top: 15px; z-index: 35; font-size: 82%; }
#slideshow2 .preview span { display: block; padding-top: 3px; }
#slideshow2 .slide { width: 100%; height: 300px; background-position: 0 0; background-repeat: no-repeat; left: 0; position: absolute; top: 0; z-index: 15; }
#slideshow2 .slide .click-area { width: 100%; height: 300px; bottom: 0; left: 0; position: absolute; z-index: 20; }
#slideshow2 .slide .click-area embed { z-index: 25; }