@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: 80px; background-color:rgba(252,255,255,0.60);position: fixed;top: 0;left: center;   z-index:10; }
	
#top-menu{width:150px; height: 80px; float:left;  padding:20px; }

.float{float:left;}
.image{float:left; margin:40px 0px 40px 0px;}

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



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

.text2{width:650px; float:left; padding:0px 40px 0px 40px; margin:10px 0px 10px 150px; }

.text2 p{font-size: 140%; color:#333;}
.text2 p a{ color:#069; text-decoration: underline;}

.text2 h1{font-size: 180%; color:#000;}


.frame1{float:left; width:978px; height:314px; border: thin solid #444444; }

.frame2{float:left; width:940px; height:620px; border: thin solid #fff;margin:40px 0px 10px 30px; }



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

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


.video-container{width: 700px;  float: left;margin:40px 0px 40px 180px;  }


.italic{font-style: italic; color:#666;}
.credit{font-size: 70%; color:#666;}
.bold{font-weight: bold; color:#069;}