Team:AHUT China

From 2013.igem.org

(Difference between revisions)
Line 11: Line 11:
});
});
</script>   
</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">
<style type="text/css">
Line 71: Line 90:
width:100%;
width:100%;
}
}
-
 
.menu ul,li
.menu ul,li
Line 81: Line 99:
}
}
-
#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;
+
-
}
+
ul.first>li
ul.first>li
Line 100: Line 105:
float:left;
float:left;
width:16.5%;
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:#3A3A3A;
 +
}
 +
 +
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
.menu
{
{
Line 121: Line 164:
right:320px;
right:320px;
top:700px;
top:700px;
 +
}
 +
#globalWrapper
 +
{
 +
background-color:#3A3A3A;
 +
height:800px;
 +
}
 +
#content
 +
{
 +
background-color:#3A3A3A;
 +
border-color:#3A3A3A;
 +
 +
}
 +
#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;
}
}
Line 138: Line 221:
visbility:hidden;
visbility:hidden;
}
}
-
 
+
#catlinks
 +
{
 +
border-color:#b9b2a0;
 +
background-color:#b9b2a0;
 +
}
.firstHeading
.firstHeading
{
{
Line 144: Line 231:
}
}
 +
.STYLE1 {
 +
font-family: "Times New Roman", Times, serif;
 +
color: #000099;
 +
}
</style>
</style>

Revision as of 09:44, 6 August 2013

     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.
      Various kinds of means have been developed to dispose nitrite and ammonium which are the main contaminants of this type of effluent. One of them is anaerobic ammonium oxidation bacteria (anammox) which can convert the fomite in the water into nitrogen.

NH4+ + NO2- → N2 + 2H2O,   ΔG° = -357 kJ/mol