Team:Fudan-Shanghai/Project

From 2011.igem.org

(Difference between revisions)
(Overall project)
Line 1: Line 1:
__NOTOC__
__NOTOC__
-
{{Template:Fudan/background}}
+
<HTML>
-
 
+
<HEAD>
-
 
+
<TITLE> 2011 iGEM Fudan-Shanghai Template</TITLE>
-
 
+
</HEAD>
-
== '''Overall project''' ==
+
-
 
+
<style type="text/css">
-
 
+
<!--
-
 
+
#p-logo {height:0px;
-
What is the first thing that comes to your mind when you see these three words: tree, neon lights and dinner service?  Christmas. Well, exactly, and that is what our project is all about.
+
overflow:hidden;
-
Our synthetic biology project will modify several E.coli to perform different jobs:  
+
display:none;
-
 
+
}
-
(1)'''Part I: E.tree'''
+
-
 
+
#top-section{height:20px
-
The tree includes the leaf part and the trunk part. The “leaves” will change color according to the nutrients in the “soil”: if the soil is rich in nitrates, the “leaves” are green and healthy; otherwise, the leaves will turn yellow.
+
margin-top: 0;
-
 
+
              margin-left: auto;
-
(2) '''Part II: neon lights'''
+
              margin-right: auto;
-
 
+
              margin-bottom: 0
-
Each engineered E.coli can emit one light at first (such as red); after a while, the red light fades and another light is emitted. The different combination of such E.coli could therefore achieve the effect of neon lights.
+
            !important;
-
 
+
              margin-bottom: 10px;
-
(3)'''Part III: dinner service'''
+
              padding:0;
-
 
+
              border:none;
-
The genetically modified bacteria involve a certain self-feedback system. When the “customer” is starving, it orders dinner from the “chef”; and the chef serves meals. While the “customer” is full, it releases a signal molecule and tells the “chef” that no more food is wanted, so the “chef” stops cooking.
+
              background:#CCCCCC;
-
 
+
}
-
== Project Details==
+
-
 
+
#catlinks { display: none;}
-
 
+
#search-controls {display: none;}
-
 
+
#siteSub {display:none;}
-
 
+
.firstHeading{display: none;}
-
 
+
-
=== Part 2 ===
+
#container {width:100%;
-
 
+
height:100%;
-
 
+
margin:0px;
-
 
+
padding:0px;
-
 
+
background:#CCCCCC;
-
 
+
}
-
=== The Experiments ===
+
-
 
+
#head {width:100%;
-
 
+
height:180px;
-
 
+
margin:0px;
-
 
+
padding:0px;
-
=== Part 3 ===
+
        border-width:0px;
-
 
+
        border-style:solid;
-
 
+
border-color:#33FFCC;
-
 
+
background:#CCFFFF
-
 
+
}
-
== Results ==
+
#headlink {width:100%
 +
height:10px;
 +
margin:0px;
 +
padding:0px;
 +
background:#FFCCCC;
 +
}
 +
ul.topnav {list-style: none;
 +
padding: 0 0;
 +
margin: 0;
 +
width:100%;height:20px;
 +
float: left;
 +
opacity:50%;
 +
background:#66CCFF;
 +
}
 +
ul.topnav li {font-family: 'Georgia', Times, serif;
 +
font-weight: 100;
 +
font-size: 15px;
 +
float: left;
 +
margin: 0px;
 +
opacity:75%;
 +
padding: 0px;
 +
position: relative;
 +
}
 +
ul.topnav li a{padding-left:20px;
 +
padding-right: 20px ;
 +
font-weight:bold;
 +
color: #0000FF;
 +
display: block;
 +
text-decoration: none;
 +
float: left;
 +
}
 +
ul.topnav li a:hover {opacity:100%;
 +
text-decoration:underline;
 +
}
 +
-->
 +
</style>
 +
 +
<BODY>
 +
<div id="container">
 +
<!--page head begin-->
 +
<div id="head">
 +
<div id="headlogo">
 +
<a href="https://2011.igem.org/Team:Fudan-Shanghai"><img src="/wiki/images/b/b8/Fudanhead3.jpg" alt="2011 iGEM Fudan logo"></a>
 +
</div>
 +
<div id="headlink">
 +
<ul class="topnav">
 +
<li><a href="https://2011.igem.org/Team:Fudan-Shanghai">Home</a></li>
 +
<li><a href="https://2011.igem.org/Team:Fudan-Shanghai/Project">Project</a></li>
 +
<li><a href="https://2011.igem.org/Team:Fudan-Shanghai/Team">Team</a></li>
 +
<li><a href="https://2011.igem.org/Team:Berkeley/Safety">Lab</a></li>
 +
<li><a href="https://2011.igem.org/Team:Fudan-Shanghai/Parts">Parts</a></li>
 +
<li><a href="https://2011.igem.org/Team:Fudan-Shanghai/Safety">Safety</a></li>
 +
<li><a href="https://igem.org/Team.cgi?year=2010">Official Profile</a></li>
 +
<li><a href="https://2011.igem.org/Main_Page">2011 iGEM Mainpage</a></li>
 +
</ul>
 +
                                       
 +
</div>
 +
</div>
 +
<!--page head end-->
 +
 +
<!--page main body begin-->
 +
<div id="mainbody">
 +
 +
<!--main body left bar begin-->
 +
<div id="leftbar">
 +
<div id="welcome">
 +
</div>
 +
<div id="project">
 +
</div>
 +
<div id="safety">
 +
</div>
 +
</div>
 +
<!--main body left bar end-->
 +
 +
<!--main body right bar begin-->
 +
<div id="rightbar">
 +
<div id="team">
 +
</div>
 +
<div id="lab">
 +
</div>
 +
</div>
 +
<!--main body right bar end-->
 +
 +
</div>
 +
<!--page main body end-->
 +
</div>
 +
</BODY>

Revision as of 09:04, 2 September 2011

2011 iGEM Fudan-Shanghai Template