Team:AHUT China
From 2013.igem.org
Line 11: | Line 11: | ||
!align="center"|[[Team:AHUT_China/Attributions|Attributions]] | !align="center"|[[Team:AHUT_China/Attributions|Attributions]] | ||
|} | |} | ||
- | <div style="height:121px;width:965px;"><img src="https://static.igem.org/mediawiki/2013/e/ef/WANGYE_01_01.gif" id="banner" style="height:121px;width:965px;align:middle;"></div> | + | <html> |
+ | <head> | ||
+ | <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.10.1/jquery.min.js"> | ||
+ | </script> | ||
+ | |||
+ | <script type="text/javascript"> | ||
+ | $(document).ready(function(){ | ||
+ | $("ul.first > li").hover(function(){ | ||
+ | $(this).find("ul").stop().fadeToggle(10); | ||
+ | }); | ||
+ | }); | ||
+ | </script> | ||
+ | |||
+ | <script> | ||
+ | $(document).ready(function() | ||
+ | { | ||
+ | $('#menubar').mouseover(function(){ | ||
+ | $('#menubar').stop().animate({top:"0px"},500); | ||
+ | }); | ||
+ | $('#menubar').mouseleave(function(){ | ||
+ | $('#menubar').stop().animate({top:"-20px"},500); | ||
+ | }); | ||
+ | $('#menubar.right-menu').mouseover(function(){ | ||
+ | $('#menubar.right-menu').stop().animate({top:"0px"},500); | ||
+ | }); | ||
+ | $('#menubar.right-menu').mouseleave(function(){ | ||
+ | $('#menubar.right-menu').stop().animate({top:"-20px"},500); | ||
+ | }); | ||
+ | }); | ||
+ | </script> | ||
+ | |||
+ | |||
+ | <style type="text/css"> | ||
+ | div.menu | ||
+ | { | ||
+ | width:100%; | ||
+ | } | ||
+ | |||
+ | .menu ul,li | ||
+ | { | ||
+ | margin:0; | ||
+ | padding:0; | ||
+ | list-style:none; | ||
+ | width:100%; | ||
+ | } | ||
+ | |||
+ | |||
+ | |||
+ | ul.first>li | ||
+ | { | ||
+ | float:left; | ||
+ | width:16.5%; | ||
+ | } | ||
+ | ul.first>li>a:link,ul.first>li>a:visited | ||
+ | { | ||
+ | display:block; | ||
+ | font-weight:bold; | ||
+ | color:#494042; | ||
+ | background-color:#35bb91; | ||
+ | text-align:center; | ||
+ | padding:3%; | ||
+ | text-decoration:none; | ||
+ | text-transform:uppercase; | ||
+ | } | ||
+ | |||
+ | ul.first>li>a:hover,ul.first>li>a:active | ||
+ | { | ||
+ | background-color:#7A991A; | ||
+ | } | ||
+ | |||
+ | ul.first>li>ul | ||
+ | { | ||
+ | display:none; | ||
+ | width:100%; | ||
+ | } | ||
+ | |||
+ | ul.first>li>ul>li>a:link,ul.first>li>ul>li>a:visited | ||
+ | { | ||
+ | display:block; | ||
+ | font-weight:bold; | ||
+ | color:#494042; | ||
+ | background-color:#8ff5d5; | ||
+ | text-align:center; | ||
+ | padding:3%; | ||
+ | text-decoration:none; | ||
+ | text-transform:uppercase; | ||
+ | } | ||
+ | |||
+ | ul.first>li>ul>li>a:hover,ul.first>li>ul>li>a:active | ||
+ | { | ||
+ | background-color:#B26B00; | ||
+ | } | ||
+ | .menu | ||
+ | { | ||
+ | position:absolute; | ||
+ | left:-8px; | ||
+ | top:140px; | ||
+ | } | ||
+ | #banner | ||
+ | { | ||
+ | position:absolute; | ||
+ | left:-8px; | ||
+ | top:15px; | ||
+ | } | ||
+ | |||
+ | |||
+ | #copyright | ||
+ | { | ||
+ | position:absolute; | ||
+ | right:320px; | ||
+ | top:700px; | ||
+ | } | ||
+ | #globalWrapper | ||
+ | { | ||
+ | background-color:#b9b2a0; | ||
+ | height:800px; | ||
+ | } | ||
+ | #content | ||
+ | { | ||
+ | background-color:#b9b2a0; | ||
+ | border-color:#b9b2a0; | ||
+ | |||
+ | } | ||
+ | #menubar | ||
+ | { | ||
+ | background-color:#EEECEC; | ||
+ | opacity:0.8; | ||
+ | top:-4px; | ||
+ | width:360px; | ||
+ | height:23px; | ||
+ | position:absolute; | ||
+ | top:-20px; | ||
+ | } | ||
+ | #menubar ul li a | ||
+ | { | ||
+ | color:#8D1919; | ||
+ | } | ||
+ | #menubar.right-menu | ||
+ | { | ||
+ | background-color:#EEECEC; | ||
+ | opacity:0.8; | ||
+ | top:-4px; | ||
+ | width:240px; | ||
+ | height:23px; | ||
+ | position:absolute; | ||
+ | top:-20px; | ||
+ | } | ||
+ | .right-menu li a | ||
+ | { | ||
+ | color:#8D1919; | ||
+ | background-color:#EEECEC; | ||
+ | } | ||
+ | |||
+ | #p-logo | ||
+ | { | ||
+ | height:0px; | ||
+ | visibility:hidden; | ||
+ | } | ||
+ | #top-section | ||
+ | { | ||
+ | height:0px; | ||
+ | } | ||
+ | #footer-box | ||
+ | { | ||
+ | height:0px; | ||
+ | display:none; | ||
+ | visbility:hidden; | ||
+ | } | ||
+ | #catlinks | ||
+ | { | ||
+ | border-color:#b9b2a0; | ||
+ | background-color:#b9b2a0; | ||
+ | } | ||
+ | .firstHeading | ||
+ | { | ||
+ | visibility:hidden | ||
+ | } | ||
+ | |||
+ | |||
+ | </style> | ||
+ | |||
+ | </head> | ||
+ | |||
+ | |||
+ | <body> | ||
+ | <h3><center><div style="height:121px;width:965px;"><img src="https://static.igem.org/mediawiki/2013/e/ef/WANGYE_01_01.gif" id="banner" style="height:121px;width:965px;align:middle;"></div></center></h3> | ||
{|align="justify" | {|align="justify" | ||
|Water, the origin of life, is the necessary component of our daily life. As the progress of modern industry and life, especially in petrochemical engineering and agriculture, large amount of sewage which contains inorganic nitrogen has been produced. It is the chief culprit which leads to the red tide. | |Water, the origin of life, is the necessary component of our daily life. As the progress of modern industry and life, especially in petrochemical engineering and agriculture, large amount of sewage which contains inorganic nitrogen has been produced. It is the chief culprit which leads to the red tide. |
Revision as of 03:56, 6 August 2013
Home | Team | Official Team Profile | Project | Parts Submitted to the Registry | Modeling | Notebook | Safety | abc123 | Attributions |
---|
NH4+ + NO2- → N2 + 2H2O, ΔG° = -357 kJ/mol
[[File:WANGYE_01_04.gif|200px|left|frame]]
However, the enrichment of the bacterial strain takes much time and it is very sensible to oxygen. Its nature leads to the numerous obstacles in the industrial application.
Our goal is to design a wastewater cleansing system which can absorb the pollutant efficiently while transform it into light. We decided to use E.coli to design a bacterium that can digest the nitrite and ammonium in its interior using the disposal system from the anammox. We named it Shining Sanctifier. This new star will overcome the traditional issues and be adopted in the sewage treatment system on a large scale while it can also be made into landscape lamp in the future.