Team:SEU A/Safety

From 2012.igem.org

(Difference between revisions)
Line 3: Line 3:
<meta charset="utf-8">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
 +
<title>iGEM 2012 SEU_A</title>
<title>iGEM 2012 SEU_A</title>
 +
<link href="http://fonts.googleapis.com/css?family=Arvo" rel="stylesheet" type="text/css" />
<link href="http://fonts.googleapis.com/css?family=Arvo" rel="stylesheet" type="text/css" />
-
<link href="css/styles.css" rel="stylesheet" type="text/css" />
+
<link rel="stylesheet" href="https://2012.igem.org/Team:SEU_A/main.css?action=raw&ctype=text/css" type="text/css">
 +
<link rel="stylesheet" href="https://2012.igem.org/Team:SEU_A/clear.css?action=raw&ctype=text/css" type="text/css">
 +
<link rel="stylesheet" href="https://2012.igem.org/Team:SEU_A/footer.css?action=raw&ctype=text/css" type="text/css">
 +
<link rel="stylesheet" href="https://2012.igem.org/Team:SEU_A/navcontainer.css?action=raw&ctype=text/css" type="text/css">
 +
<link rel="stylesheet" href="https://2012.igem.org/Team:SEU_A/safety.css?action=raw&ctype=text/css" type="text/css">
 +
 
<script src="js/jquery-1.7.1.min.js"></script>
<script src="js/jquery-1.7.1.min.js"></script>
<script src="js/jquery.flexslider-min.js"></script>
<script src="js/jquery.flexslider-min.js"></script>
 +
</head>
</head>
-
<style>
 
-
* {
 
-
margin:0;
 
-
padding:0;
 
-
}
 
-
body  {
 
-
background:#FFF;
 
-
        position:relative;
 
-
        width:100%; 
 
-
}
 
-
#globalWrapper{
 
-
padding:0 0 0 0;
 
-
}
 
-
#search-controls{
 
-
visibility:hidden;
 
-
}
 
-
#footer-box{
 
-
visibility:hidden;
 
-
}
 
-
#catlinks{
 
-
visibility:hidden;
 
-
}
 
-
#content {
 
-
top:-150px;
 
-
position:relative;
 
-
width:100%;
 
-
margin:0px 0px -150px 0px;
 
-
padding:0px;
 
-
border-left:0px;
 
-
border-right:0px;
 
-
background-image:url('https://static.igem.org/mediawiki/2012/1/1f/Background.jpg');
 
-
background-repeat:repeat-x repeat-y;
 
-
}
 
-
.search-controls{
 
-
top:170px;
 
-
}
 
-
a {
 
-
color:blue;
 
-
text-decoration:none;
 
-
}
 
-
p {
 
-
line-height:140%;
 
-
}
 
-
.container {
 
-
width: 960px;
 
-
margin: 0 auto;
 
-
}
 
-
header h1 {
 
-
padding:25px 0 0 0;
 
-
}
 
-
header h1 a {
 
-
font-size: 42px;
 
-
color:#160000;
 
-
text-decoration:none;
 
-
}
 
-
.title1{
 
-
position:relative;
 
-
margin:120px 0px 0px;
 
-
}
 
-
.titleword{
 
-
    position:relative;
 
-
    margin:120px auto;
 
-
    font-size:40px;
 
-
    color:#000;
 
-
    text-align:center;
 
-
}
 
-
.word{
 
-
color:#000;
 
-
font-family:"Times New Roman", Times, serif;
 
-
font-size:16px;
 
-
position:relative;
 
-
margin:10px 0px;
 
-
}
 
-
h2 {
 
-
font-size:30px;
 
-
color:#160000;
 
-
padding:0 0 10px 0;
 
-
}
 
-
h3 {
 
-
font-size:18px;
 
-
color:#160000;
 
-
padding:0 0 10px 0;
 
-
}
 
-
h4 {
 
-
color:#9e9e9e;
 
-
font-size:18px;
 
-
}
 
-
.mainContent {
 
-
float: right;
 
-
width: 660px;
 
-
padding:20px 0 20px 0;
 
-
}
 
-
.post {
 
-
border-bottom: 1px  dashed #4b4b4b;
 
-
    box-shadow: 0 1px #F2F2F2;
 
-
margin-bottom:40px;
 
-
}
 
-
.post p {
 
-
padding:10px 0;
 
-
}
 
-
.date {
 
-
float:left;
 
-
}
 
-
.author {
 
-
float:right;
 
-
}
 
-
.readmore {
 
-
padding:0 0 20px 0;
 
-
}
 
-
.sidebar1 {
 
-
margin: 0 690px 0 0;
 
-
padding:20px 0 20px 0;
 
-
border-right: 1px solid #BBBBBB;
 
-
    box-shadow: 1px 0px #ffffff;
 
-
}
 
-
.sidebar1 p {
 
-
width:220px;
 
-
}
 
-
input {
 
-
}
 
-
.sidebar1Separator {
 
-
height:50px;
 
-
}
 
-
footer {
 
-
border-top:1px solid #bbbbbb;
 
-
background:#e1e1e1;
 
-
}
 
-
footer p {
 
-
text-align:center;
 
-
padding:30px;
 
-
}
 
-
.clearfloat {
 
-
clear:both;
 
-
    height:0;
 
-
    font-size: 1px;
 
-
    line-height: 0px;
 
-
}
 
-
/*--------------------------------------------------------------------------------------------*/
 
-
/********* begin MAIN NAV ********/
 
-
/*--------------------------------------------------------------------------------------------*/
 
-
.navcontainer ul {
 
-
padding: 20px 0;
 
-
margin: 0;
 
-
list-style-type: none;
 
-
background:#000;
 
-
color: #FFF;
 
-
width: 100%;
 
-
text-align: center;
 
-
box-shadow: 0px 6px 7px 0px #828282;
 
-
}
 
-
.navcontainer li {
 
-
display: inline;
 
-
}
 
-
.navcontainer li a {
 
-
text-decoration: none;
 
-
color: #9c9b9b;
 
-
padding: 20px 10px;
 
-
text-shadow: none;
 
-
text-transform:uppercase;
 
-
font-weight:bold;
 
-
font-size:18px;
 
-
}
 
-
.navcontainer li a:hover {
 
-
background:url(../images/activeMenuGradient.jpg) repeat-x;
 
-
color: #fff;
 
-
}
 
-
.navcontainer #active a {
 
-
background:url(../images/activeMenuGradient.jpg) repeat-x;
 
-
color: #fff;
 
-
}
 
-
/*--------------------------------------------------------------------------------------------*/
 
-
/********* end MAIN NAV ********/
 
-
</style>
 
<body>
<body>
<div class="navcontainer">
<div class="navcontainer">

Revision as of 07:36, 14 September 2012

iGEM 2012 SEU_A

Safety

Index

Bio-safety

1.1 Biosafety

   1.1.1 Key words

   1.1.2 Researcher safety

   1.1.3 Public safety

   1.1.4 Environment safety

1.2 Laboratory biosafety

   1.2.1 Health risks and personal safety

1.3 BioBrick safety

1.4 Local biosafety group\committee

1.5 Biosafety @ SEU


Content

1.1Biosafety

   1.1.1 Key words

Biosafety is used to describe efforts to reduce and eliminate the potential risks resulting from biotechnology and its products. It has similarly been defined as “the avoidance of risk to human health and safety, and to the conservation of the environment, as a result of the use for research and commerce of infectious or genetically modified organisms” (Zaid, 2001).

   1.1.2 Researcher safety

It is impossible to work in a laboratory environment without its risks, so we took a variety of steps to make sure the safety of our team during our lab work. All our team members are students in the school of life sciences and are well trained through teaching and lab rotations. Protective measures involve gloves, masks and lab coats. The labs we use are equipped with safety facilities, so researcher safety is guaranteed.

   1.1.3 Public safety

We just use the common competent cells: BL21 ,DH5αwhich we gain them from invetrogen and HB101 strain from the military medicine research institution in china, all of them are harmless to the public. National standards link:

http://www.cnca.gov.cn/cnca/zwxx/xwdt/zxtz/images/20080310/3873.pdf


Also, the plasmids and DNA fragments that we use are mostly provided by iGEM. Furthermore, all the stuff will be autoclaved sterilization before we discard them. None of these parts involves direct interaction with the public, so there is little risk to public safety from our project.

   1.1.4 Environment safety

There is no way that our experiment bacteria can spread outside our laboratory. Thus, the external environment will not be contaminated by our experiment bacteria. This is actually a common feature in many other researches. Plus, all plates will be boiled thoroughly to kill the bacteria before disposal. So, our project does not pose a risk to environmental safety.

1.2 Laboratory biosafety

   1.2.1 Health risks and personal safety

Working in the lab always has implicit risks, but we have taken action to minimize them. Everyone engages in the experiment must wear biohazard gloves and mouth-muffles, on one hand to protect themselves, on other hand to prevent the unnecessary enzymes. Before leaving the laboratory, the instructors will guide us to check all the experimental facilities including sterile the various containers, take off the water bath and other risky facilities. We also be required to washing our hands with the disinfectant to ensure the personal safety.

1.3 BioBrick safety

Our project consider about exploiting new methods to deal with the antibiotic issues, the biobrick safety matters that we may involved in is that we construct a plasmid with the conjugation function in order to spread our target DNA fragment. For the sake of preventing the plasmid broadcast some unknown function genes, we ensure that every used liquid medium and gel solid medium are sterile before disposal. Well, all the other DNA fragments no matter we used or modified are achieved from the kit plates or commonly employed in laboratory.

1.4 Local biosafety group\committee

In China, the main concerns for biosafety are pathogenic microbes and the genetically modified crops. Our experiment is designed and carried out following the standards of national biosafety office, therefore no laws or regulations regarding the biosafety issue are violated.

http://www.cnca.gov.cn/cnca/zwxx/xwdt/zxtz/images/20080310/3873.pdf


The laboratory that we worked in is the State Key Laboratory of Bioelectronics which has a serious biosafety constitution. And all new experiments would be weighed on safety by experienced teachers before execution.

In addition, we have meticulously refer to the rules made by Experiment Center of Biomaterial and Biotechnology. For further information of this set of rules, please visit the website:

http:www.lmbe.seu.edu.cn/cailiao/guizhangzhidu.html

Copyright © Southeast University, All rights reserved. Designed by iGEM 2012 SEU_A