|
|
(7 intermediate revisions not shown) |
Line 1: |
Line 1: |
- | <!-- *** What falls between these lines is the Alert Box! You can remove it from your pages once you have read and understood the alert *** --> | + | <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> |
| + | <style type="text/css"> |
| | | |
- | <html>
| + | .fudan_fix{ |
- | <div id="box" style="width: 700px; margin-left: 137px; padding: 5px; border: 3px solid #000; background-color: #fe2b33;">
| + | font-family:Haettenschweiler,Bodoni MT Poster Compressed, Bodoni MT Condensed, Franklin Gothic Medium Cond; |
- | <div id="template" style="text-align: center; font-weight: bold; font-size: large; color: #f6f6f6; padding: 5px;">
| + | } |
- | This is a template page. READ THESE INSTRUCTIONS.
| + | |
- | </div>
| + | |
- | <div id="instructions" style="text-align: center; font-weight: normal; font-size: small; color: #f6f6f6; padding: 5px;">
| + | |
- | You are provided with this team page template with which to start the iGEM season. You may choose to personalize it to fit your team but keep the same "look." Or you may choose to take your team wiki to a different level and design your own wiki. You can find some examples <a href="https://2008.igem.org/Help:Template/Examples">HERE</a>.
| + | |
- | </div>
| + | |
- | <div id="warning" style="text-align: center; font-weight: bold; font-size: small; color: #f6f6f6; padding: 5px;">
| + | |
- | You <strong>MUST</strong> have all of the pages listed in the menu below with the names specified. PLEASE keep all of your pages within your teams namespace.
| + | |
- | </div>
| + | |
- | </div>
| + | |
- | </html>
| + | |
| | | |
- | <!-- *** End of the alert box *** -->
| + | #top-section { |
| + | background-color: #000000; |
| + | height: 100px; |
| + | border: none; |
| + | width:1366px; |
| + | height:20px} |
| + | |
| + | #menubar a:active,#menubar a:hover,#menubar a:link,#menubar |
| | | |
| + | a:visited { |
| + | color: #ffa442;} |
| | | |
- | {| style="color:#1b2c8a;background-color:#0c6;" cellpadding="3" cellspacing="1" border="1" bordercolor="#fff" width="62%" align="center"
| + | #p-logo { |
- | !align="center"|[[Team:Fudan_D|Home]]
| + | position: absolute; |
- | !align="center"|[[Team:Fudan_D/Team|Team]]
| + | display: none;} |
- | !align="center"|[https://igem.org/Team.cgi?year=2012&team_name=Fudan_D Official Team Profile]
| + | |
- | !align="center"|[[Team:Fudan_D/Project|Project]]
| + | |
- | !align="center"|[[Team:Fudan_D/Parts|Parts Submitted to the Registry]]
| + | |
- | !align="center"|[[Team:Fudan_D/Modeling|Modeling]]
| + | |
- | !align="center"|[[Team:Fudan_D/Notebook|Notebook]]
| + | |
- | !align="center"|[[Team:Fudan_D/Safety|Safety]]
| + | |
- | !align="center"|[[Team:Fudan_D/Attributions|Attributions]]
| + | |
- | |}
| + | |
| | | |
| + | #search-controls { |
| + | display: none;} |
| | | |
- | Use this page to answer the questions on the [[Safety | safety page]].
| + | body { |
| + | background-color: #000000} |
| + | |
| + | .firstHeading { |
| + | display: none;} |
| + | |
| + | #content { |
| + | width: 1366px; |
| + | border: none; |
| + | font-family: Tahoma, Arial, Helvetica, sans-serif, Staccato222 BT, Copperplate Gothic Light; |
| + | background-color:#000000; |
| + | color: #000000} |
| + | |
| + | #siteSub { |
| + | display:none; |
| + | } |
| + | |
| + | #contentSub { |
| + | display:none; |
| + | } |
| + | |
| + | #catlinks { |
| + | border:0px; |
| + | display:none; |
| + | } |
| + | |
| + | #footer-box { |
| + | display:none; |
| + | } |
| + | |
| + | #mblink a { |
| + | text-decoration:none;} |
| + | </style> |
| + | <head> |
| + | <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> |
| + | <meta http-equiv="Content-Language" content="en" /> |
| + | <meta name="description" content="" /> |
| + | <meta name="keywords" content="" /> |
| + | |
| + | <title>Safety</title> |
| + | |
| + | <!-- CSS --> |
| + | <link rel="stylesheet" href="http://lifesciences.fudan.edu.cn/test/css/fudan_style.css" type="text/css" media="screen" /> |
| + | <link rel="stylesheet" href="http://lifesciences.fudan.edu.cn/test/css/yellow.css" type="text/css" media="screen" /> |
| + | <!--[if IE 6]> |
| + | <link rel="stylesheet" type="text/css" media="screen" href="http://lifesciences.fudan.edu.cn/test/css/ie-hacks.css" /> |
| + | <script type="text/javascript" src="http://lifesciences.fudan.edu.cn/test/js/DD_belatedPNG.js"></script> |
| + | <script> |
| + | /* EXAMPLE */ |
| + | DD_belatedPNG.fix('*'); |
| + | </script> |
| + | <![endif]--> |
| + | <!--[if IE 7]> |
| + | <link rel="stylesheet" type="text/css" media="screen" href="http://lifesciences.fudan.edu.cn/test/css/ie7-hacks.css" /> |
| + | <![endif]--> |
| + | <!--[if IE 8]> |
| + | <link rel="stylesheet" type="text/css" media="screen" href="http://lifesciences.fudan.edu.cn/test/css/ie8-hacks.css" /> |
| + | <![endif]--> |
| + | <!-- ENDS CSS --> |
| + | |
| + | <!-- prettyPhoto --> |
| + | <link rel="stylesheet" href="http://lifesciences.fudan.edu.cn/test/js/prettyPhoto/css/prettyPhoto.css" type="text/css" media="screen" /> |
| + | <!-- ENDS prettyPhoto --> |
| + | |
| + | <!-- JS --> |
| + | <script type="text/javascript" src="http://lifesciences.fudan.edu.cn/test/js/jquery_1.4.2.js"></script> |
| + | <script type="text/javascript" src="http://lifesciences.fudan.edu.cn/test/js/jqueryui.js"></script> |
| + | <script type="text/javascript" src="http://lifesciences.fudan.edu.cn/test/js/easing.js"></script> |
| + | <script type="text/javascript" src="http://lifesciences.fudan.edu.cn/test/js/jquery.cycle.all.js"></script> |
| + | <script type="text/javascript" src="http://lifesciences.fudan.edu.cn/test/js/tooltip/jquery.tools.min.js"></script> |
| + | <script type="text/javascript" src="http://lifesciences.fudan.edu.cn/test/js/jquery.tabs/jquery.tabs.pack.js"></script> |
| + | <script type="text/javascript" src="http://lifesciences.fudan.edu.cn/test/js/filterable.pack.js"></script> |
| + | <script type="text/javascript" src="http://lifesciences.fudan.edu.cn/test/js/prettyPhoto/js/jquery.prettyPhoto.js"></script> |
| + | <script type="text/javascript" src="http://lifesciences.fudan.edu.cn/test/js/twitter.js"></script> |
| + | <script type="text/javascript" src="http://lifesciences.fudan.edu.cn/test/js/custom.js"></script> |
| + | <!-- ENDS JS --> |
| + | |
| + | <!-- superfish --> |
| + | <link rel="stylesheet" type="text/css" media="screen" href="http://lifesciences.fudan.edu.cn/test/css/superfish-custom.css" /> |
| + | <script type="text/javascript" src="http://lifesciences.fudan.edu.cn/test/js/superfish-1.4.8/js/hoverIntent.js"></script> |
| + | <script type="text/javascript" src="http://lifesciences.fudan.edu.cn/test/js/superfish-1.4.8/js/superfish.js"></script> |
| + | <!-- ENDS superfish --> |
| + | |
| + | <!-- tabs --> |
| + | <link rel="stylesheet" href="http://lifesciences.fudan.edu.cn/test/css/jquery.tabs.css" type="text/css" media="print, projection, screen" /> |
| + | <!-- Additional IE/Win specific style sheet (Conditional Comments) --> |
| + | <!--[if lte IE 7]> |
| + | <link rel="stylesheet" href="http://lifesciences.fudan.edu.cn/test/css/jquery.tabs-ie.css" type="text/css" media="projection, screen"> |
| + | <![endif]--> |
| + | <!-- ENDS tabs --> |
| + | |
| + | <!-- Cufon --> |
| + | <script src="http://lifesciences.fudan.edu.cn/test/js/cufon-yui.js" type="text/javascript"></script> |
| + | <script src="http://lifesciences.fudan.edu.cn/test/js/bebas-neue_400.font.js" type="text/javascript"></script> |
| + | <!-- /Cufon --> |
| + | |
| + | </head> |
| + | <body> |
| + | |
| + | |
| + | <div class="torn-top"></div> |
| + | <!-- HEADER --> |
| + | <div id="header"> |
| + | |
| + | <a href="index.html"><img src="http://lifesciences.fudan.edu.cn/test/img/logo.png" alt="Logo" id="logo" /></a> |
| + | |
| + | <!-- search --> |
| + | <div class="top-search"> |
| + | <form method="get" id="searchform" action=""> |
| + | <div> |
| + | <input type="text" value="Search..." name="s" id="s" onfocus="defaultInput(this)" onblur="clearInput(this)" /> |
| + | <input type="submit" id="searchsubmit" value=" " /> |
| + | </div> |
| + | </form> |
| + | </div> |
| + | <!-- ENDS search --> |
| + | |
| + | |
| + | <!-- wrapper --> |
| + | <div class="wrapper-header"> |
| + | |
| + | |
| + | <!-- navigation --> |
| + | <ul id="fudan_nav" class="sf-menu"> |
| + | <li><a href="https://2012.igem.org/Team:Fudan_D" class="fudan_fix" >NAVIGATION</a></li> |
| + | <li><a href="https://2012.igem.org/Team:Fudan_D/Home" class="fudan_fix" >HOME</a></li> |
| + | <li><a href="https://2012.igem.org/Team:Fudan_D/Background" class="fudan_fix" >PROJECT</a> |
| + | <ul> |
| + | <li><a href="https://2012.igem.org/Team:Fudan_D/Background">Background</a></li> |
| + | |
| + | <li><a href="https://2012.igem.org/Team:Fudan_D/Ribozyme">Ribozyme</a></li> |
| + | |
| + | <li><a href="https://2012.igem.org/Team:Fudan_D/Intron">Intron</a></li> |
| + | <li><a href="https://2012.igem.org/Team:Fudan_D/Modeling_Result">Modeling & |
| + | |
| + | Result</a></li> |
| + | <li><a href="https://2012.igem.org/Team:Fudan_D/Submitted_Parts.html">Submitted |
| + | |
| + | Parts</a></li> |
| + | <li class="current_page_item"><a href="https://2012.igem.org/Team:Fudan_D/Safety">Safety</a></li> |
| + | </ul> |
| + | </li> |
| + | <li><a href="https://2012.igem.org/Team:Fudan_D/Page1" class="fudan_fix" >TEAM</a> |
| + | <ul> |
| + | <li><a href="https://2012.igem.org/Team:Fudan_D/Page1">Members</a></li> |
| + | <li><a href="https://igem.org/Team.cgi?year=2012&team_name=Fudan_D">Official Team Profile</a></li> |
| + | </ul> |
| + | <li ><a href="https://2012.igem.org/Team:Fudan_D/notebook.html" class="fudan_fix" >NOTEBOOK</a></li> |
| + | |
| + | |
| + | <li><a href="https://2012.igem.org/Team:Fudan_D/Human_Practice" class="fudan_fix" >HUMAN PRACTICE</a> |
| + | </li> |
| + | <li><a href=""https://2012.igem.org/Team:Fudan_D/Contact" class="fudan_fix" >CONTACT</a></li> |
| + | <li ><a href="https://2012.igem.org/Team:Fudan_D/Attributions"class="fudan_fix" >ATTRIBUTIONS</a></li> |
| + | </ul> |
| + | <!-- ENDS navigation --> |
| + | |
| + | |
| + | </div> |
| + | <!-- ENDS wrapper --> |
| + | |
| + | </div> |
| + | <!-- ENDS HEADER --> |
| + | |
| + | |
| + | |
| + | |
| + | <!-- MAIN --> |
| + | <div id="main"> |
| + | <!-- page title --> |
| + | <div class="page-title-holder"> |
| + | <div class="page-title">Biological Safety</div> |
| + | <div class="page-subtitle">What should we answer?</div> |
| + | </div> |
| + | <!-- ENDS page title --> |
| + | <!-- main-wrapper --> |
| + | <div class="wrapper"> |
| + | <!-- page-content --> |
| + | <div class="page-content"> |
| + | <!-- 1/4-3/4 cols --> |
| + | <div class="one-fourth"> |
| + | <h4>1st Question</h4> |
| + | <p>What's our understanding about bio-safety?</p> |
| + | </div> |
| + | <div class="three-fourth last"> |
| + | <h4>It is the most important issue !</h4> |
| + | <p>As a closely relationship between our final project and bio-safety, meanwhile bio-safety is on of the most important part in igem,we paid much attention to this topic. We have had a better understanding of bio-safety after Inquired to some professors and read related papers including “laboratory bio-safety manual” published by NIH and Cartagena Protocol. We think it contains bio-safety problem caused by improper experimental steps and risks of Genetically modified organisms(GMOs). The former indicate injuries to experimenters from mistakes of technique or experimental instruments including the diffusion of dangerous microbes and faults of experiment operation. The latter refers to the potential risks of Genetically modified organisms including bad influences to ecosystem, undesirable evolution and poisonous to human beings. Strict instruments and special training will solve the first problem but the second will be more difficult than the former. except some special laws of this area and experimenters’ self-regulatory, technology-orientated seems a significant mean to reduce the risks, and which may be the best way to ensure the real bio-safety.</p> |
| + | </div> |
| + | <div class="clear"></div> |
| + | <!-- ENDS 1/4-3/4 cols --> |
| + | |
| + | <br/> |
| + | <br/> |
| + | |
| + | <!-- 1/4-3/4 cols --> |
| + | <div class="one-fourth"> |
| + | <h4>2nd Question</h4> |
| + | <p>What are the possible contributions to bio-safety of our model system ?</p> |
| + | </div> |
| + | <div class="three-fourth last"> |
| + | <h4>Four key points hightlight our project.</h4> |
| + | <p>We talked about that technology-orientated may be the best way to solve bio-safety problem. But in most papers and information,the technology of biological confinement is simple such as terminator gene,suicide genes and auxotroph. But all of them can not reach the requirement of bio-safety to most engineering bacteria because of the shortage of persistent nutrition providing and tedious steps to suicide. And our model can provide a new system which has these advantages:</p><p>1)How to start the system</p><p>2)How to feed the engineering bacteria </p><p>3)How to control transferred genes</p><p>4)And how to close the system.</p><p>As a result, we believe that our model have great potential for growth in developing synthetic biology and even future bio-safety problem.</p> |
| + | </div> |
| + | <div class="clear"></div> |
| + | <!-- ENDS 1/4-3/4 cols --> |
| + | |
| + | <br/> |
| + | <br/> |
| + | |
| + | <!-- 1/4-3/4 cols --> |
| + | <div class="one-fourth"> |
| + | <h4>3rd Question</h4> |
| + | <p>What are the possible contributions to bio-safety of our model system ?</p> |
| + | </div> |
| + | <div class="three-fourth last"> |
| + | <h4>Four key points hightlight our project.</h4> |
| + | <p>We talked about that technology-orientated may be the best way to solve bio-safety problem. But in most papers and information,the technology of biological confinement is simple such as terminator gene,suicide genes and auxotroph. But all of them can not reach the requirement of bio-safety to most engineering bacteria because of the shortage of persistent nutrition providing and tedious steps to suicide. And our model can provide a new system which has these advantages:</p><p>1)How to start the system</p><p>2)How to feed the engineering bacteria </p><p>3)How to control transferred genes</p><p>4)And how to close the system.</p><p>As a result, we believe that our model have great potential for growth in developing synthetic biology and even future bio-safety problem.</p> |
| + | </div> |
| + | <div class="clear"></div> |
| + | <!-- ENDS 1/4-3/4 cols --> |
| + | |
| + | </div> |
| + | <!-- ENDS page content --> |
| + | |
| + | </div> |
| + | <!-- ENDS main-wrapper --> |
| + | |
| + | <!-- twitter --> |
| + | <div class="twitter-reader"> |
| + | <div id="twitter-holder"></div> |
| + | </div> |
| + | <!-- ENDS twitter --> |
| + | |
| + | </div> |
| + | <!-- ENDS MAIN --> |
| + | |
| + | |
| + | |
| + | |
| + | <!-- FOOTER --> |
| + | <div id="footer"> |
| + | <br/> |
| + | <br/> |
| + | <div class="torn-bottom"></div> |
| + | <!-- wrapper-footer --> |
| + | <div class="wrapper-footer"> |
| + | <!-- footer-cols --> |
| + | <ul class="footer-cols"> |
| + | <li class="col"> |
| + | <h6>LINKS</h6> |
| + | <ul> |
| + | <br/> |
| + | <li><a href="https://igem.org/Main_Page">iGEM</a></li> |
| + | <br/> |
| + | <li><a href="http://www.fudan.edu.cn/">Fudan University</a></li> |
| + | <br/> |
| + | <li><a href="http://life.fudan.edu.cn/">School of Life Sciences, Fudan University</a></li> |
| + | </ul> |
| + | </li> |
| + | <li class="col"> |
| + | <h6>SPONSORS</h6> |
| + | <ul> |
| + | <br/> |
| + | <li><a href="http://www.cicc.com.cn">China International Capital Corporation (CICC)</a></li> |
| + | <br/> |
| + | <li><a href="http://www.goldmansachs.com/">Goldman Sachs</a></li> |
| + | <br/> |
| + | <li><a href="http://www.citigroup.com">Citigroup Inc</a></li> |
| + | <br/> |
| + | <li><a href="http://www.pfizer.com">Pfizer</a></li> |
| + | </ul> |
| + | </li> |
| + | <li class="col"> |
| + | <h6>Our Slogan</h6> |
| + | <br/> |
| + | <br/> |
| + | |
| + | |
| + | |
| + | <h8>Inspire a Generation!</h8> |
| + | </li> |
| + | </ul> |
| + | <!-- footer-cols --> |
| + | <!-- footer-bottom --> |
| + | <div class="footer-bottom"> |
| + | <p>Edit by Fudan-Destiny Team</p> |
| + | <p>Powered by luiszuno.com</p> |
| + | </div> |
| + | <!-- ENDS footer-bottom --> |
| + | </div> |
| + | <!-- ENDS wrapper-footer --> |
| + | </div> |
| + | <!-- ENDS FOOTER --> |
| + | |
| + | |
| + | <!-- start cufon --> |
| + | <script type="text/javascript"> Cufon.now(); </script> |
| + | <!-- ENDS start cufon --> |
| + | |
| + | |
| + | </body> |
| + | </html> |