Team:KIT-Kyoto/Flash

From 2010.igem.org

(Difference between revisions)
Line 1: Line 1:
 +
__NOTOC__
 +
<html>
<html>
-
 
<head>
<head>
<style type=text/css>
<style type=text/css>
-
/* Wiki Hacks - START */
+
body,td{ font-family:'Tahoma';
-
 
+
}
-
 
+
-
 
+
-
body,td{ font-family:'Tahoma';}
+
-
body{background-color: black;
+
body{background-color:black;
         text-align:justify;
         text-align:justify;
         background-attachment:fixed;
         background-attachment:fixed;
-
margin-left=0px;
+
margin:0;
-
margin-top=0px;
+
padding:0;
font-family:'Tahoma';
font-family:'Tahoma';
color:#777777;
color:#777777;
-
overflow-y:hidden;
+
        background-attachment:fixed;
-
overflow-x:hidden;  
+
}
 +
 
 +
a{
 +
color:#990217;
 +
background:url();
 +
        background-attachment:fixed;
 +
outline:none;
 +
text-decoration:none;
 +
}
 +
 
 +
a:visited {
 +
color:#994450;
 +
outline:none;
 +
text-decoration:none;
 +
}
 +
 
 +
A:HOVER{
 +
  color :#e6b422;
 +
  text-decoration : none;
}
}
Line 26: Line 42:
#globalWrapper {
#globalWrapper {
-
     background-color: transparent;
+
     background-color:black;
     padding-bottom:0px;
     padding-bottom:0px;
-
    padding-top:0px;
 
-
    margin-left=0px;
 
-
margin-top=0px;
 
     border: none;
     border: none;
     }
     }
Line 36: Line 49:
     height: 0px;
     height: 0px;
     margin-top: 0px;
     margin-top: 0px;
-
     margin-left: 0px;
+
     margin-left: auto;
     margin-right: auto;
     margin-right: auto;
     margin-bottom: 0 !important;
     margin-bottom: 0 !important;
     margin-bottom: 0px;
     margin-bottom: 0px;
     padding:0;
     padding:0;
-
     border: 0;
+
     border: 1;
     }
     }
#p-logo {
#p-logo {
Line 47: Line 60:
     overflow:hidden;
     overflow:hidden;
     border:none;
     border:none;
-
margin-left=0px;
 
-
margin-top=0px;
 
     }
     }
#search-controls {
#search-controls {
Line 55: Line 66:
     background: none;
     background: none;
     position: absolute;
     position: absolute;
-
     top: 0px;
+
     top: 100px;
-
     right: 0px;
+
     right: 40px;
-
margin-left=0px;
+
-
margin-top=0px;
+
     }           
     }           
Line 64: Line 73:
/* Wiki Hacks - END */
/* Wiki Hacks - END */
 +
#NAKAMI {
 +
    width: 965px;
 +
    background:transparent url("https://static.igem.org/mediawiki/2010/9/96/Haikei.PNG");
 +
    padding: 15px;
 +
    margin:0 auto;
 +
    border: none; 
 +
    float: center;
 +
    font-family:'Tahoma','ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ';
 +
font-size: 12px; /* 記事のフォントサイズ */
 +
line-height: 1.9; /* 記事の行間 */
 +
}
 +
#HIDARI {
 +
    width: 165px;
 +
    background:transparent url("https://static.igem.org/mediawiki/2010/9/96/Haikei.PNG");
 +
    padding: 0px;
 +
    margin:15 auto;
 +
    border: none; 
 +
    float: left;
 +
    valign: top;
 +
}
-
#bodyContent{
+
#MIGI {
-
     background-color: transparent;
+
    width: 800px;
-
     width:100%;
+
     background:transparent url("https://static.igem.org/mediawiki/2010/9/96/Haikei.PNG");
-
     position: relative;
+
     padding: 15px;
-
     float: center;
+
     margin:0 auto;
-
     border: 0px;
+
    border: none; 
-
margin-left=0px;
+
     float: right;
-
margin-top=0px;
+
     valign: top;
 +
font-family:'Tahoma','ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ';
 +
font-size: 12px; /* 記事のフォントサイズ */
 +
line-height: 2.0; /* 記事の行間 */
}
}
-
#contentSub{
+
 
-
    background-color: transparent;
+
 
-
    width:100%;
+
-
    position: relative;
+
-
    float: center;
+
-
    border: 0px;
+
-
margin-left=0px;
+
-
margin-top=0px;
+
-
}
+
#content {
#content {
     background-color: transparent;
     background-color: transparent;
-
     width:100%;
+
     width:99%;
     position: relative;
     position: relative;
     float: center;
     float: center;
     border: 0px;
     border: 0px;
-
margin-left=0px;
 
-
margin-top=0px;
 
}
}
#menubar {
#menubar {
-
display:none;
+
background-color:transparent;
-
margin-left=0px;
+
font-size:85%;
-
margin-top=0px;
+
line-height:1em;
 +
position:absolute;
 +
top:10px;
 +
white-space:nowrap;
 +
width:50%;
 +
z-index:5;
 +
height:25px;
 +
overflow:hidden;
}
}
Line 108: Line 138:
.left-menu {
.left-menu {
left:0;
left:0;
-
padding-left:0px;
+
padding-left:13px;
-
margin-left=0px;
+
-
margin-top=0px;
+
}
}
.right-menu  {
.right-menu  {
right:0;
right:0;
-
margin-left=0px;
 
-
margin-top=0px;
 
}
}
Line 121: Line 147:
}
}
-
#footer {
+
 
-
    overflow:hidden;
+
-
display:none;
+
-
margin-left=0px;
+
-
margin-top=0px;
+
-
}
+
#footer-box {
#footer-box {
-
    overflow:hidden;
+
background-color: transparent;
-
display:none;
+
color: #000000;
-
margin-left=0px;
+
border: 0px;
-
margin-top=0px;
+
margin:0 auto;
-
 
+
padding:13px 5px;
 +
width:auto;
 +
margin-top:-1px;
}
}
#footer-box a {
#footer-box a {
-
    overflow:hidden;
+
        background-color: transparent;
-
        display:none;
+
color: #000000;
-
margin-left=0px;
+
font-size:90%;
-
margin-top=0px;
+
}
}
-
 
-
#flash {
 
-
background:#FFF;
 
-
position:absolute;
 
-
width:100%;
 
-
height:100%;
 
-
margin-left=0px;
 
-
margin-top=0px;
 
-
}
 
-->
-->
Line 159: Line 172:
</STYLE>
</STYLE>
</head>
</head>
 +
<body leftmargin=0 topmargin=0>
<body leftmargin=0 topmargin=0>
<div id="flash" align="center">
<div id="flash" align="center">

Revision as of 13:59, 19 October 2010





This movie requires the latest version of Adobe Shockwave Player.