Team:SYSU-China/test

From 2011.igem.org

(Difference between revisions)
Line 1: Line 1:
-
{{Osaka}}
 
<html>
<html>
-
<backgroundcolor="black">
+
<head><script type="text/javascript">
-
<body>
+
window.onload = function(){
 +
if(document.getElementById && document.all && !
-
<font size=2>
+
navigator.userAgent.match(/Opera/)){
-
<div id="container">
+
var obj = document.getElementById("topnavi");
 +
for(var i=0;i<obj.childNodes.length;i++)
 +
{
 +
if(obj.childNodes[i].className=="menu")
 +
{
 +
obj.childNodes[i].onmouseover = function(){pull(this)};
 +
obj.childNodes[i].onmouseout = function(){pull(this)};
 +
}
 +
}
 +
}
 +
}
 +
function pull(obj){
 +
for(var i=0;i<obj.childNodes.length;i++)
 +
if(obj.childNodes[i].nodeName.toUpperCase()=="UL")
 +
obj.childNodes[i].style.display=obj.childNodes
-
  <div id="contents1">
+
[i].style.display=="block"?"none":"block";
 +
}
 +
</script>
 +
<style type = "text/css">
 +
  <!--
 +
h2 {
 +
font-weight:bold;
 +
}
 +
a {
 +
font-weight:bold;
 +
}
 +
#footer-box {
 +
        width: 965px;
 +
        }
-
  <div style="text-align:left;">
+
#contentSub {
-
  <br>
+
display:none;
-
  <br>
+
}
-
<h1>
+
-
<b>Our team project:<font color="red">BIO-DOSIMETER</font></b>                   
+
-
</h1>
+
-
<p>
+
-
<br>
+
#siteSub {
-
<br>
+
display:none;
-
<p><img src="https://static.igem.org/mediawiki/2011/4/48/Osaka_ecoli_copy.jpg" width="800" height="300"></p>
+
}
-
<br>
+
-
<br>
+
-
<font>
+
-
<p>
+
-
<br>
+
-
In the modern world, radioactivity is a phenomena well understood by science, and harnessed by engineering for nuclear power generation, radiology in medicine, radioisotopic labeling in biological studies and numerous other applications. However, it is an undeniable fact that the ionizing radiation resulting from radioactive decay may cause critical effects on biological creatures, from the smallest bacteria to plants and animals including humans.
+
-
</p>
+
-
<p>
+
-
On March 11, 2011, the Great East Japan Earthquake struck off the coast of Eastern Japan and triggered a series of equipment failures, nuclear meltdowns, and releases of radioactive materials at the Fukushima 1 Nuclear Power Plant, leading to a nationwide nuclear crisis. <img src="https://static.igem.org/mediawiki/2011/b/b9/Nuclear_1.jpg.jpg" height="250" align="right" alt="the crisis of Japanese nuclea plants">While ‘Grays’, ‘Sieverts’, ‘exposure’, ‘equivalent dosage’ and other related terms and units became referred daily in the media, much of the general populace remained ignorant of their meanings and significance. The need for low-cost, portable and easy-to-use dosimeters was apparent as measurements of radiation exposure could only be conducted at dedicated installations spaced far apart and the numbers reported only infrequently.
+
#search-controls {
-
</p>
+
display:none;
-
<p>
+
}
-
Hence, this year, iGEM Osaka decided to tackle the building of a biological dosimeter. We attempted to modularly transfer radiation-response and DNA repair genes from the extremophilic bacterium <i>Deinococcus radiodurans</i> to the well-characterized, easily cultivable chassis of <i>Escherichia coli</i>. From there our efforts branched out into (1) evaluating radioresistance conferred by the heterologous genes, and (2) connecting the radiation/DNA damage response system to visible outputs such as color pigment production.
+
-
</font>
+
-
</p>
+
-
</p>
+
-
<h1>
+
-
 ■ Sponsors                       
+
-
</h1>
+
-
<p><a href="http://www.cosmobio.co.jp">
+
.firstHeading {
-
<img src="https://static.igem.org/mediawiki/2011/3/3a/Osaka_sponsors.jpg"></a></p>
+
display:none;
 +
}
-
<p><a href="http://www.osaka-u.ac.jp/en/index.html">
+
#search-controls {
-
<img src="https://static.igem.org/mediawiki/2011/3/31/OU_logo.gif"></a></p>
+
display:none;
 +
}
 +
#top-section {
 +
height:25px;
 +
width:975px;
 +
color: blue;
 +
background-color: gray;
 +
}
 +
#catlinks {
 +
    background-color: #FEFEEB;
 +
    border: none;
 +
    clear: both;
 +
    margin-top: 0em;
 +
    padding: 0px;
 +
}                       
 +
#p-logo {
 +
display:none;
 +
}
-
<br>
+
    IMG{border-width:0;}
-
<br>Contact us : xiaoshunmeng@gmail.com
+
-
<br>
+
-
         
+
    body{
-
</div>
+
        background-color: black;
-
</div>
+
       
-
</div>
+
        }
 +
   
 +
    #header{
 +
            background-color: white;
 +
            width: 970px;
 +
            height: 300px;
 +
            background:white;
 +
            margin-bottom:0px;
 +
          }
 +
    #contents1{
 +
          width:820px;
 +
       
 +
        padding:0 10px;
 +
        margin:0px 50px 0px 50px;
 +
        background-color:white;
 +
        margin-bottom:50px
 +
           
 +
              }
 +
    #container{
 +
              align:center;
 +
              width:800px;
 +
              background-color:gray;
 +
              }
 +
#globalnavi{
 +
margin: 0;
 +
padding: 10;
 +
width: 965px;
 +
height:25px;
 +
font-size:12px;
 +
*font-size:12px;
 +
background:black; repeat-x scroll 0 0;
 +
font-family : Arial,'MS Pゴシック',sans-serif ;
 +
}
 +
#globalnavi ul{
 +
list-style: none;
 +
margin: 0;
 +
padding: 10;
 +
position: relative;
 +
}
 +
 +
#globalnavi li{
 +
float: left;
 +
margin: 0;
 +
padding: 10;
 +
 +
}
 +
 +
#globalnavi li a{
 +
text-align: center;
 +
display:block;
 +
padding: 3px 10px 3px 10px;
 +
color: white;
 +
font-weight: bold;
 +
text-decoration: none;
 +
border-right:1px solid #808080;
 +
margin:2px 0px 0px 0px;
 +
}
 +
 +
#globalnavi li a:hover{
 +
background-color:#808080;
 +
color: white;
 +
font-weight: bold;
 +
text-decoration: none;
 +
border-right:1px solid #808080;
 +
}
 +
#topnavi li.menu ul {
 +
display:none; /* ドロップダウン部分を見えなくする(通常時) */
 +
position:absolute;
 +
background-color:#000000;
 +
}
 +
#topnavi li.menu:hover ul {
 +
display: block; /* メニュー部分をブロック要素にする */
 +
}
 +
#topnavi li.menu ul li {
 +
border-bottom:1px solid #808080;
 +
float:none; /* ドロップダウン部分をfloatを効かせない(多分。。。)
 +
 +
*/
 +
}
 +
#topnavi li.menu li a{
 +
border-bottom:1px solid #808080;
 +
text-align:left;
 +
}
 +
    h1{
 +
      color: black;
 +
    text-decoration: underline ;
 +
     
 +
     
 +
      }
 +
    p{
 +
      color:black;
 +
    }
 +
   
 +
  -->
 +
  </style type>
 +
</head>
 +
<body>
 +
 +
 +
<div style="text-align:left;">
 +
 +
    <div id="header">
 +
    <div style="text-align:left;">
 +
  <p>
 +
    <a href="https://2011.igem.org/Team:Osaka">
 +
    <img src="https://static.igem.org/mediawiki/2011/d/df/Osaka_banner22.jpg" width="965"
 +
            height="300">
 +
    </a>
 +
 +
  </p>
 +
    </div>
 +
</div>
 +
 +
<div id="globalnavi">
 +
<ul id="topnavi">
 +
<li class="menu"><a href="https://2011.igem.org/Team:Osaka">Home</a></li>
 +
<li class="menu"><a href="https://2011.igem.org/Team:Osaka/Team">Team</a></li>
 +
<li class="menu"><a href="https://2011.igem.org/Team:Osaka/Project">Project</a></li>
 +
<li class="menu"><a href="https://2011.igem.org/Team:Osaka/Parts">Parts</a></li>
 +
<li class="menu"><a href="https://2011.igem.org/Team:Osaka/Tests">Tests</a></li>
 +
<li class="menu"><a href="https://2011.igem.org/Team:Osaka/Notebook">Notebook</a></li>
 +
<li class="menu"><a href="https://2011.igem.org/Team:Osaka/Protocols">Protocols</a></li>
 +
<li class="menu"><a href="https://2011.igem.org/Team:Osaka/Collaborations">Collaborations</a></li>
 +
<li class="menu"><a href="https://2011.igem.org/Team:Osaka/safety">Safety</a></li>
 +
<li class="menu"><a href="https://2011.igem.org/Team:Osaka/Achievements">Achievements</a></li>
 +
<li class="menu"><a href="https://2011.igem.org/Team:Osaka/HumanPractice">Human Practices</a></li>
 +
<li class="menu"><a href="http://twitter.com/#!/iGEM_Osaka_2011">Twitter</a></li>
 +
<li class="menu"><a href="https://2011.igem.org/Main_Page">iGEM 2011</a></li>
 +
 +
</ul>
 +
</div>
</body>
</body>
</html>
</html>

Revision as of 07:41, 5 October 2011