Team:NJAU China/Biobricks
From 2014.igem.org
(Difference between revisions)
(15 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
- | |||
<html lang="en"> | <html lang="en"> | ||
<head> | <head> | ||
Line 9: | Line 8: | ||
<link rel="icon" href="../../favicon.ico"> | <link rel="icon" href="../../favicon.ico"> | ||
<title>Home</title> | <title>Home</title> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries --> | <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries --> | ||
- | + | <!--[if lt IE 9]> | |
- | + | <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script> | |
+ | <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> | ||
+ | <![endif]--> | ||
<!-- Custom styles for this template --> | <!-- Custom styles for this template --> | ||
<link href="carousel.css" rel="stylesheet"> | <link href="carousel.css" rel="stylesheet"> | ||
<style type="text/css"> | <style type="text/css"> | ||
+ | *{ | ||
+ | padding:0; | ||
+ | text-decoration:none; | ||
+ | margin:0;} | ||
body { | body { | ||
padding-bottom: 40px; | padding-bottom: 40px; | ||
- | background: # | + | background:#a2dcf3; |
color: #5a5a5a; | color: #5a5a5a; | ||
- | font-size: | + | font-size: 14px; |
+ | font-family:Andalus; | ||
+ | } | ||
+ | pre{ | ||
+ | font-size:14px; | ||
+ | font-family:Andalus | ||
+ | } | ||
+ | #myheader{ | ||
+ | width:1366px; | ||
+ | height:500px; | ||
+ | margin:0 auto; | ||
+ | position:relative; | ||
+ | font-family:Arial, Helvetica, sans-serif; | ||
+ | background:#a2dcf3 url("https://static.igem.org/mediawiki/2014/3/34/Header_bg.png"); | ||
} | } | ||
- | |||
#contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .visualClear { | #contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .visualClear { | ||
display: none; | display: none; | ||
Line 42: | Line 49: | ||
margin: 0px auto; | margin: 0px auto; | ||
padding-top: 100px; | padding-top: 100px; | ||
- | margin-bottom: 20px; | + | margin-bottom: 20px;display:none; |
- | font-family: Georgia, Times, | + | font-family: Georgia, Times, Times New Roman, "Andalus", serif; |
} | } | ||
h1, h2, h3, h4, h5 { | h1, h2, h3, h4, h5 { | ||
- | font-family: Georgia, Times, | + | font-family: Georgia, Times, Times New Roman, "Andalus", serif; |
} | } | ||
Line 99: | Line 106: | ||
font-family: Arial, Helvetica, sans-serif; | font-family: Arial, Helvetica, sans-serif; | ||
font-weight: normal; | font-weight: normal; | ||
- | font-size: | + | font-size: 16px; |
+ | font-family:Andalus; | ||
color: #414141; | color: #414141; | ||
width: 960px; | width: 960px; | ||
Line 109: | Line 117: | ||
.container { | .container { | ||
- | font-size: | + | font-size: 16px; |
+ | font-family:Andalus; | ||
+ | width:700px; | ||
+ | float:right; | ||
} | } | ||
Line 115: | Line 126: | ||
color: #FFF | color: #FFF | ||
} | } | ||
- | + | #my_h1{position:absolute;top:70px;left:170px;border:none;} | |
- | + | #my_h1 a{display:block;width:190px;height:130px;text-indent:-9999px;} | |
- | + | #my_nav{position:absolute;top:402px;left:200px;width:990px;height:50px;} | |
- | + | #my_nav ul{width:100%;margin:0;padding:0;list-style:none;font-size:24px;} | |
- | } | + | #my_nav ul li{display::inline-block;padding:9px 30px;float:left;list-style:none;position:relative;} |
+ | #my_nav ul li:hover{background:#e3f7ff;}#my_nav ul li a{color:#00586b;text-decoration:none;}#project{display:none;position:absolute;z-index:100;top:47px;left:0px;background:#CF6;width:100px;}#project dd{width:135px;font-size:16px; | ||
+ | background:#c9efff;height:40px;margin:0;}#project dd a{width:100%;height:40px;display:block;text-decoration:none;text-align:center;line-height:40px;}#project dd a:hover{background:#a1dbf0;}#achievement{display:none;position:absolute;top:47px;z-index:100;left:0px;background:#CF6;width:100px;}#achievement dd{width:198px;font-size:16px;background:#c9efff;height:40px;margin:0;}#achievement dd a{width:100%;height:40px;display:block;text-decoration:none;text-align:center;line-height:40px;}#achievement dd a:hover{background:#a1dbf0;}#prctice{display:none;position:absolute;top:47px;z-index:100;left:0px;background:#CF6;width:100px;}#prctice dd{width:300px;font-size:16px;background:#c9efff;height:40px;margin:0;}#prctice dd a{width:100%;height:40px;display:block;text-decoration:none;text-align:center;line-height:40px;}#prctice dd a:hover{background:#a1dbf0;}#ackonwledgement{display:none;position:absolute;top:47px;z-index:100;left:0px;background:#CF6;width:100px;}#ackonwledgement dd{width:257px;font-size:16px;background:#c9efff;height:40px;margin:0;}#ackonwledgement dd a{width:100%;height:40px;display:block;text-decoration:none;text-align:center;line-height:40px;}#ackonwledgement dd a:hover{background:#a1dbf0;} | ||
+ | #my_content{ | ||
+ | width:1030px; | ||
+ | margin:0px auto;} | ||
+ | #my_abstract{ | ||
+ | width:300px; | ||
+ | margin:0 0 0 25px; | ||
+ | float:left; | ||
+ | } | ||
+ | #my_abstract h2{ | ||
+ | height:50px; | ||
+ | line-height:50px; | ||
+ | text-indent:50px; | ||
+ | border:none; | ||
+ | background:#999; | ||
+ | margin:0 0 20px 0; | ||
+ | padding:0; | ||
+ | } | ||
+ | #my_abstract p{ | ||
+ | text-indent:30px; | ||
+ | height:240px; | ||
+ | overflow-y:scroll; | ||
+ | } | ||
+ | #my_contents{ | ||
+ | width:1030px; | ||
+ | position:relative; | ||
+ | margin:0 auto; | ||
+ | } | ||
/*-- hides default wiki settings --*/ | /*-- hides default wiki settings --*/ | ||
</style> | </style> | ||
+ | <script type="text/javascript"> | ||
+ | window.onload = function(){ | ||
+ | xialashow('project_li','project'); | ||
+ | xialahidden('project_li','project'); | ||
+ | xialashow('achievement_li','achievement'); | ||
+ | xialahidden('achievement_li','achievement'); | ||
+ | xialashow('prctice_li','prctice'); | ||
+ | xialahidden('prctice_li','prctice'); | ||
+ | xialashow('ackonwledgement_li','ackonwledgement'); | ||
+ | xialahidden('ackonwledgement_li','ackonwledgement');} | ||
+ | function xialashow(li_id,dl_id){var li_id = document.getElementById(li_id);var dl_id = document.getElementById(dl_id);li_id.onmouseover = function(){dl_id.style.display = 'block';}} | ||
+ | function xialahidden(li_id,dl_id){var li_id = document.getElementById(li_id);var dl_id = document.getElementById(dl_id);li_id.onmouseout = function(){dl_id.style.display = 'none';}} | ||
+ | </script> | ||
</head> | </head> | ||
Line 129: | Line 182: | ||
================================================== --> | ================================================== --> | ||
<body> | <body> | ||
- | + | <div id="myheader"> | |
- | <div | + | <h1 id="my_h1"><a href="#">IGEM</a></h1> |
- | + | <div id="my_nav"> | |
- | + | <ul> | |
- | + | <li><a href="https://2014.igem.org/Team:NJAU_China">Home</a></li> | |
- | + | <li id="project_li"><a href="#">Project</a> | |
- | + | <dl id="project"> | |
- | + | <dd><a href="https://2014.igem.org/Team:NJAU_China/Background">Background</a></dd> | |
- | <div | + | <dd><a href="https://2014.igem.org/Team:NJAU_China/System Design">System Design</a></dd> |
- | < | + | <dd><a href="https://2014.igem.org/Team:NJAU_China/Safety">Safety</a></dd> |
- | + | </dl> | |
- | + | </li> | |
- | + | <li id="achievement_li"><a href="#">Achievement</a> | |
- | + | <dl id="achievement"> | |
- | + | <dd><a href="https://2014.igem.org/Team:NJAU_China/Wet Labs">Wet Labs</a></dd> | |
- | < | + | <dd><a href="https://2014.igem.org/Team:NJAU_China/Modeling">Model</a></dd> |
- | + | <dd><a href="https://2014.igem.org/Team:NJAU_China/Protocol/Notebooks">Protocol/Notebooks</a></dd> | |
- | + | <dd><a href="https://2014.igem.org/Team:NJAU_China/Biobricks">Biobricks</a></dd> | |
- | + | </dl> | |
- | <a | + | </li> |
- | + | <li id="prctice_li"><a href="#">Practice</a> | |
- | < | + | <dl id="prctice"> |
- | + | <dd><a href="https://2014.igem.org/Team:NJAU_China/iGEM and Synthetic Biology Exhibition">Exhibitions and Workshops</a></dd> | |
- | + | <dd><a href="https://2014.igem.org/Team:NJAU_China/Questionnaire Survey">Questionnaire Survey</a></dd> | |
- | + | <dd><a href="https://2014.igem.org/Team:NJAU_China/Collaboration">Collaboration</a></dd> | |
- | + | </dl> | |
- | + | </li> | |
- | + | <li><a href="https://2014.igem.org/Team:NJAU_China/Team">Team</a></li> | |
- | + | <li id="ackonwledgement_li"><a href="#">Acknowledgement</a> | |
- | + | <dl id="ackonwledgement"> | |
- | + | <dd><a href="https://2014.igem.org/Team:NJAU_China/Inside Campus">Inside Campus&Arrtibutions</a></dd> | |
- | + | <dd><a href="https://2014.igem.org/Team:NJAU_China/Outside Campus">Outside Campus</a></dd> | |
- | + | </dl> | |
- | + | </li> | |
- | + | </ul> | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | < | + | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
</div> | </div> | ||
</div> | </div> | ||
- | |||
- | < | + | <!-------------------------------------------> |
- | + | <div id="my_contents"> | |
- | < | + | <table width="1033" border="1" cellspacing=0> |
- | + | <tr> | |
- | + | <td width="239" height="44" align="center"><strong>Part Numbers</strong></td> | |
- | + | <td width="419" align="center"><strong>Brief Description</strong></td> | |
- | + | <td width="239" align="center"><strong>Type</strong></td> | |
- | </ | + | </tr> |
- | + | <tr> | |
- | </ | + | <td align="center"><a href="http://parts.igem.org/Part:BBa_K1555000">BBa_1555000</td></a></td> |
- | + | <td>The <em>cop</em>A promoter wth a GFP reporter</td> | |
- | < | + | <td height="52" align="center">Reporter</td> |
- | + | </tr> | |
- | < | + | <tr> |
- | + | <td align="center"><a href="http://parts.igem.org/Part:BBa_K1555001">BBa_1555001</td></a></td> | |
- | + | <td>The <em>mar</em>O with a GFP reporter</td> | |
- | + | <td height="52" align="center">Reporter</td> | |
- | </ | + | </tr> |
- | < | + | <tr> |
- | + | <td align="center"><a href="http://parts.igem.org/Part:BBa_K1555002">BBa_1555002</td></a></td> | |
- | + | <td>The <em>cue</em>O promoter with a GFP reporter</td> | |
- | + | <td height="52" align="center">Reporter</td> | |
- | + | </tr> | |
- | + | <tr> | |
- | + | <td align="center"><a href="http://parts.igem.org/Part:BBa_K1555003">BBa_1555003</td></a></td> | |
- | + | <td>GFP induced by micro-aerobic P<em>vgb</em></td> | |
- | + | <td height="52" align="center">Measurement</td> | |
- | + | </tr> | |
- | + | <tr> | |
- | + | <td align="center"><a href="http://parts.igem.org/Part:BBa_K1555004">BBa_1555004</td></a></td> | |
- | + | <td>The expression of T7 polymerase controlled by <em>cop</em>A promoter</td> | |
- | + | <td height="52" align="center">Generator</td> | |
- | + | </tr> | |
- | + | <tr> | |
- | + | <td align="center"><a href="http://parts.igem.org/Part:BBa_K1555005">BBa_1555005</td></a></td> | |
- | + | <td>GSH coding gene activated by T7 promoter</td> | |
- | + | <td height="52" align="center">Device</td> | |
- | + | </tr> | |
- | + | <tr> | |
- | + | <td align="center"><a href="http://parts.igem.org/Part:BBa_K1555006">BBa_1555006</td></a></td> | |
- | + | <td>SgRNA which cooperates with dCAS9 protein can target <em>cop</em>A's CDS specifically</td> | |
- | + | <td height="52" align="center">RNA</td> | |
- | + | </tr> | |
- | + | <tr> | |
- | + | <td align="center"><a href="http://parts.igem.org/Part:BBa_K1555007">BBa_1555007</td></a></td> | |
- | + | <td height="40"><em>Cop</em>A's 20nt target sequence+sgRNA scaffold</td> | |
- | + | <td height="52" align="center">RNA</td> | |
- | + | </tr> | |
- | + | <tr> | |
- | + | <td align="center"><a href="http://parts.igem.org/Part:BBa_K1555008">BBa_1555008</td></a></td> | |
- | + | <td height="40"><em>Cop</em>dCas9+20nt sg-RNA</td> | |
- | + | <td height="52" align="center">Regulatory</td> | |
- | + | </tr> | |
- | + | <tr> | |
- | + | <td align="center"><a href="http://parts.igem.org/Part:BBa_K1555009">BBa_1555009</td></a></td> | |
- | + | <td height="40"><em>P <i>Cop</i>A + GFP+ T7 RNA Polymerase</em></td> | |
- | + | <td height="52" align="center">Reporter</td> | |
- | + | </tr> | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | </ | + | |
+ | </table> | ||
</div> | </div> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
</body> | </body> | ||
</html> | </html> |
Latest revision as of 23:07, 17 October 2014
Part Numbers | Brief Description | Type |
BBa_1555000 | The copA promoter wth a GFP reporter | Reporter |
BBa_1555001 | The marO with a GFP reporter | Reporter |
BBa_1555002 | The cueO promoter with a GFP reporter | Reporter |
BBa_1555003 | GFP induced by micro-aerobic Pvgb | Measurement |
BBa_1555004 | The expression of T7 polymerase controlled by copA promoter | Generator |
BBa_1555005 | GSH coding gene activated by T7 promoter | Device |
BBa_1555006 | SgRNA which cooperates with dCAS9 protein can target copA's CDS specifically | RNA |
BBa_1555007 | CopA's 20nt target sequence+sgRNA scaffold | RNA |
BBa_1555008 | CopdCas9+20nt sg-RNA | Regulatory |
BBa_1555009 | P CopA + GFP+ T7 RNA Polymerase | Reporter |