Team:XMU-China/Safety

From 2014.igem.org

(Difference between revisions)
(Prototype team page)
 
(34 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 lang="en">
 +
<head>
 +
<meta charset="utf-8">
 +
<!-- Always force latest IE rendering engine (even in intranet) & Chrome Frame
 +
Remove this if you use the .htaccess -->
 +
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
-
{{CSS/Main}}
+
<title>side_bar</title>
 +
<meta name="description" content="">
 +
<meta name="author" content="哲">
 +
<meta name="viewport" content="width=device-width; initial-scale=1.0">
 +
<style type="text/css">
 +
#siteSub{display:none}
 +
#contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .firstHeading,.visualClear{display:none;} /*-- hides default wiki settings --*/
 +
 +
#top-section { /*-- styling for default menu bar (edit, page, history, etc.) --*/
 +
 +
border: 0 none;
 +
height: 14px;
 +
z-index: 100;
 +
top: 0;
 +
position: fixed;
 +
width: 975px;
 +
left: 50%;
 +
margin-left: -487px;
 +
}
 +
 +
#globalWrapper, #content { /*-- changes default wiki settings--*/
 +
width: 100%;
 +
height: 100%;
 +
border: 0px;
 +
background-color: transparent;
 +
margin: 0px;
 +
padding: 0px;
 +
}
 +
 +
html, body, .wrapper { /*-- changes default wiki settings --*/
 +
width: 100%;
 +
height: 100%;
 +
background-color: transparent;
 +
}
 +
*{margin:0px;padding:0px;}
-
<html>
+
</style>
 +
<style>
 +
/*navbar*/
 +
#warp_navbar_main{width:900px;margin:50px auto;}
 +
#warp_navbar{position:relative;z-index:10}
 +
#nav_bar_main{list-style:none;position:relative;left:-40px;}
 +
.nav_bar_full{
 +
position:absolute;
 +
font-size: 30px;
 +
text-decoration: none;
 +
z-index: -1;
 +
}
 +
#nav_bar_full_01{left: 70px;top:47px;}
 +
#nav_bar_full_02{left: 210px;top:47px;}
 +
#nav_bar_full_03{left: 360px;top:47px;}
 +
#nav_bar_full_04{left: 525px;top:47px;}
 +
#nav_bar_full_05{left: 685px;top:47px;}
 +
#nav_bar_full_06{left: 820px;top:47px;}
 +
#nav_bar a{text-decoration:none;color:#fff;}
 +
#nav_bar a:hover{text-decoration:none;color:#f00;}
 +
.nav_bar {
 +
position:absolute;
 +
width:150px;
 +
height:130px;
 +
-webkit-transition: -webkit-transform 1s ease-out;
 +
/* -moz-transition: -moz-transform 1s ease-out;*/
 +
-o-transition: -o-transform 1s ease-out;
 +
-ms-transition: -ms-transform 1s ease-out;
 +
}
 +
.nav_bar:hover{
 +
transform: rotateZ(360deg);
 +
-ms-transform: rotateZ(360deg); /* IE 9 */
 +
-webkit-transform: rotateZ(360deg); /* Safari and Chrome */
 +
-o-transform: rotateZ(360deg); /* Opera */
 +
/* -moz-transform: rotateZ(360deg); /* Firefox */
 +
-webkit-transition: -webkit-transform 1s ease-out;
 +
/* -moz-transition: -moz-transform 1s ease-out;*/
 +
-o-transition: -o-transform 1s ease-out;
 +
-ms-transition: -ms-transform 1s ease-out;
 +
}
 +
#nav_bar_01{
 +
background-image:url("https://static.igem.org/mediawiki/2014/c/cf/Xmu_navbar_01.png");
 +
-moz-background-size:100%; /* 老版本的 Firefox */
 +
background-repeat:no-repeat;
 +
background-size:100%;
 +
left:40px;
 +
}
 +
#nav_bar_02{
 +
background-image:url("https://static.igem.org/mediawiki/2014/1/1b/Xmu_navbar_02.png");
 +
-moz-background-size:100%; /* 老版本的 Firefox */
 +
background-repeat:no-repeat;
 +
background-size:100%;
 +
left:190px;
 +
}
 +
#nav_bar_03{
 +
background-image:url("https://static.igem.org/mediawiki/2014/2/23/Xmu_navbar_03.png");
 +
-moz-background-size:100%; /* 老版本的 Firefox */
 +
background-repeat:no-repeat;
 +
background-size:100%;
 +
left:337px;
 +
}
 +
#nav_bar_04{
 +
background-image:url("https://static.igem.org/mediawiki/2014/4/4b/Xmu_navbar_04.png");
 +
-moz-background-size:100%; /* 老版本的 Firefox */
 +
background-repeat:no-repeat;
 +
background-size:100%;
 +
left:487px;
 +
}
 +
#nav_bar_05{
 +
background-image:url("https://static.igem.org/mediawiki/2014/0/06/Xmu_navbar_05.png");
 +
-moz-background-size:100%; /* 老版本的 Firefox */
 +
background-repeat:no-repeat;
 +
background-size:100%;
 +
left:637px;
 +
}
 +
#nav_bar_06{
 +
background-image:url("https://static.igem.org/mediawiki/2014/0/06/Xmu_navbar_06.png");
 +
-moz-background-size:100%; /* 老版本的 Firefox */
 +
background-repeat:no-repeat;
 +
background-size:100%;
 +
left:787px;
 +
}
 +
.navbar_main{position:relative;}
 +
.navbar_sub{
 +
position:absolute;
 +
list-style: none;
 +
padding-bottom:30px;
 +
text-align:center;
 +
font-size:18px;
 +
display:none;
 +
}
 +
#navbar_sub_Acknowledgements{font-size:14px;}
 +
.navbar_sub li{width:120px;margin-top:20px;height:30px;display:block;padding-top:10px;}
 +
.navbar_sub_x{position:absolute;width: 132px;}
 +
#navbar_main_01>.navbar_sub {
 +
border-left:6px #F0707B solid;
 +
border-right:6px #F0707B solid;
 +
left:50px;
 +
top:156px;
 +
}
 +
#navbar_main_01>.navbar_sub li{background:#f0707b;}
 +
#navbar_main_02>.navbar_sub{
 +
border-left:6px #d57590 solid;
 +
border-right:6px #d57590 solid;
 +
left:200px;
 +
top:156px;
 +
}
 +
#navbar_main_02>.navbar_sub li{background:#d57590;}
 +
#navbar_main_03>.navbar_sub{
 +
border-left:6px #b47eb2 solid;
 +
border-right:6px #b47eb2 solid;
 +
left:347px;
 +
top:156px;
 +
}
 +
#navbar_main_03>.navbar_sub li{background:#b47eb2;}
 +
#navbar_main_04>.navbar_sub{
 +
border-left:6px #a381c3 solid;
 +
border-right:6px #a381c3 solid;
 +
left:497px;
 +
top:156px;
 +
}
 +
#navbar_main_04>.navbar_sub li{background:#a381c3;}
 +
#navbar_main_05>.navbar_sub{
 +
border-left:6px #828fd8 solid;
 +
border-right:6px #828fd8 solid;
 +
left:647px;
 +
top:156px;
 +
}
 +
#navbar_main_05>.navbar_sub li{background:#828fd8;}
 +
#navbar_main_01 img{left:-6px;top:-37px;}
 +
#navbar_main_02 img{left:-6px;top:-35px;}
 +
#navbar_main_03 img{left:-6px;top:-33px;}
 +
#navbar_main_04 img{left:-6px;top:-39px;}
 +
#navbar_main_05 img{left:-6px;top:-38px;}
 +
#nav_bar_frame{position:relative;}
 +
.navbar_frame{position:absolute;z-index: 1;top:3px;}
 +
#navbar_frame_left{left:-120px;}
 +
#navbar_frame_right{right:-120px;top:4px;}
 +
/*Background*/
 +
.Safety_title{position:absolute;width:300px;}
 +
#Safety{position:relative;top:230px;width:1000px;margin-left:-500px;left:50%;}
 +
#Safety_wd{
 +
background:rgba(0, 0, 0, 0.7) none repeat scroll 0 0 !important;/*FF*/
 +
filter:Alpha(opacity=40); background:#000000;/*IE*/
 +
box-shadow: 6px 2px 20px #aaaaaa;
 +
padding-left: 30px;
 +
padding-right: 30px;
 +
line-height:2;
 +
position:relative;
 +
top:150px;
 +
table-layout: fixed;
 +
word-wrap: break-word;
 +
word-break: normal;
 +
text-align:justify;
 +
text-justify:inter-ideograph;
 +
}
 +
</style>
 +
<style>
 +
#menubar {
 +
    position: absolute;
 +
    white-space: nowrap;
 +
    top: -6px;
 +
    width: 400px;
 +
    z-index: 5;
 +
    font-family: sans-serif;
 +
    font-size: 95%;
 +
    line-height: 1em;
 +
}
 +
.left-menu, .left-menu a {
 +
    left: 0px;
 +
    text-align: left;
 +
    color:transparent;
 +
    text-transform: lowercase;
 +
}
 +
.left-menu:hover {
 +
    color: white;
 +
    background-color: #555555
 +
}
 +
.right-menu, .right-menu a {
 +
    right: 0px;
 +
    text-align: right;
 +
    color: white;
 +
}
 +
#menubar ul {
 +
    color: #555555;
 +
    list-style: none;
 +
}
 +
#menubar li {
 +
    display: inline;
 +
    position: relative;
 +
    cursor: pointer;
 +
    padding-left: 0px;
 +
    padding-right: 0px;
 +
}
 +
.left-menu li a {
 +
    padding: 0px 10px 0px 0px;
 +
}
 +
.left-menu .selected {
 +
    color: white;
 +
}
 +
.left-menu .selected:hover {
 +
    color: #5555FF;
 +
}
 +
 +
.left-menu:hover a {
 +
    color: white;
 +
}
 +
.right-menu li {
 +
    background-color: #606060;
 +
}
 +
.right-menu li a {
 +
    padding: 0px 15px 0px 0px;
 +
    color: white;
 +
    background-color: #606060;
 +
}
 +
.right-menu li a:hover {
 +
    color: #aaaaff;
 +
    text-decoration: underline;
 +
}
 +
</style>
 +
<script src="http://code.jquery.com/jquery-latest.js"></script>
 +
<script type="text/javascript">
 +
$(document).ready(function(){
 +
$("style").first().remove();
 +
$(".sidebar_main").mouseenter(function(){
 +
var side_bar_hover_target = $(this);
 +
var sidebar_sub_hover_display = side_bar_hover_target.children(".sidebar_sub").css("display");
 +
if(sidebar_sub_hover_display = "none"){
 +
side_bar_hover_target.stop().animate({width:"275px"},200);
 +
};
 +
$(".sidebar_main").mouseleave(function(){
 +
var side_bar_hoveroff_target = $(this);
 +
var sidebar_sub_hoveroff_display = side_bar_hoveroff_target.children(".sidebar_sub").css("display");
 +
if(sidebar_sub_hover_display = "block"){
 +
side_bar_hover_target.stop().animate({width:"155px"},100);
 +
};
 +
});
 +
 +
});
 +
$(".navbar_main").mouseenter(function(){
 +
var nav_bar_hover_target = $(this);
 +
nav_bar_hover_target.children(".navbar_sub").stop().slideDown();
 +
$(".navbar_main").mouseleave(function(){
 +
var nav_bar_hoveroff_target = $(this);
 +
nav_bar_hoveroff_target.children(".navbar_sub").stop().slideUp();
 +
});
 +
});
 +
});
 +
</script>
 +
</head>
-
<!--main content -->
+
<body style="font-family:Arial;color:#8ccFFF">
-
<table width="70%" align="center">
+
<div id="background" style="position:fixed;z-index:-1;width:100%;height:100%;top:0px;left:0px;">
-
 
+
<img src="https://static.igem.org/mediawiki/2014/a/a6/Xmu_background_veir.jpg" width="100%" height="100%"/>
-
 
+
</div>
-
<!--welcome box -->
+
<div id="warp_navbar_main">
-
<tr>
+
<div id="warp_navbar">
-
<td style="border:1px solid black;" colspan="3" align="center" height="150px" bgColor=#FF404B>
+
<div id="nav_bar_frame" >
-
<h1 >WELCOME TO iGEM 2014! </h1>
+
<img class="navbar_frame" id="navbar_frame_left" src="https://static.igem.org/mediawiki/2014/c/cf/Xmu_navbar_left04.png" />
-
<p>Your team has been approved and you are ready to start the iGEM season!
+
<img class="navbar_frame" id="navbar_frame_right" src="https://static.igem.org/mediawiki/2014/8/88/Xmu_navbar_right02.png" />
-
<br>On this page you can document your project, introduce your team members, document your progress <br> and share your iGEM experience with the rest of the world! </p>
+
</div>
-
<br>
+
<div id="nav_bar">
-
<p style="color:#E7E7E7"> <a href="https://2014.igem.org/wiki/index.php?title=Team:XMU-China/Safety&action=edit"style="color:#FFFFFF"> Click here  to edit this page!</a> </p>
+
<ul id="nav_bar_main">
-
</td>
+
<li id="navbar_main_01" class="navbar_main">
-
</tr>
+
<a href="#"><span class="nav_bar" id="nav_bar_01"> </span></a>
-
 
+
<a href="#" class="nav_bar_full" id="nav_bar_full_01">Project</a>
-
<tr> <td colspan="3" height="5px"> </td></tr>
+
<ul class="navbar_sub">
-
<!-- end welcome box -->
+
<img class="navbar_sub_x" id="navbar_sub_x_01" src="https://static.igem.org/mediawiki/2014/4/4e/Xmu_navbar_sub_01.png" />
-
<tr>  
+
<li><a href="https://2014.igem.org/Team:XMU-China/Project_Background">Background</a></li>
-
 
+
<li><a href="https://2014.igem.org/Team:XMU-China/Project_ConicCurve">Conic Curve</a></li>
-
<!--navigation menu -->
+
<li><a href="https://2014.igem.org/Team:XMU-China/Project_Application">Application</a></li>
-
<td align="center" colspan="3">
+
<li><a href="https://2014.igem.org/Team:XMU-China/Project_PSystem">P System</a></li>
-
 
+
<li><a href="https://2014.igem.org/Team:XMU-China/Project_Modelling">Modelling</a></li>
-
<table  width="100%">
+
<li><a href="https://2014.igem.org/Team:XMU-China/Project_FutureWork">Future Work</a></li>
-
<tr heigth="15px"></tr>
+
<li><a href="https://2014.igem.org/Team:XMU-China/Project_Interlab">Interlab</a></li>
-
<tr heigth="75px">
+
</ul>
-
 
+
</li>
-
 
+
<li id="navbar_main_02" class="navbar_main">
-
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
<a href="#"><span class="nav_bar" id="nav_bar_02"> </span></a>
-
<a href="https://2014.igem.org/Team:XMU-China"style="color:#000000">Home </a> </td>
+
<a href="#" class="nav_bar_full" id="nav_bar_full_02" style="letter-spacing:-2px;">Notebook</a>
-
 
+
<ul class="navbar_sub">
-
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>  
+
<img class="navbar_sub_x" id="navbar_sub_x_02" src="https://static.igem.org/mediawiki/2014/e/e0/Xmu_navbar_sub_02.png" />
-
<a href="https://2014.igem.org/Team:XMU-China/Team"style="color:#000000"> Team </a> </td>
+
<li><a href="https://2014.igem.org/Team:XMU-China/Notebook_Protocol">Protocol</a></li>
-
 
+
<li><a href="https://2014.igem.org/Team:XMU-China/Notebook_Labnotes">Lab notes</a></li>
-
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>  
+
<li><a href="https://2014.igem.org/Team:XMU-China/Notebook_Calendar">Calendar</a></li>
-
<a href="https://igem.org/Team.cgi?year=2014&team_name=XMU-China"style="color:#000000"> Official Team Profile </a></td>
+
</ul>
-
 
+
</li>
-
<td style="border:1px solid black" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
<li id="navbar_main_03" class="navbar_main">
-
<a href="https://2014.igem.org/Team:XMU-China/Project"style="color:#000000"> Project</a></td>
+
<a href="#"><span class="nav_bar" id="nav_bar_03"> </span></a>
-
 
+
<a href="#" class="nav_bar_full" id="nav_bar_full_03">Judging</a>
-
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>  
+
<ul class="navbar_sub">
-
<a href="https://2014.igem.org/Team:XMU-China/Parts"style="color:#000000"> Parts</a></td>
+
<img class="navbar_sub_x" id="navbar_sub_x_03" src="https://static.igem.org/mediawiki/2014/7/7a/Xmu_navbar_sub_03.png" />
-
 
+
<li><a href="https://2014.igem.org/Team:XMU-China/Judging_Parts">Parts</a></li>
-
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>  
+
<li><a href="https://2014.igem.org/Team:XMU-China/Judging_Achievements">Achievements</a></li>
-
<a href="https://2014.igem.org/Team:XMU-China/Modeling"style="color:#000000"> Modeling</a></td>
+
</ul>
-
 
+
</li>
-
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>
+
<li id="navbar_main_04" class="navbar_main">
-
<a href="https://2014.igem.org/Team:XMU-China/Notebook"style="color:#000000"> Notebook</a></td>
+
<a href="#"><span class="nav_bar" id="nav_bar_04"> </span></a>
-
 
+
<a href="#" class="nav_bar_full" id="nav_bar_full_04">Team</a>
-
<td style="border:1px solid black;" align="center"  height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>  
+
<ul class="navbar_sub">
-
<a href="https://2014.igem.org/Team:XMU-China/Safety"style=" color:#000000"> Safety </a></td>
+
<img class="navbar_sub_x" id="navbar_sub_x_04" src="https://static.igem.org/mediawiki/2014/1/1f/Xmu_navbar_sub_04.png" />
-
 
+
<li><a href="https://2014.igem.org/Team:XMU-China/Team_Members">Members</a></li>
-
<td style="border:1px solid black;" align="center"  height ="45px" onMouseOver="this.bgColor='#d3d3d3'" onMouseOut="this.bgColor='#e7e7e7'" bgColor=#e7e7e7>  
+
<li><a href="https://2014.igem.org/Team:XMU-China/Team_Attribution">Attribution</a></li>
-
<a href="https://2014.igem.org/Team:XMU-China/Attributions"style="color:#000000"> Attributions </a></td>
+
</ul>
-
 
+
</li>
-
 
+
<li id="navbar_main_05" class="navbar_main">
-
<td align ="center"> <a href="https://2014.igem.org/Main_Page"> <img src="https://static.igem.org/mediawiki/igem.org/6/60/Igemlogo_300px.png" width="55px"></a> </td>
+
<a href="#"><span class="nav_bar" id="nav_bar_05"> </span></a>
-
</tr>
+
<a href="#" class="nav_bar_full" id="nav_bar_full_05">P&amp;P</a>
-
</table>
+
<ul class="navbar_sub">
-
<!--end navigation menu -->
+
<img class="navbar_sub_x" id="navbar_sub_x_05" src="https://static.igem.org/mediawiki/2014/d/de/Xmu_navbar_sub_05.png" />
-
</tr>
+
<li><a href="https://2014.igem.org/Team:XMU-China/PP_Overview">Overview</a></li>
-
</tr>
+
<li><a href="https://2014.igem.org/Team:XMU-China/PP_Newsletter">Newsletter</a></li>
-
</td>
+
<li><a href="https://2014.igem.org/Team:XMU-China/PP_Communication">Communication</a></li>
-
 
+
<li><a href="https://2014.igem.org/Team:XMU-China/PP_Popularization">Popularization</a></li>
-
<tr> <td colspan="3" height="15px"> </td></tr>
+
<li><a href="https://2014.igem.org/Team:XMU-China/PP_Assistance">Assistance</a></li>
-
<tr><td bgColor="#e7e7e7" colspan="3" height="1px"> </tr>
+
<li id="navbar_sub_Acknowledgements"><a href="https://2014.igem.org/Team:XMU-China/PP_Acknowledgements">Acknowledgements</a></li>
-
<tr> <td colspan="3" height="5px"> </td></tr>
+
</ul>
-
 
+
</li>
-
 
+
<li id="navbar_main_06" class="navbar_main">
-
<!--safety content-->
+
<a href="https://2014.igem.org/Team:XMU-China/Safety"><span class="nav_bar" id="nav_bar_06"> </span></a>
-
<tr><td > <h3> Welcome! </h3></td>
+
<a href="https://2014.igem.org/Team:XMU-China/Safety" class="nav_bar_full" id="nav_bar_full_06">Safety</a>
-
<td ></td >
+
</li>
-
<td > <h3> Timeline</h3></td>
+
</ul>
-
</tr>
+
</div>
-
 
+
</div>
-
<tr>
+
</div>
-
<td width="45%"  valign="top">  
+
<!--Safety-->
-
<p> Visit the <a href="https://2014.igem.org/Safety" >Safety Hub</a> to see this year's safety requirements. The Safety Hub is the central page for everything related to safety in iGEM. You can also go there to learn about general biosafety topics, and how to think about the future implications of your project.</p>
+
<div id="Safety">
-
 
+
<div id="Safety_wd">
-
 
+
<p style="text-align: center; font-size: 21px;">
-
 
+
    <span style="font-size: 29px;">SAFETY</span>
-
<br>
+
</p>
-
<h3> Edit this page!</h3>
+
<br/>
-
<p>
+
<p style="font-size: 16px;">
-
Please use this page to write about anything related to safety in your project. <!--Be sure to talk about both
+
    <span style="font-size: 20px;font-weight: 700;">General Laboratory Safety</span>
-
<ul>
+
</p>
-
<li> <a href=" ">Learn about lab Safety for Today</a></li>  
+
<hr width="100%" size="2">
-
<li> <a href="">Learn about Safety for the future of your project.</a></li>  
+
<br/>
-
</ul>
+
<p style="text-align: justify; text-indent: -24px; font-size: 16px; margin-left: 24px; font-weight: 700;">
-
-->
+
    <span style="font-family: Calibri;font-weight: 700;">-</span></span><span style="font-size: 16px;">What </span><span style="font-size: 16px;">measures </span><span style="font-size: 16px;">does school take</span><span style="font-size: 16px;"> to guarantee the safety </span><span style="font-size: 16px;">in</span><span style="font-size: 16px;"> laboratories?</span>
 +
</p>
 +
<p style="font-size: 16px;">
 +
    &nbsp;
 +
</p>
 +
<p style="text-align: justify; text-indent: -24px; font-size: 16px; margin-left: 24px; styleName: Normal;">
 +
    <span style="font-family: Calibri;">-</span><span style="font-family: Calibri;"> </span><span style="font-size: 16px;">School </span><span style="font-size: 16px;">has its own biosafety rules that are regulated by the Ministry of Environment Protection, P. R. China and our institution.</span><span style="font-size: 16px;"> And each</span><span style="font-size: 16px;"> </span><span style="font-size: 16px;">laboratory safety standards</span><span style="font-size: 16px;"> </span><span style="font-size: 16px;">are implemented strictly.</span>
</p>
</p>
-
 
+
<p style="text-align: justify; text-indent: -24px; font-size: 16px; margin-left: 24px; styleName: Normal;">
-
<h3> Your Lab </h3>
+
    <span style="font-family: Calibri;">-</span><span style="font-family: Calibri;"> </span><span style="font-size: 16px;">Students are required to participate in the chemical experimental courses of safety and environmental protection. Students learn atrategies that can deal with unexpected incidents. Final exam is
-
 
+
-
 
+
-
<p> Use this section to tell us about your laboratory. Where is it located? What sort of equipment do you use every day? Have you decorated it for the summer? How do you look wearing a lab coat? Take pictures! Show off your space! </p>
+
-
<!--
+
-
<gallery>
+
-
Image:Example2_Lab_1.png|The building our lab is in!
+
-
Image:Example2_Lab_2.png|The inside of our lab!
+
-
Image:Example2_Lab_3.png|Team Member 3 doing an experiment
+
-
Image:Example2_Lab_4.png|Working in biosafety cabinets
+
-
Image:Example2_Lab_5.png|Team all gloved up and ready for work!
+
-
Image:Example2_Lab_6.png|Equipment that we use to do SCIENCE!
+
-
Image:Example2_Lab_7.png|We decorated this part of our lab
+
-
Image:Example2_Lab_8.png|Whatever else you want
+
-
</gallery>-->
+
-
 
+
-
</td>
+
-
<td></td>
+
-
 
+
-
 
+
-
<td width="45%"  valign="top">  
+
-
 
+
-
 
+
-
<ul>
+
-
<li> <b>Now :</b> Read the <a href="https://2014.igem.org/Safety">Safety Hub </a> and learn about safety in iGEM. Ask questions by emailing safety at <i> igem DOT org </i>. </li>
+
-
<li><b>Now - Jamboree:</b> Complete <b>Check-Ins</b> and receive approval before acquiring and using certain materials in your lab</li>
+
-
<li><b>Now - Wiki Freeze:</b> Edit this Safety page to tell us about what you're doing</li>
+
-
<li><b>June 9: </b>Submit the About Our Lab form.</li>
+
-
<li><b>Let us know by June 25 </b>if you will need an extension on the Preliminary Version, or your Preliminary Version will be significantly incomplete.</li>
+
-
<li><b>June 30: </b>Submit the Preliminary Version of the <b>Safety Form</b>.</li>
+
-
<li>Participate in Virtual Open Office Hours to ask questions and discuss safety topics (exact date to be determined).</li>
+
-
<li><b>September 1:</b> Submit the Final Version of the Safety Form.</li>
+
-
<li><b>October: </b> Wiki freeze (exact date to be determined)</li>
+
-
<li><b>October 30 - November 3: </b>GIANT JAMBOREE!</li>
+
-
 
+
-
</ul>
+
-
</td>
+
-
 
+
-
</tr>
+
-
 
+
-
 
+
-
 
+
-
 
+
-
<tr>
+
-
 
+
-
 
+
 +
School requires each student to participate in the chemical experimental courses of safety and environmental protection. In the courses, teachers introduce students the matters needing attention and strategies&nbsp;in&nbsp;dealing&nbsp;with the unexpected incidents&nbsp;through various case. Eventually each have to take the course exam, </span><span style="font-size: 16px;">only to meet the requirements of students before they can enter the lab and experimentize.</span>
 +
</p>
 +
<p style="text-align: justify; text-indent: -24px; font-size: 16px; margin-left: 24px; styleName: Normal;">
 +
    <span style="font-family: Calibri;">-</span><span style="font-family: Calibri;"> </span><span style="font-size: 16px;">All laboratories are</span><span style="font-size: 16px;"> equipped with safety experimental equipment</span><span style="font-size: 16px;">s</span><span style="font-size: 16px;"> and relevant person in charge</span><span style="font-size: 16px;">.</span>
 +
</p>
 +
<p style="text-align: justify; text-indent: 32px; font-size: 16px; styleName: Normal;">
 +
    &nbsp;
 +
</p>
 +
<p style="text-align: justify; text-indent: 32px; font-size: 16px; styleName: Normal;">
 +
    &nbsp;
 +
</p>
 +
<p style="text-align: justify; text-indent: -24px; font-size: 16px; margin-left: 24px;font-weight: 700;">
 +
    <span style="font-family: Calibri;">-</span><span style="font-family: Calibri;"> </span><span style="font-size: 16px;">W</span><span style="font-size: 16px;">hat special measures</span><span style="font-size: 16px;"> do you take to</span><span style="font-size: 16px;"> </span><span style="font-size: 16px;">guarantee</span><span style="font-size: 16px;"> </span><span style="font-size: 16px;">the safety of </span><span style="font-size: 16px;">experiment</span><span style="font-size: 16px;">ers i</span><span style="font-size: 16px;">n view of the </span><span style="font-size: 16px;">experiments related to iGEM</span><span style="font-size: 16px;">?</span>
 +
</p>
 +
<p style="font-size: 16px;">
 +
    &nbsp;
 +
</p>
 +
<p style="text-align: justify; text-indent: -24px; font-size: 16px; margin-left: 24px; styleName: Normal;">
 +
    <span style="font-family: Calibri;">-</span><span style="font-family: Calibri;"> </span><span style="font-size: 16px;">Every member of the team</span><span style="font-size: 16px;"> </span><span style="font-size: 16px;">has to take the experimental test</span><span style="font-size: 16px;">, </span><span style="font-size: 16px;">which </span><span style="font-size: 16px;">iGEM tutors and postgraduate </span><span style="font-size: 16px;">assigned the</span><span style="font-size: 16px;"> topic. </span><span style="font-size: 16px;">Only the one who pass the exam </span><span style="font-size: 16px;">will be a</span><span style="font-size: 16px;">llowed to enter the laboratory and start</span><span style="font-size: 16px;"> experiment</span><span style="font-size: 16px;">s. And </span><span style="font-size: 16px;">there will be a graduate student </span><span style="font-size: 16px;">give </span><span style="font-size: 16px;">us</span><span style="font-size: 16px;"> a demonstration</span><span style="font-size: 16px;"> and help new players</span><span style="font-size: 16px;"> to correct the mistakes in </span><span style="font-size: 16px;">the experiment.</span>
 +
</p>
 +
<p style="text-align: justify; text-indent: -24px; font-size: 16px; margin-left: 24px; styleName: Normal;">
 +
    <span style="font-family: Calibri;">-</span><span style="font-family: Calibri;"> </span><span style="font-size: 16px;">E</span><span style="font-size: 16px;">ach </span><span style="font-size: 16px;">member</span><span style="font-size: 16px;"> shall formulate detailed experimental plan before the experiment, and </span><span style="font-size: 16px;">get </span><span style="font-size: 16px;">familiar with the experimental process, master the characteristics of reagent</span><span style="font-size: 16px;">s</span><span style="font-size: 16px;"> before the experiment. During the experiment, all the players need </span><span style="font-size: 16px;">take</span><span style="font-size: 16px;"> fully protective measures, including </span><span style="font-size: 16px;">wearing </span><span style="font-size: 16px;">experimental suits, goggles, gloves and masks.</span>
 +
</p>
 +
<p style="font-size: 16px;">
 +
    &nbsp;
 +
</p>
 +
<br/>
 +
<p style="font-size: 16px;">
 +
    <span style="font-size: 20px;font-weight: 700;">Project Safety</span>
 +
</p>
 +
<hr width="100%" size="2">
 +
<br/>
 +
<p style="text-align: justify; text-indent: -24px; font-size: 16px; margin-left: 24px; font-weight: 700;">
 +
    <span style="font-family: Calibri;">-</span><span style="font-family: Calibri;"> </span><span style="font-size: 16px;">Whether you use the </span><span style="font-size: 16px;">reagent</span><span style="font-size: 16px;">s with potential </span><span style="font-size: 16px;">hazard</span><span style="font-size: 16px;">?</span>
 +
</p>
 +
<p style="font-size: 16px;">
 +
    &nbsp;
 +
</p>
 +
<p style="text-align: justify; text-indent: -24px; font-size: 16px; margin-left: 24px; styleName: Normal;">
 +
    <span style="font-family: Calibri;">-</span><span style="font-family: Calibri;"> </span><span style="font-size: 16px;">Strain</span><span style="font-size: 16px;">s</span><span style="font-size: 16px;"> used in the experiments are </span><span style="font-size: 16px; font-style: italic;">E. coli</span><span style="font-size: 16px;"> </span><span style="font-size: 16px;">(</span><span style="font-size: 16px;">k)</span><span style="font-size: 16px;"> </span><span style="font-size: 16px;">which is</span><span style="font-size: 16px;"> non-pathogenic bacteria</span><span style="font-size: 16px;">.</span>
 +
</p>
 +
<p style="text-align: justify; text-indent: -24px; font-size: 16px; margin-left: 24px; styleName: Normal;">
 +
    <span style="font-family: Calibri;">-</span><span style="font-family: Calibri;"> </span><span style="font-size: 16px;">This year we improve the n</span><span style="font-size: 16px;">ucleic acid gel stain</span><span style="font-size: 16px;"> in the experiment, replacing the EB (e</span><span style="font-size: 16px;">thidium bromide</span><span style="font-size: 16px;">) with </span><span style="font-size: 16px;">SYBR Green I</span><span style="font-size: 16px;">. Although </span><span style="font-size: 16px;">SYBR Green I</span><span style="font-size: 16px;"> has potential </span><span style="font-size: 16px;">hazard</span><span style="font-size: 16px;">, the c</span><span style="font-size: 16px;">arcinogenicity </span><span style="font-size: 16px;">is </span><span style="font-size: 16px;">less than </span><span style="font-size: 16px;">EB.</span>
 +
</p>
 +
<p style="font-size: 16px;">
 +
    &nbsp;
 +
</p>
 +
<p style="font-size: 16px;">
 +
    &nbsp;
 +
</p>
 +
<p style="text-align: justify; text-indent: -24px; font-size: 16px; margin-left: 24px;font-weight: 700;">
 +
    <span style="font-family: Calibri;">-</span><span style="font-family: Calibri;"> </span><span style="font-size: 16px;">Did </span><span style="font-size: 16px;">the experiments</span><span style="font-size: 16px;"> pollute the environment?</span>
 +
</p>
 +
<p style="text-align: justify; text-indent: -24px; font-size: 16px; margin-left: 24px; styleName: Normal;">
 +
    <span style="font-family: Calibri;">-</span><span style="font-family: Calibri;"> </span><span style="font-size: 16px;">To avoid this potential biological pollution to environment, we gathered all culture fluid and culture medium with bacteria and we processed them together to ensure </span><span style="font-size: 16px;">that none of them leaked from our laboratory through sewer and dustbin. </span>
 +
</p>
 +
<p style="text-align: justify; text-indent: -24px; font-size: 16px; margin-left: 24px; styleName: Normal;">
 +
    <span style="font-family: Calibri;">-</span><span style="font-family: Calibri;"> </span><span style="font-size: 16px;">We handled all the biological materials, wastes and equipment strictly following the BSL-1 requirements. All these things that have physically contacted with biological samples were bleached by autoclave before being discarded or reused.</span>
 +
</p>
 +
<p style="text-align: justify; text-indent: 0em; font-size: 16px; margin-left: 24px; styleName: Normal;">
 +
    &nbsp;
 +
</p>
 +
<p style="text-align: justify; text-indent: -24px; font-size: 16px; margin-left: 24px;font-weight: 700;">
 +
    <span style="font-family: Calibri;">-</span><span style="font-family: Calibri;"> </span><span style="font-size: 16px;">What measures do you take to </span><span style="font-size: 16px;">guarantee</span><span style="font-size: 16px;"> the strains </span><span style="font-size: 16px;">won’t leak in the project</span><span style="font-size: 16px;">?</span>
 +
</p>
 +
<p style="font-size: 16px;">
 +
    &nbsp;
 +
</p>
 +
<p style="text-align: justify; text-indent: -24px; font-size: 16px; margin-left: 24px; styleName: Normal;">
 +
    <span style="font-family: Calibri;">-</span><span style="font-family: Calibri;"> </span><span style="font-size: 16px;">We designed a </span><span style="font-size: 16px;">black hole system</span><span style="font-size: 16px;"> which can kill the</span><span style="font-size: 16px;"> bacteria</span><span style="font-size: 16px;"> with </span><span style="font-size: 16px;">hyperosmotic pressure</span><span style="font-size: 16px;">. In the gene circuit, the higher </span><span style="font-size: 16px;">osmolality</span><span style="font-size: 16px;"> </span><span style="font-size: 16px;">result</span><span style="font-size: 16px;">s</span><span style="font-size: 16px;"> in stronger expression strength of Pomp</span><span style="font-size: 16px;">. Then t</span><span style="font-size: 16px;">he moving tendency of reprogrammed CL-1 will orient to the hyperosmotic pressure spot.</span><span style="font-size: 14px;"> </span><span style="font-size: 16px;">When the bacteria move into where the osmotic pressur</span><span style="font-size: 16px;">e reaches to the critical value, </span><span style="font-size: 16px;">the bacteria </span><span style="font-size: 16px;">will </span><span style="font-size: 16px;">suicide finally.</span><span style="font-size: 16px;"> </span><span style="font-size: 16px;">The sources to create hyperosmotic pressure are cheap, accessible, environmentally friendly.</span>
 +
</p>
 +
<p style="text-align: justify; text-indent: 0em; font-size: 16px; margin-left: 24px; styleName: Normal;">
 +
    &nbsp;
 +
</p>
 +
<p style="text-align: justify; text-indent: 0em; font-size: 16px; margin-left: 24px; styleName: Normal;">
 +
    &nbsp;
 +
</p>
 +
<br/>
 +
<p style="font-size: 16px;">
 +
    <span style="font-size: 20px;font-weight: 700;">Supplementary</span>
 +
</p>
 +
<hr width="100%" size="2">
 +
<br/>
 +
<p style="font-size: 16px;">
 +
    <span style="font-size: 16px;">When a freshman comes to our College of Chemisty and Chemical E</span><span style="font-size: 16px;">ngineering in Xiamen University</span><span style="font-size: 16px;">,</span><span style="font-size: 16px;"> </span><span style="font-size: 16px;">, there i</span><span style="font-size: 16px;">s a story about &quot;C3H3&quot; for them</span><span style="font-size: 16px;">,</span><span style="font-size: 16px;"> </span><span style="font-size: 16px;">which was advocated by Prof. Jiaxi Lu, a famous Chinese quantum chemist. &quot;C3H3&quot; consists of three phrases, Clear Head, Clever Hand and Clean Habit. We think it is very useful when we do synthetic biological experiments, let alone talking about safety in genetic engineering.</span>
 +
</p>
 +
<p style="font-size: 16px;">
 +
    &nbsp;
 +
</p>
 +
<p style="font-size: 16px;">
 +
    <span style="font-size: 16px;">Firstly, before doing a genetic engineering experiment, you should keep your head clear. Concretely speaking, you need to find out the safety level of biological materials used in your experiment, including microorganisms, reagents and your constructed gene circuits. Keep every tiny experimental detail in your mind. This can help you avoid many potential safety hazards in your experiment.</span>
 +
</p>
 +
<p style="font-size: 16px;">
 +
    &nbsp;
 +
</p>
 +
<p style="font-size: 16px;">
 +
    <span style="font-size: 16px;">In addition, to make your hands clever means to perform a experiment skillfully. For example, when making a gel for SDS-PAGE, it is necessary to use acrylamide, which has strong carcinogenicity. So you have to pay much attention when mixing it and pouring the mixture into a mold to agglomerate.</span>
 +
</p>
 +
<p style="font-size: 16px;">
 +
    &nbsp;
 +
</p>
 +
<p style="font-size: 16px;">
 +
    <span style="font-size: 16px;">Last but not least, a clean habit is totally useful not only in your lab but also in your life. Imaging that, a mass, dirty and disorder lab, maybe some tattered gloves or broken, flasks, which have been contacted with highly toxic reagents are hidden below the experiment rig. Many risks would arise if there&#39;s unclean experimental habit. A clean habit is more than a combination of clear head and clever hands. It&#39;s a kind of decorous attitude to your experiments and a neat working atmosphere you create by yourself. A clean and good habit can improve your whole life.</span>
 +
</p>
 +
<p style="font-size: 16px;">
 +
    &nbsp;
 +
</p>
 +
<p style="font-size: 16px;">
 +
    <span style="font-size: 16px;">So this is our &quot;C3H3&quot;. We sincerely hope this proposal can improve safety in synthetic </span><span style="font-size: 16px;">biology and genetic engineering.</span>
 +
</p>
 +
<p style="font-size: 16px;">
 +
    &nbsp;
 +
</p>
 +
<p style="font-size: 16px;">
 +
    <span style="font-size: 16px;">Furthermore, we have another reasonable suggestion that every iGEM team should make a data table or survey results about public biosafety or laboratory safety and security of the projects. Every team can submit a survey report attached with questionnaire and analyzing data to the iGEM safety committee. More details are to be discussed.</span>
 +
</p>
 +
<p style="font-size: 30px;">
 +
    &nbsp;
 +
</p>
 +
</div>
 +
</div>
 +
 +
<script type="text/javascript" src="https://2014.igem.org/wiki/index.php?title=Team:XMU-China/main_js&action=raw&amp;ctype=text/javascript"></script>
-
</table>
+
</body>
</html>
</html>
 +
{{:Team:XMU-China/UFO}}
 +
{{:Team:XMU-China/footer}}

Latest revision as of 03:43, 18 October 2014

side_bar

SAFETY


General Laboratory Safety



-What measures does school take to guarantee the safety in laboratories?

 

- School has its own biosafety rules that are regulated by the Ministry of Environment Protection, P. R. China and our institution. And each laboratory safety standards are implemented strictly.

- Students are required to participate in the chemical experimental courses of safety and environmental protection. Students learn atrategies that can deal with unexpected incidents. Final exam is School requires each student to participate in the chemical experimental courses of safety and environmental protection. In the courses, teachers introduce students the matters needing attention and strategies in dealing with the unexpected incidents through various case. Eventually each have to take the course exam, only to meet the requirements of students before they can enter the lab and experimentize.

- All laboratories are equipped with safety experimental equipments and relevant person in charge.

 

 

- What special measures do you take to guarantee the safety of experimenters in view of the experiments related to iGEM?

 

- Every member of the team has to take the experimental test, which iGEM tutors and postgraduate assigned the topic. Only the one who pass the exam will be allowed to enter the laboratory and start experiments. And there will be a graduate student give us a demonstration and help new players to correct the mistakes in the experiment.

- Each member shall formulate detailed experimental plan before the experiment, and get familiar with the experimental process, master the characteristics of reagents before the experiment. During the experiment, all the players need take fully protective measures, including wearing experimental suits, goggles, gloves and masks.

 


Project Safety



- Whether you use the reagents with potential hazard?

 

- Strains used in the experiments are E. coli (k) which is non-pathogenic bacteria.

- This year we improve the nucleic acid gel stain in the experiment, replacing the EB (ethidium bromide) with SYBR Green I. Although SYBR Green I has potential hazard, the carcinogenicity is less than EB.

 

 

- Did the experiments pollute the environment?

- To avoid this potential biological pollution to environment, we gathered all culture fluid and culture medium with bacteria and we processed them together to ensure that none of them leaked from our laboratory through sewer and dustbin.

- We handled all the biological materials, wastes and equipment strictly following the BSL-1 requirements. All these things that have physically contacted with biological samples were bleached by autoclave before being discarded or reused.

 

- What measures do you take to guarantee the strains won’t leak in the project?

 

- We designed a black hole system which can kill the bacteria with hyperosmotic pressure. In the gene circuit, the higher osmolality results in stronger expression strength of Pomp. Then the moving tendency of reprogrammed CL-1 will orient to the hyperosmotic pressure spot. When the bacteria move into where the osmotic pressure reaches to the critical value, the bacteria will suicide finally. The sources to create hyperosmotic pressure are cheap, accessible, environmentally friendly.

 

 


Supplementary



When a freshman comes to our College of Chemisty and Chemical Engineering in Xiamen University, , there is a story about "C3H3" for them, which was advocated by Prof. Jiaxi Lu, a famous Chinese quantum chemist. "C3H3" consists of three phrases, Clear Head, Clever Hand and Clean Habit. We think it is very useful when we do synthetic biological experiments, let alone talking about safety in genetic engineering.

 

Firstly, before doing a genetic engineering experiment, you should keep your head clear. Concretely speaking, you need to find out the safety level of biological materials used in your experiment, including microorganisms, reagents and your constructed gene circuits. Keep every tiny experimental detail in your mind. This can help you avoid many potential safety hazards in your experiment.

 

In addition, to make your hands clever means to perform a experiment skillfully. For example, when making a gel for SDS-PAGE, it is necessary to use acrylamide, which has strong carcinogenicity. So you have to pay much attention when mixing it and pouring the mixture into a mold to agglomerate.

 

Last but not least, a clean habit is totally useful not only in your lab but also in your life. Imaging that, a mass, dirty and disorder lab, maybe some tattered gloves or broken, flasks, which have been contacted with highly toxic reagents are hidden below the experiment rig. Many risks would arise if there's unclean experimental habit. A clean habit is more than a combination of clear head and clever hands. It's a kind of decorous attitude to your experiments and a neat working atmosphere you create by yourself. A clean and good habit can improve your whole life.

 

So this is our "C3H3". We sincerely hope this proposal can improve safety in synthetic biology and genetic engineering.

 

Furthermore, we have another reasonable suggestion that every iGEM team should make a data table or survey results about public biosafety or laboratory safety and security of the projects. Every team can submit a survey report attached with questionnaire and analyzing data to the iGEM safety committee. More details are to be discussed.