Team:Chiba/Team

From 2010.igem.org

(Difference between revisions)
(Who we are)
Line 1: Line 1:
-
<!--- The Mission, Experiments --->
+
<!--- Background Contents --->
<html>
<html>
 +
<body bgcolor="white" text="black" link="yellow" vlink="purple" alink="red" background="https://static.igem.org/mediawiki/2010/a/a1/Chiba_ground_2.jpg">
<img src="https://static.igem.org/mediawiki/2010/2/2a/Chiba_home2.jpg" width="965" height="230">
<img src="https://static.igem.org/mediawiki/2010/2/2a/Chiba_home2.jpg" width="965" height="230">
 +
<p>
 +
<style type="text/css">
 +
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 +
        <html xmlns="http://www.w3.org/1999/xhtml">
 +
                <head>
 +
                        <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
 +
                        <title>Free CSS Navigation Menu Designs 1 at exploding-boy.com</title>
 +
                        <style type="text/css">
 +
<!--
 +
    body {
 +
        margin:0;
 +
        padding:0;
 +
        font: bold 11px/1.5em Verdana;
 +
}
 +
 +
h2 {
 +
        font: bold 14px Verdana, Arial, Helvetica, sans-serif;
 +
        color: #000;
 +
        margin: 0px;
 +
        padding: 0px 0px 0px 15px;
 +
}
 +
 +
/*- Menu Tabs E--------------------------- */
 +
 +
    #tabsE {
 +
      float:left;
 +
      width:100%;
 +
      background:#000;
 +
      font-size:100%;
 +
      line-height:normal;
 +
 +
      }
 +
    #tabsE ul {
 +
        margin:0;
 +
        padding:2px 10px 0 50px;
 +
        list-style:none;
 +
      }
 +
    #tabsE li {
 +
      float:left;
 +
      display:inline;
 +
      padding:0;
 +
      margin-right: 40px;
 +
 +
      }
 +
    #tabsE li ul {
 +
position: absolute;
 +
left: -999em;
 +
    }
 +
   
 +
    #tabsE li:hover ul {
 +
      float:left;
 +
      color: white !important;
 +
 +
    }
 +
 +
    #tabsE li:hover ul, #tabsE li.sfhover ul {
 +
      left:auto;
 +
      padding: 10px;
 +
      color: white !important;
 +
    }
 +
 +
#tabsE a {
 +
      float:left;
 +
      background:url("tableftE.gif") no-repeat left top;
 +
      margin:0;
 +
      padding:0 0 0 2px;
 +
      text-decoration:none;
 +
      }
 +
    #tabsE a span {
 +
      float:left;
 +
      display:block;
 +
      background:url("tabrightE.gif") no-repeat right top;
 +
      padding:5px 15px 4px 6px;
 +
      color:#FFF;
 +
      }
 +
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
 +
    #tabsE a span {float:none;}
 +
    /* End IE5-Mac hack */
 +
    #tabsE a:hover span {
 +
      color:#FFF;
 +
      }
 +
    #tabsE a:hover {
 +
      background-position:0% -42px;
 +
      }
 +
    #tabsE a:hover span {
 +
      background-position:100% -42px;
 +
      }
 +
 +
        #tabsE #current a {
 +
                background-position:0% -42px;
 +
        }
 +
        #tabsE #current a span {
 +
                background-position:100% -42px;
 +
        }
 +
sfHover = function() {
 +
var sfEls = document.getElementById("tabsE").getElementsByTagName("LI");
 +
for (var i=0; i<sfEls.length; i++) {
 +
sfEls[i].onmouseover=function() {
 +
this.className+=" sfhover";
 +
}
 +
sfEls[i].onmouseout=function() {
 +
this.className=this.className.replace(new RegExp(" sfhover\\b"), "");
 +
}
 +
}
 +
}
 +
if (window.attachEvent) window.attachEvent("onload", sfHover);
 +
 +
-->
 +
</style>
 +
                </head>
 +
 +
                <body>
 +
                        <div id="tabsE">
 +
                                <ul>
 +
                                        <!-- CSS Tabs -->
 +
<li><a href="https://2010.igem.org/Team:Chiba"><span>Home</span></a></li>
 +
<li><a href="https://2010.igem.org/Team:Chiba/Team"><span>Team</span></a>
 +
<ul style="z-index:1"> <br>
 +
<li><a class="tablinks" href="https://2010.igem.org/Team:Chiba/Team">Team</a></li> <li><a class="tablinks" href="https://2010.igem.org/Team:Chiba/Member">Member</a></li>
 +
<li><a class="tablinks" href="https://2010.igem.org/Team:Chiba/School">School</a></li>
 +
</ul>
 +
</li>
 +
<li><a href="https://2010.igem.org/Team:Chiba/Project"><span>Project</span></a>
 +
<ul style="z-index:1"><br>
 +
                        <li><a class="tablinks" href="https://2010.igem.org/Team:Chiba/Project">Overall Project</a></li>
 +
<li><a class="tablinks" href="https://2010.igem.org/Team:Chiba/Circuit_1">Circuit 1</a></li>
 +
<li><a class="tablinks" href="https://2010.igem.org/Team:Chiba/Circuit_2">Circuit 2</a></li>
 +
</ul>
 +
</li>
 +
<li><a href="https://2010.igem.org/Team:Chiba/Part"><span>Part</span></a></li>
 +
<li><a href="https://2010.igem.org/Team:Chiba/Modeling"><span>Modeling</span></a></li>
 +
<li><a href="https://2010.igem.org/Team:Chiba/Result"><span>Result</span></a>
 +
<ul style="z-index:1"><br>
 +
                        <li><a class="tablinks" href="https://2010.igem.org/Team:Chiba/Plasmid1">Plasmid 1</a></li>
 +
<li><a class="tablinks" href="https://2010.igem.org/Team:Chiba/Plasmid2">Plasmid 2</a></li>
 +
<li><a class="tablinks" href="https://2010.igem.org/Team:Chiba/luxinvert">lux Promoter</a></li><br>
 +
</ul>
 +
</li>
 +
<li id="current"><a href="https://2010.igem.org/Team:Chiba/Notebook"><span>Notebook</span></a></li>
 +
<li><a href="https://2010.igem.org/Team:Chiba/Support"><span>Support</span></a></li>
 +
 +
                                </ul>
 +
                        </div>
 +
                </body>
</html>
</html>
-
{| style="color:#ffffff;background-color:#019fa0;" cellpadding="12" cellspacing="1" border="1" bordercolor="#cc0303" width="100%" align="center"
+
<!--- Background Contents End --->
-
|-
+
-
|align="center"|<html><a href=https://2010.igem.org/Team:Chiba><font size=3.5>Home</font></a><style type="text/css">
+
-
<!--  
+
-
A:link    {color:#FF5354;text-decoration:none; }
+
-
A:visited {color:#FF5354;text-decoration:none; }
+
-
A:active  {color:#FF5354;text-decoration:none; }
+
-
A:hover  {color:#FF0000;text-decoration:none; }
+
-
-->
+
-
</style></html>
+
-
|align="center"|<html><a href=https://2010.igem.org/Team:Chiba/Team><font size=3.5>Team</font></a><style type="text/css">
+
-
<!--
+
-
A:link    {color:#F99343;text-decoration:none; }
+
-
A:visited {color:#F99343;text-decoration:none; }
+
-
A:active  {color:#F99343;text-decoration:none; }
+
-
A:hover  {color:#ffffff;text-decoration:none; }
+
-
-->
+
-
</style></html>
+
-
|align="center"|<html><a href=https://2010.igem.org/Team:Chiba/Project><font size=3.5>Project</font></a><style type="text/css">
+
-
<!--
+
-
A:link    {color:#F99343;text-decoration:none; }
+
-
A:visited {color:#F99343;text-decoration:none; }
+
-
A:active  {color:#F99343;text-decoration:none; }
+
-
A:hover  {color:#FCFF00;text-decoration:none; }
+
-
-->
+
-
</style></html>
+
-
|align="center"|<html><a href=https://2010.igem.org/Team:Chiba/Parts><font size=3.5>Parts</font></a><style type="text/css">
+
-
<!--
+
-
A:link    {color:#F99343;text-decoration:none; }
+
-
A:visited {color:#F99343;text-decoration:none; }
+
-
A:active  {color:#F99343;text-decoration:none; }
+
-
A:hover  {color:#20B156;text-decoration:none; }
+
-
-->
+
-
</style></html>
+
-
|align="center"|<html><a href=https://2010.igem.org/Team:Chiba/Modeling><font size=3.5>Modeling</font></a><style type="text/css">
+
-
<!--
+
-
A:link    {color:#F99343;text-decoration:none; }
+
-
A:visited {color:#F99343;text-decoration:none; }
+
-
A:active  {color:#F99343;text-decoration:none; }
+
-
A:hover  {color:#4877FF;text-decoration:none; }
+
-
-->
+
-
</style></html>
+
-
|align="center"|<html><a href=https://2010.igem.org/Team:Chiba/Notebook><font size=3.5>Notebook</font></a><style type="text/css">
+
-
<!--
+
-
A:link    {color:#F99343;text-decoration:none; }
+
-
A:visited {color:#F99343;text-decoration:none; }
+
-
A:active  {color:#F99343;text-decoration:none; }
+
-
A:hover  {color:#4877FF;text-decoration:none; }
+
-
-->
+
-
</style></html>
+
-
|align="center"|<html><a href=https://2010.igem.org/Team:Chiba/Safety><font size=3.5>Safety</font></a><style type="text/css">
+
-
<!--
+
-
A:link    {color:#ffffff;text-decoration:none; }
+
-
A:visited {color:#F99343;text-decoration:none; }
+
-
A:active  {color:#F99343;text-decoration:none; }
+
-
A:hover  {color:#C21E9B;text-decoration:none; }
+
-
-->
+
-
</style></html>
+
-
|}
+
<!--- The Mission, Experiments End --->
<!--- The Mission, Experiments End --->

Revision as of 14:28, 15 October 2010


Chiba-team.jpg

Who we are



Advisors:

  • Advisor 1: Daisuke Umeno
  • Advisor 2: Maiko Furubayashi


Members:

  • Grad Student 1: Ryuji Yamamoto
  • Grad Student 2: Ling Li
  • Student 1: Kohei Ike
  • Student 2: Gun-Hye Lee
  • Student 3: Gyuwoon Jung
  • Student 4: Yuki Kawamura
  • Student 5: Manabu Onoda


What we did

We constructed the bacterial counter functioning as the safety device.

Where we're from

Chiba University is in Chiba Japan. Our team is one of the oldest team in Asia.

Click Here to See Official Team Profile