Team:BIT/Safety

From 2013.igem.org

(Difference between revisions)
 
(10 intermediate revisions not shown)
Line 1: Line 1:
 +
<html xmlns="http://www.w3.org/1999/xhtml">
 +
<head>
 +
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
 +
<title>iGEM BIT</title>
 +
<style type="text/css">
 +
#blank *
 +
{
 +
  width: 1024px;
 +
  border-style: none;
 +
  margin: 0 auto;
 +
  padding: 0;
 +
  background-color: #000;
 +
}
 +
#globalWrapper /* Global Environment (origin item) */
 +
{
 +
  overflow: hidden;
 +
  background-color: #000;
 +
}
 +
#top-section
 +
{
 +
  display: none;
 +
}
 +
#top
 +
{
 +
  display: none;
 +
}
 +
h1.firstHeading
 +
{
 +
  display: none;
 +
}
-
{| style="color:#1b2c8a;background-color:#0c6;" cellpadding="3" cellspacing="1" border="1" bordercolor="#fff" width="62%" align="center"
+
#content
-
!align="center"|[[Team:BIT|Home]]
+
{
-
!align="center"|[[Team:BIT/Team|Team]]
+
  width: 1024px;
-
!align="center"|[https://igem.org/Team.cgi?year=2013&team_name=BIT Official Team Profile]
+
  background-attachment: scroll;
-
!align="center"|[[Team:BIT/Project|Project]]
+
  overflow: hidden;
-
!align="center"|[[Team:BIT/Parts|Parts Submitted to the Registry]]
+
  border-style: none;
-
!align="center"|[[Team:BIT/Modeling|Modeling]]
+
  background-color: #000;
-
!align="center"|[[Team:BIT/Notebook|Notebook]]
+
}
-
!align="center"|[[Team:BIT/Safety|Safety]]
+
-
!align="center"|[[Team:BIT/Attributions|Attributions]]
+
-
|}
+
 +
#footer-box
 +
{
 +
  background-color: #000;
 +
  background-image: none;
 +
  border-style: none;
 +
  z-index: 0;
 +
}
-
Use this page to answer the questions on the [[Safety | safety page]].
+
#catlinks
 +
{
 +
  display: none;
 +
}
 +
 
 +
a { color: #999; text-decoration: none; font-family: Verdana;}
 +
 
 +
#content a { color: #000; text-decoration: none; font-family: Verdana;}
 +
#content a:hover { color: #F00; }
 +
 
 +
#header {
 +
margin: 0px auto;
 +
width: 1024px;
 +
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:hover { background-image:url(https://static.igem.org/mediawiki/2013/c/c9/Bita11.png); background-repeat:no-repeat;}
 +
#a2 { display:block; width:150px; height: 30px; background-image:url(https://static.igem.org/mediawiki/2013/e/ea/Bita2.png); background-repeat:no-repeat;}
 +
#a2:hover { background-image:url(https://static.igem.org/mediawiki/2013/7/78/Bita22.png); background-repeat:no-repeat;}
 +
#a3 { display:block; width:100px; height: 30px; background-image:url(https://static.igem.org/mediawiki/2013/9/97/Bita3.png); background-repeat:no-repeat;}
 +
#a3:hover { background-image:url(https://static.igem.org/mediawiki/2013/4/4d/Bita33.png); background-repeat:no-repeat;}
 +
#logo {
 +
margin: 0px auto;
 +
width: 1024px;
 +
height: 150px;
 +
background-image:url(https://static.igem.org/mediawiki/2013/2/23/Bitlogo1.png);
 +
}
 +
#menu {
 +
width: 1024px;
 +
margin: 0 auto;
 +
border: 1px solid #000;
 +
height: 26px;
 +
background-color: #999;
 +
}
 +
#menu ul { list-style: none; margin: 0px auto; padding: 0px; }
 +
#menu ul li { float:left;}
 +
#menu ul li a { font-size: 12px; display:block; padding: 0px 37px; height: 26px; line-height: 26px; float:left;}
 +
#menu ul li a:hover { background:#333; color:#fff;}
 +
#class {
 +
margin: 0px auto;
 +
width: 1024px;
 +
height: 360px;
 +
}
 +
#class ul {list-style: none; margin: 0px auto; padding: 0px;}
 +
#class ul li { padding-top: 320px; font-size:14px; text-align: center; font-family: Verdana, Geneva, sans-serif;}
 +
#class ul li a { color: #CCC; }
 +
#class ul li a:hover{ color: #F00; }
 +
#c1 {
 +
background-image: url(https://static.igem.org/mediawiki/2013/4/4c/Bit1.png);
 +
margin: 0px auto;
 +
height: 360px;
 +
background-repeat: no-repeat;
 +
background-position: center center;
 +
}
 +
#c2 {
 +
background-image: url(https://static.igem.org/mediawiki/2013/e/ed/Bit2.png);
 +
margin: 0px auto;
 +
height: 360px;
 +
background-repeat: no-repeat;
 +
background-position: center center;
 +
}
 +
#c3 {
 +
background-image: url(https://static.igem.org/mediawiki/2013/f/fb/Bit3.png);
 +
margin: 0px auto;
 +
height: 360px;
 +
background-repeat: no-repeat;
 +
background-position: center center;
 +
}
 +
#c4 {
 +
background-image: url(https://static.igem.org/mediawiki/2013/5/51/Bit4.png);
 +
margin: 0px auto;
 +
height: 360px;
 +
background-repeat: no-repeat;
 +
background-position: center center;
 +
}
 +
#main {
 +
margin: 0px auto;
 +
width: 1024px;
 +
height: 500px;
 +
}
 +
#footer1 {
 +
margin: 0px auto;
 +
width: 1024px;
 +
height: 100px;
 +
        font-family: Verdana, Geneva, sans-serif;
 +
font-size: small;
 +
text-align: center;
 +
}
 +
#footer1 a {color:#FFF;}
 +
#left {
 +
background-image:url(https://static.igem.org/mediawiki/2013/5/52/Bitleft.png);
 +
float: left;
 +
height: 500px;
 +
width: 200px;
 +
}
 +
#left ul {
 +
list-style: none; margin: 25px auto; padding: 0px;
 +
}
 +
#left ul li {
 +
padding-top: 25px;
 +
font-size: 16px;
 +
text-align:center;
 +
}
 +
#left ul li a { font-size: 16px; display:block; height: 26px; line-height: 26px;}
 +
#left ul li a:hover { background:#333; color:#fff;}
 +
#right {
 +
background-image:url(https://static.igem.org/mediawiki/2013/3/38/Bitbbb.png);
 +
height: 500px;
 +
width: 824px;
 +
margin-left: 200px;
 +
        overflow-x:hidden;
 +
overflow-y:auto;
 +
}
 +
#right a {color: #09F;}
 +
 
 +
#b1{color: #09F;}
 +
#b1: hover { color: #F00;}
 +
#d1 {
 +
color: #fff;
 +
font-size: small;
 +
}
 +
#d1:hover { color: #F00;}
 +
.t1{
 +
font-family: Verdana, Geneva, sans-serif;
 +
font-size: large;
 +
color: #6CF;
 +
text-align: center;
 +
padding-top: 20px;
 +
padding-right: 20px;
 +
padding-bottom: 0px;
 +
padding-left: 20px;
 +
}
 +
.t2{
 +
font-family: Verdana, Geneva, sans-serif;
 +
font-size: medium;
 +
color: #CFF;
 +
        text-align:justify;
 +
line-height: 25px;
 +
padding-top: 10px;
 +
padding-right: 20px;
 +
padding-bottom: 20px;
 +
padding-left: 20px;
 +
}
 +
.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>
 +
</head>
 +
 
 +
<body>
 +
<div id="header">
 +
  <table width="1024" border="0" class="bg">
 +
        <tr>
 +
          <td width="713"><div><a id="a1" href="https://2013.igem.org/wiki/index.php?title=Team:BIT/Safety&action=edit"></a></div></td>
 +
          <td width="167"><div><a id="a2" href="http://www.igem.org/Main_Page"></a></div></td>
 +
          <td width="130"><div><a id="a3" href="https://2013.igem.org/wiki/index.php?title=Special:UserLogout&returnto=Main_Page"></a></div></td>
 +
        </tr>
 +
</table>
 +
</div>
 +
<div id="logo"></div>
 +
<div id="menu">
 +
<ul>
 +
<li><a href="https://2013.igem.org/Team:BIT">HOME</a></li>
 +
<li><a href="https://2013.igem.org/Team:BIT/Team">TEAM</a></li>
 +
<li><a href="https://2013.igem.org/Team:BIT/Project">PROJECT</a></li>
 +
<li><a href="https://2013.igem.org/Team:BIT/Parts">PARTS</a></li>
 +
<li><a href="https://2013.igem.org/Team:BIT/Modeling">MODELING</a></li>
 +
    <li><a href="https://2013.igem.org/Team:BIT/HP">HUMAN PRACTICE</a></li>
 +
    <li><a href="https://2013.igem.org/Team:BIT/Safety">SAFETY</a></li>
 +
    <li><a href="https://2013.igem.org/Team:BIT/Notes">NOTES</a></li>
 +
</ul>
 +
</div>
 +
 
 +
<div id="class">
 +
  <table width="1024" border="0" class="bg">
 +
        <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="c2"><ul><li><a href="https://2013.igem.org/Team:BIT/project_biosensors">>>MORE</a></li></ul></div></td>
 +
          <td><div id="c3"><ul><li><a href="https://2013.igem.org/Team:BIT/project_microchip">>>MORE</a></li></ul></div></td>
 +
          <td><div id="c4"><ul><li><a href="https://2013.igem.org/Team:BIT/project_hardware">>>MORE</a></li></ul></div></td>
 +
        </tr>
 +
</table>
 +
</div>
 +
<div id="main">
 +
  <div id="left">
 +
    <ul>
 +
<li><a href="https://2013.igem.org/Team:BIT">HOME</a></li>
 +
<li><a href="https://2013.igem.org/Team:BIT/Team">TEAM</a></li>
 +
<li><a href="https://2013.igem.org/Team:BIT/Project">PROJECT</a></li>
 +
<li><a href="https://2013.igem.org/Team:BIT/Parts">PARTS</a></li>
 +
<li><a href="https://2013.igem.org/Team:BIT/Modeling">MODELING</a></li>
 +
  <li><a href="https://2013.igem.org/Team:BIT/HP">HUMAN PRACTICE</a></li>
 +
    <li><a href="https://2013.igem.org/Team:BIT/Safety">SAFETY</a></li>
 +
    <li><a href="https://2013.igem.org/Team:BIT/Notes">NOTES</a></li>
 +
</ul>
 +
    </div>
 +
<div id="right">
 +
  <table width="824" border="0" class="bg3">
 +
    <tr>
 +
      <td class="t1">Safety</td>
 +
        </tr>
 +
    <tr>
 +
      <td class="t2"><strong>1. Would any of your project ideas raise safety issues in terms of: <br>
 +
 researcher safety,<br>
 +
 public safety, or<br>
 +
 environmental safety?</strong><br>
 +
&nbsp;&nbsp;&nbsp;&nbsp;In order to ensure the safety and health of team members, we strictly observe safety regulations for laboratories. We try to keep our experimental environment tidy and pay attention to the safety protection.<br>
 +
&nbsp;&nbsp;&nbsp;&nbsp;To guarantee the safety and health of general public, we deal with experimental waste and DNA. We also dispose the experimental bacteria to avoid potential safety hazard.<br>
 +
&nbsp;&nbsp;&nbsp;&nbsp;Our topic is devoted to the detection of dairy  products, in the whole process we strictly dispose the chemicals and toxic substances. And even though released by design or by accident, we use E. coli as the engineering bacteria, it has no risks to the environment.<br>
 +
<br>
 +
<strong>2. Do any of the new BioBrick parts (or devices) that you made this year raise any safety issues? If yes,<br>
 +
 did you document these issues in the Registry?<br>
 +
 how did you manage to handle the safety issue?<br>
 +
 How could other teams learn from your experience?</strong><br>
 +
&nbsp;&nbsp;&nbsp;&nbsp;Our BioBrick parts do not raise any safety issues.<br>
 +
<br>
 +
<strong>3. Is there a local biosafety group, committee, or review board at your institution?<br>
 +
 If yes, what does your local biosafety group think about your project?<br>
 +
 If no, which specific biosafety rules or guidelines do you have to consider in your country?</strong></br>
 +
&nbsp;&nbsp;&nbsp;&nbsp;Yes, our institution has a biosafety committee and several professors are monitoring our project. They help us to make sure the safety of the whole process and organize meetings to find hidden safety issues and deal with them in time.<br>
 +
<br>
 +
<strong>4、Do you have any other ideas how to deal with safety issues that could be useful for future iGEM competitions? How could parts, devices and systems be made even safer through biosafety engineering?</strong><br>
 +
&nbsp;&nbsp;&nbsp;&nbsp;Our engineering bacterium is placed on a chip. By changing the living environment of bacterium, we can control dormant, activation and death of bacteria.<br>
 +
&nbsp;&nbsp;&nbsp;&nbsp;The teams should make sure their engineering bacteria have no danger to the environment. The mechanism of bacteria to commit suicide should be studied and be used in the design.
 +
</td>
 +
        </tr>
 +
      </table>
 +
</div>
 +
</div>
 +
<div id="footer1">
 +
  <table width="1024" border="0" class="bg2">
 +
      <tr>
 +
        <td>&nbsp;</td>
 +
        <td>&nbsp;</td>
 +
        <td>&nbsp;</td>
 +
      </tr>
 +
      <tr>
 +
        <td width="110">&nbsp;</td>
 +
        <td width="790">Beijing Institute of Technology | 5 South Zhongguancun Street, Haidian DistrictBeijing, China 100081 </td>
 +
        <td width="110">&nbsp;</td>
 +
      </tr>
 +
      <tr>
 +
        <td>&nbsp;</td>
 +
        <td> E-mail:<a href="mailto:yifei0114@bit.edu.cn"> yifei0114@bit.edu.cn</a></td>
 +
        <td>&nbsp;</td>
 +
      </tr>
 +
      <tr>
 +
        <td>&nbsp;</td>
 +
        <td>Beijing Institute of Technology © 2013<a id="d1" href="http://english.bit.edu.cn/">&nbsp;Privacy Policy</a></td>
 +
        <td>&nbsp;</td>
 +
      </tr>
 +
  </table>
 +
</div>
 +
</body>
 +
</html>

Latest revision as of 03:18, 28 October 2013

iGEM BIT

     
  Beijing Institute of Technology | 5 South Zhongguancun Street, Haidian DistrictBeijing, China 100081  
  E-mail: yifei0114@bit.edu.cn  
  Beijing Institute of Technology © 2013 Privacy Policy