Difference between revisions of "Team:NAU-CHINA/Safety"

(Prototype team page)
 
Line 1: Line 1:
{{NAU-CHINA}}
 
 
<html>
 
<html>
 +
<head>
 +
<meta charset="UTF-8" />
 +
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
 +
<meta name="viewport" content="width=device-width, initial-scale=1.0">
 +
<link rel="stylesheet" type="text/css" href="https://2016.igem.org/Template:NAU-CHINA/texiao?action=raw&ctype=text/css" />
 +
<link rel="stylesheet" type="text/css" href="https://2016.igem.org/Template:NAU-CHINA/component?action=raw&ctype=text/css" />
 +
<style type="text/css">
 +
/* Hide top title */
 +
#top_title, #sideMenu {
 +
display: none;
 +
}
 +
 +
/* Hide first heading */
 +
.firstHeading {
 +
display: none;
 +
}
  
  
<div class="column full_size">
+
/*-- Remove borders, float content left and remove padding/margin */
 +
#globalWrapper, #content{
 +
background-color: transparent;
 +
border: none;
 +
float: center;
 +
width: auto;
 +
margin-left: 0px;
 +
margin-top: -8px;
 +
padding: auto;
 +
}
  
 +
/*left align Black Menu Bar */
 +
#top_menu_inside {
 +
margin-left: 0px;
 +
}
 +
.centerImage
 +
{
 +
text-align:center;
 +
display:block;
 +
}
 +
.wraptocenter {
 +
  display: table-cell;
 +
  text-align: center;
 +
  vertical-align: middle;
 +
  width: 200px;
 +
  height: 200px;
 +
  background-color: #999;
 +
}
 +
.wraptocenter * {
 +
  vertical-align: middle;
 +
}
 +
            #top_menu_inside .submenu{min-height:250px;}
  
<p>Please visit <a href="https://2016.igem.org/Safety">the main Safety page</a> to find this year's safety requirements & deadlines, and to learn about safe & responsible research in iGEM.</p>
+
/* control second,third and forth level titles */
 +
h1,h2,h3{
 +
padding-left: 60px;
 +
padding-right: 60px;
 +
font-family:'Comic Sans MS','Arial Black';
 +
color: rgb(100,100,100);
 +
}
  
<p>On this page of your wiki, you should write about how you are addressing any safety issues in your project. The wiki is a place where you can <strong>go beyond the questions on the safety forms</strong>, and write about whatever safety topics are most interesting in your project. (You do not need to copy your safety forms onto this wiki page.)</p>
+
h4{
 +
font-family:'Comic Sans MS','Arial Black';
 +
padding-left: 120px;
 +
padding-right: 60px;
 +
color: rgb(100,100,100);
 +
}
  
</div>
+
h5{
 +
font-family:'Comic Sans MS','Arial Black';
 +
padding-left: 180px;
 +
padding-right: 60px;
 +
color: rgb(100,100,100);
 +
}
  
 +
#img01{
 +
text-align: center;
 +
margin:0 auto;
 +
}
  
<div class="column full_size">
+
#img01 img{
<h5>Safe Project Design</h5>
+
width: 600px;
 +
}
 +
.second{
 +
font-family:'Comic Sans MS','Arial Black';
 +
padding-left: 60px;
 +
color: rgb(100,100,100);
 +
}
  
<p>Does your project include any safety features? Have you made certain decisions about the design to reduce risks? Write about them here! For example:</p>
+
.third{
 +
font-family:'Comic Sans MS','Arial Black';
 +
padding-left: 120px;
 +
color: rgb(100,100,100);
 +
}
  
<ul>
 
<li>Choosing a non-pathogenic chassis</li>
 
<li>Choosing parts that will not harm humans / animals / plants</li>
 
<li>Substituting safer materials for dangerous materials in a proof-of-concept experiment</li>
 
<li>Including an "induced lethality" or "kill-switch" device</li>
 
</ul>
 
  
</div>
+
/* table style */
 +
table,td,th{
 +
border: 1px solid green;
 +
text-align: center;
 +
}
 +
table{
 +
margin: 0 auto;
 +
color: rgb(100,100,100);
 +
}
  
<div class="column half_size">
+
object,#chaolianjie{
<h5>Safe Lab Work</h5>
+
margin-left:20%;
 +
margin-right:20%;
 +
}
  
<p>What safety procedures do you use every day in the lab? Did you perform any unusual experiments, or face any unusual safety issues? Write about them here!</p>
+
/* body style */
 +
#maintext{
 +
padding: 500px 120px 0 120px;
  
</div>
+
            }
  
<div class="column half_size">
+
            #zhuyaoneirong{
<h5>Safe Shipment</h5>
+
            background-color: rgba(94,247,126,0.4);
 +
            }
  
<p>Did you face any safety problems in sending your DNA parts to the Registry? How did you solve those problems?</p>
+
            body{
 +
                background-color:white;
 +
            }
 +
 
 +
            @media screen and (max-width: 1220px) {
 +
 
 +
    .menu{
 +
        display: none;
 +
       
 +
    }
 +
 
 +
    .container {
 +
        display: block;
 +
    }
 +
 
 +
}
 +
 
 +
@media screen and (min-width: 1220px) {
 +
 
 +
    .menu{
 +
        display: block;
 +
    }
 +
 
 +
    .container {
 +
        display: none;
 +
    }
 +
 
 +
}
 +
 
 +
 
 +
#ClickBack{
 +
text-align: center;
 +
position: fixed;
 +
bottom: 40px;
 +
right: 40px;
 +
font-family:'Comic Sans MS','Arial Black';
 +
}
 +
 
 +
#ClickBack img{
 +
width: 100px;
 +
}
 +
</style>
 +
<script type="text/javascript">
 +
 
 +
function ChangeImg(ThisPic)
 +
{
 +
var size=document.body.clientWidth;
 +
var TrueWidth=ThisPic.width;
 +
var TrueHeight=ThisPic.height;
 +
var Multiple=TrueWidth/size;
 +
 
 +
ThisPic.width=size;
 +
ThisPic.height=TrueHeight/Multiple;
 +
}
 +
 
 +
</script>
 +
</head>
 +
<body>
 +
 
 +
<!-- small screen menu -->
 +
 +
<div class="container" >
 +
<ul id="gn-menu" class="gn-menu-main" >
 +
<li class="gn-trigger">
 +
<a class="gn-icon gn-icon-menu">
 +
</a>
 +
<nav class="gn-menu-wrapper">
 +
<div class="gn-scroller">
 +
<ul class="gn-menu">
 +
<li>
 +
<a href="https://2016.igem.org/Team:NAU-CHINA"><span> HOME</span></a>
 +
</li>
 +
<li>
 +
<a href="https://2016.igem.org/Team:NAU-CHINA/Participator"> TEAM</a>
 +
</li>
 +
<li>
 +
<a href="https://2016.igem.org/Team:NAU-CHINA/Description"> PROJECT</a>
 +
</li>
 +
<li>
 +
<a href="https://2016.igem.org/Team:NAU-CHINA/Part_Collection"> PARTS</a>
 +
</li>
 +
<li><a href="https://2016.igem.org/Team:NAU-CHINA/Safety"> SAFETY</a></li>
 +
<li><a href="https://2016.igem.org/Team:NAU-CHINA/Attributions"> ATTRIBUTION</a></li>
 +
<li>
 +
<a href="https://2016.igem.org/Team:NAU-CHINA/Human_Practices"> HP</a>
 +
</li>
 +
<li><a href="https://2016.igem.org/Team:NAU-CHINA/Conclusion">CONCLUSION</a></li>
 +
</ul>
 +
</div><!-- /gn-scroller -->
 +
</nav>
 +
</li>
 +
</ul>
 +
 
 +
</div><!-- /container -->
 +
 
 +
 +
 
 +
<nav>
 +
<!-- big screen menu-->
 +
<div class="nav" id="main" role="main">
 +
<ul class="menu">
 +
<li><a href="https://2016.igem.org/Team:NAU-CHINA">HOME</a></li>
 +
<li><a>TEAM</a>
 +
<ul class="submenu">
 +
<li><a href="https://2016.igem.org/Team:NAU-CHINA/Participator">Participator</a></li>
 +
<li><a href="https://2016.igem.org/Team:NAU-CHINA/Collaborations">Collaboration</a></li>
 +
</ul>
 +
</li>
 +
<li><a>PROJECT</a>
 +
<ul class="submenu">
 +
<li><a href="https://2016.igem.org/Team:NAU-CHINA/Description">Description</a></li>
 +
                                <li><a href="https://2016.igem.org/Team:NAU-CHINA/Design">Applied Design</a></li>
 +
<li><a href="https://2016.igem.org/Team:NAU-CHINA/Experiment">Experiment</a></li>
 +
                                <li><a href="https://2016.igem.org/Team:NAU-CHINA/Proof">Proof of Concept</a></li>
 +
<li><a href="https://2016.igem.org/Team:NAU-CHINA/Demonstrate">Demonstrate </a></li>
 +
<li><a href="https://2016.igem.org/Team:NAU-CHINA/Model">Model </a></li>
 +
<li><a href="https://2016.igem.org/Team:NAU-CHINA/Result">Result </a></li>
 +
<li><a href="https://2016.igem.org/Team:NAU-CHINA/Notebook">Notebook </a></li>
 +
</ul>
 +
</li>
 +
<li><a>PARTS</a>
 +
<ul class="submenu">
 +
<li><a href="https://2016.igem.org/Team:NAU-CHINA/Basic_Part">Basic Part</a></li>
 +
<li><a href="http://https://2016.igem.org/Team:NAU-CHINA/Composite_Part">Composite Part</a></li>
 +
<li><a href="https://2016.igem.org/Team:NAU-CHINA/Part_Collection">Collection</a></li>
 +
 +
</ul>
 +
</li>
 +
<li><a href="https://2016.igem.org/Team:NAU-CHINA/Safety">SAFETY</a></li>
 +
<li><a href="https://2016.igem.org/Team:NAU-CHINA/Attributions">ATTRIBUTION</a></li>
 +
<li><a>HUMAN PRACTICE</a>
 +
<ul class="submenu">
 +
<li><a href="https://2016.igem.org/Team:NAU-CHINA/Human_Practices">Human Practices</a></li>
 +
<li><a href="https://2016.igem.org/Team:NAU-CHINA/HP/Silver">Silver</a></li>
 +
<li><a href="https://2016.igem.org/Team:NAU-CHINA/HP/Gold">Gold</a></li>
 +
</ul>
 +
</li>
 +
<li><a href="https://2016.igem.org/Team:NAU-CHINA/Conclusion">CONCLUSION</a></li>
 +
</ul>
 +
</div>
 +
</nav>
 +
 
 +
<div  id="maintext">
 +
 
 +
<div>
 +
<!--this is the words -->
 +
<div id="img01"><img src="https://static.igem.org/mediawiki/2016/c/c9/NAU_CHINA_SAFETY_PIC1.jpeg"><b><br>Pic.1 General Safety Matters</b></div>
 +
</div>
 +
<div id="zhuyaoneirong">
 +
<h1>Details</h1>
 +
<h2>1.Lab safety</h2>
 +
<h3>1-1.Laboratory daily etiquette</h3>
 +
<p class="second">No matter where we have to show repect to each other. Like removing the glove from your hand when you open the door avoiding staining it. Many details have to be amphasised but hard to list.</p>
 +
<h4>1-1-1. Safety training</h4>
 +
<h5>a).Knowing about the biological safety level and operation</h5>
 +
<h5>b).Personal protection</h5>
 +
<h5>c).Declined to away lab products</h5>
 +
<h4>1-1-2.Safe to use reagents and instruments</h4>
 +
<h5>a).Reagents:Knowing about the basic information and wearing gloves</h5>
 +
<h5>b).Instruments:Following the rules of use and power off in time</h5>
 +
<h4>1-1-3.The cleaning</h4>
 +
<p class="third">Keep the surroundings clean, be responsible for health and make things easy for others.</p>
 +
<h5>a).Timely cleaning test tubes, cuture dishes and etc.</h5>
 +
<h5>b).Taking out the garbage in time and marking fragile</h5>
 +
<h5>c).Air the room regularly</h5>
 +
    <a href="https://static.igem.org/mediawiki/2016/a/ae/NAU_CHINA_SAFETY_PDF.pdf"><p id="chaolianjie">Click here to download our safety training pdf.</p></a>
 +
    <object data="https://static.igem.org/mediawiki/2016/a/ae/NAU_CHINA_SAFETY_PDF.pdf" type="application/pdf"  width="600px" height="500px"></object>
 +
 
 +
<h3>1-2.Waste disposal</h3>
 +
<p class="second">Centralized treatment of waste disposal</p>
 +
<!-- 以上是Details的第一部分Lab safety -->
 +
<h2>2.Project safety</h2>
 +
<h3>a).Choosing a non-pathogenic chassis</h3>
 +
 
 +
<table>
 +
<thead>
 +
<tr>
 +
<th>Species</th>
 +
<th>Risk Group</th>
 +
<th>Risk to human</th>
 +
<th>Function</th>
 +
</tr>
 +
</thead>
 +
<tbody>
 +
<tr>
 +
<td>E.Coli DH5α</td>
 +
<td>1</td>
 +
<td>Non pathogenic</td>
 +
<td>Amplified strain</td>
 +
</tr>
 +
<tr>
 +
<td>E.Coli BL21(DE3)</td>
 +
<td>1</td>
 +
<td>Non pathogenic</td>
 +
<td>Expression strain</td>
 +
</tr>
 +
<tr>
 +
<td>Sphingobium sp.YBL2</td>
 +
<td>1</td>
 +
<td>Cause inflammation</td>
 +
<td>Parent strain</td>
 +
</tr>
 +
<tr>
 +
<td>Klebsiella pneumoniae M5a1</td>
 +
<td>2</td>
 +
<td>Acute inflammation of lung</td>
 +
<td>Parent strain</td>
 +
</tr>
 +
<tr>
 +
<td>Sphingobium wenxiniae JZ-1</td>
 +
<td>1</td>
 +
<td>Cause inflammation</td>
 +
<td>Parent strain</td>
 +
</tr>
 +
</tbody>
 +
</table>
 +
 
 +
<h3>b).Using physical-containment strategy to avoid modified organisms escaping</h3>
 +
<!-- 以上是Details的第二部分Project Safety,含表格-->
 +
 
 +
<h2>3.Social survey security</h2>
 +
<p class="second">This time our project referred to pesticide application status but it is a sensitive topic. Most relevant organizations were unwilling to give information even sometimes showed their anger. We have to keep ourselves safe in this circumstance. Stop asking the questions and leave in time.</p>
 +
 
 +
</div>
 
</div>
 
</div>
 +
<img src="https://static.igem.org/mediawiki/2016/4/47/NAU_CHINA_SAFETY_BG.jpeg"  onload="ChangeImg(this)" style="z-index:-60;position:absolute;left:0;top:0px"><!--backgroundimg-->
 +
<script type="text/javascript" src="https://2016.igem.org/Template:NAU-CHINA/modernizr_custom?
 +
action=raw&ctype=text/javascript"></script>
 +
<script type="text/javascript" src="https://2016.igem.org/Template:NAU-CHINA/gnmenu?
 +
action=raw&ctype=text/javascript"></script>
 +
<script type="text/javascript" src="https://2016.igem.org/Template:NAU-CHINA/classie?
 +
action=raw&ctype=text/javascript"></script>
 +
<script>
 +
new gnMenu( document.getElementById( 'gn-menu' ) );
 +
</script>
 +
</body>
  
  
</html>
+
<html>

Revision as of 19:20, 14 October 2016


Pic.1 General Safety Matters

Details

1.Lab safety

1-1.Laboratory daily etiquette

No matter where we have to show repect to each other. Like removing the glove from your hand when you open the door avoiding staining it. Many details have to be amphasised but hard to list.

1-1-1. Safety training

a).Knowing about the biological safety level and operation
b).Personal protection
c).Declined to away lab products

1-1-2.Safe to use reagents and instruments

a).Reagents:Knowing about the basic information and wearing gloves
b).Instruments:Following the rules of use and power off in time

1-1-3.The cleaning

Keep the surroundings clean, be responsible for health and make things easy for others.

a).Timely cleaning test tubes, cuture dishes and etc.
b).Taking out the garbage in time and marking fragile
c).Air the room regularly

Click here to download our safety training pdf.

1-2.Waste disposal

Centralized treatment of waste disposal

2.Project safety

a).Choosing a non-pathogenic chassis

Species Risk Group Risk to human Function
E.Coli DH5α 1 Non pathogenic Amplified strain
E.Coli BL21(DE3) 1 Non pathogenic Expression strain
Sphingobium sp.YBL2 1 Cause inflammation Parent strain
Klebsiella pneumoniae M5a1 2 Acute inflammation of lung Parent strain
Sphingobium wenxiniae JZ-1 1 Cause inflammation Parent strain

b).Using physical-containment strategy to avoid modified organisms escaping

3.Social survey security

This time our project referred to pesticide application status but it is a sensitive topic. Most relevant organizations were unwilling to give information even sometimes showed their anger. We have to keep ourselves safe in this circumstance. Stop asking the questions and leave in time.