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

#container {
	padding: 0;
	background-color: #fff;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;	    
   }
	
	

#top-banner{width: 980px;height: 100px; background-color:rgba(252,255,255,0.60);position: fixed;top: 0;left: center;   z-index:10; }
	
#top-menu{width:150px; height: 100px; float:left;  padding:20px;}



.text{width:900px; float:left; padding:0px 40px 0px 40px; margin:40px 0px 40px 0px; }


.text p{color:#333;}

.text p a{color:#069; text-decoration: underline;}
.float{float:left;}
.image{float:left; margin:40px 0px 40px 0px;}

.image2{float:left; margin:40px 60px 40px 0px;}

.frame1{float:left; width:978px; height:314px;}

.frame2{float:left; width:930px; height:1060px; border: thin solid #fff;margin:40px 0px 40px 40px; }

.title-credit {width:900px; float:left; margin:1500px 40px 0px 40px;}

.title-credit p{font-size: 120%; padding:15px 0px 15px 0px; color:#CCC;}

.video-container{width: 920px; height:500px; float: left;padding:40px 0px 0px 60px; margin:10px 0px 40px 0px; }.italic{font-style: italic; color:#666;}
.credit{font-size: 70%; color:#666;}
.bold {font-weight: bold; color:#069;}