Team:BIT/project AC
From 2013.igem.org
(Difference between revisions)
Line 4: | Line 4: | ||
<title>iGEM BIT</title> | <title>iGEM BIT</title> | ||
<style type="text/css"> | <style type="text/css"> | ||
- | |||
#blank * | #blank * | ||
{ | { | ||
width: 1024px; | width: 1024px; | ||
- | |||
border-style: none; | border-style: none; | ||
margin: 0 auto; | margin: 0 auto; | ||
padding: 0; | padding: 0; | ||
+ | background-color: #000; | ||
} | } | ||
#globalWrapper /* Global Environment (origin item) */ | #globalWrapper /* Global Environment (origin item) */ | ||
{ | { | ||
- | |||
- | |||
- | |||
- | |||
- | |||
overflow: hidden; | overflow: hidden; | ||
+ | background-color: #000; | ||
} | } | ||
#top-section | #top-section | ||
Line 34: | Line 29: | ||
display: none; | display: none; | ||
} | } | ||
+ | |||
#content | #content | ||
{ | { | ||
width: 1024px; | width: 1024px; | ||
- | |||
background-attachment: scroll; | background-attachment: scroll; | ||
overflow: hidden; | overflow: hidden; | ||
border-style: none; | border-style: none; | ||
+ | background-color: #000; | ||
} | } | ||
#footer-box | #footer-box | ||
{ | { | ||
- | background-color: | + | background-color: #000; |
background-image: none; | background-image: none; | ||
border-style: none; | border-style: none; | ||
Line 57: | Line 53: | ||
} | } | ||
+ | a { color: #999; text-decoration: none; font-family: Verdana;} | ||
- | a { color: #000; text-decoration: none; font-family: Verdana | + | #content a { color: #000; text-decoration: none; font-family: Verdana;} |
- | a:hover { color: #F00; } | + | #content a:hover { color: #F00; } |
#header { | #header { | ||
Line 65: | Line 62: | ||
width: 1024px; | width: 1024px; | ||
height: 35px; | height: 35px; | ||
- | |||
} | } | ||
#a1 { display:block; width:100px; height: 30px; background-image:url(https://static.igem.org/mediawiki/2013/b/b2/Bita1.png); background-repeat:no-repeat;} | #a1 { display:block; width:100px; height: 30px; background-image:url(https://static.igem.org/mediawiki/2013/b/b2/Bita1.png); background-repeat:no-repeat;} | ||
Line 132: | Line 128: | ||
height: 500px; | height: 500px; | ||
} | } | ||
- | # | + | #footer1 { |
margin: 0px auto; | margin: 0px auto; | ||
width: 1024px; | width: 1024px; | ||
height: 100px; | height: 100px; | ||
- | + | font-family: Verdana, Geneva, sans-serif; | |
font-size: small; | font-size: small; | ||
text-align: center; | text-align: center; | ||
} | } | ||
+ | #footer1 a {color:#FFF;} | ||
#left { | #left { | ||
background-image:url(https://static.igem.org/mediawiki/2013/5/52/Bitleft.png); | background-image:url(https://static.igem.org/mediawiki/2013/5/52/Bitleft.png); | ||
Line 161: | Line 158: | ||
width: 824px; | width: 824px; | ||
margin-left: 200px; | margin-left: 200px; | ||
- | + | overflow-x:hidden; | |
overflow-y:auto; | overflow-y:auto; | ||
} | } | ||
- | #b1 {color: #09F;} | + | #right a {color: #09F;} |
- | #b1:hover { color: #F00;} | + | |
+ | #b1{color: #09F;} | ||
+ | #b1: hover { color: #F00;} | ||
#d1 { | #d1 { | ||
color: #fff; | color: #fff; | ||
Line 191: | Line 190: | ||
padding-left: 20px; | padding-left: 20px; | ||
} | } | ||
- | .t3{ | + | .t3{ padding-left: 80px; } |
+ | .bg{ background-color:black;} | ||
+ | .bg2 {color: #CCC;background-color:black;} | ||
+ | .bg3 {color: #CCC;background-image:url(https://static.igem.org/mediawiki/2013/3/38/Bitbbb.png);} | ||
+ | |||
</style> | </style> | ||
</head> | </head> | ||
Line 197: | Line 200: | ||
<div id="header"> | <div id="header"> | ||
- | <table width="1024" border="0"> | + | <table width="1024" border="0" class="bg"> |
<tr> | <tr> | ||
<td width="713"><div><a id="a1" href="https://2013.igem.org/wiki/index.php?title=Team:BIT/project_AC&action=edit"></a></div></td> | <td width="713"><div><a id="a1" href="https://2013.igem.org/wiki/index.php?title=Team:BIT/project_AC&action=edit"></a></div></td> | ||
Line 220: | Line 223: | ||
<div id="class"> | <div id="class"> | ||
- | <table width="1024" border="0"> | + | <table width="1024" border="0" class="bg"> |
<tr> | <tr> | ||
<td><div id="c1"><ul><li><a href="https://2013.igem.org/Team:BIT/project_AC">>>MORE</a></li></ul></div></td> | <td><div id="c1"><ul><li><a href="https://2013.igem.org/Team:BIT/project_AC">>>MORE</a></li></ul></div></td> | ||
Line 243: | Line 246: | ||
</div> | </div> | ||
<div id="right"> | <div id="right"> | ||
- | <table width="824" border="0"> | + | <table width="824" border="0" class="bg3"> |
<tr> | <tr> | ||
<td class="t1">Amplifier and Controller</td> | <td class="t1">Amplifier and Controller</td> | ||
Line 291: | Line 294: | ||
</div> | </div> | ||
<div id="footer"> | <div id="footer"> | ||
- | <table width="1024" border="0"> | + | <table width="1024" border="0" class=bg2> |
<tr> | <tr> | ||
<td> </td> | <td> </td> |
Revision as of 12:21, 18 September 2013
Amplifier and Controller |
Amplifier |
If we give the biosensor an input signal, we will get an output signal, which, however, may not be strong enough for us to detect. Therefore, we have designed an amplifier, which is based on the high activity of T7 promoter, to increase the intensity of the output signal to a specific magnification. We replaced the sequence of the green fluorescent protein of the sensor with the DNA of T7 RNA polymerase to promote the expression of the downstream DNA. Thus we can get stronger fluorescent intensity as expected. | As we all know, if the sample of material which the concentration is high enough to be detected is inserted as the input signal, the sensor will be able to “feel” it and produce an output signal.