Team:CongoDRC-Bel Campus/Safety
From 2011.igem.org
(Difference between revisions)
(→Safety) |
|||
Line 1: | Line 1: | ||
- | < | + | <html xmlns="http://www.w3.org/1999/xhtml"> |
+ | <head> | ||
+ | <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> | ||
+ | <style type="text/css"> | ||
+ | <!-- | ||
+ | body { | ||
+ | background-color: #B7CDEF; | ||
+ | font-family: Verdana, Arial, Helvetica, sans-serif; | ||
+ | font-size: 11px; | ||
+ | line-height: 1.5em; | ||
+ | font:normal; | ||
+ | |||
+ | } | ||
- | + | #accordion { | |
- | + | margin: 20px 0 0; | |
- | + | max-width: 80%; | |
- | + | margin-left:25px; | |
- | + | } | |
- | + | #accordion H2 { | |
- | + | background: #6B7B95; | |
- | + | color: white; | |
- | + | cursor: pointer; | |
- | + | font: 12px Helvetica, Arial, sans-serif; | |
- | + | line-height: 16px; | |
- | + | margin: 0 0 4px 0; | |
- | + | padding: 3px 5px 1px; | |
+ | } | ||
+ | #accordion .content { | ||
+ | background-color: #F4F5F5; | ||
+ | } | ||
+ | #accordion .content p { | ||
+ | margin: 0.5em 0; | ||
+ | padding: 0 6px 8px 6px; | ||
+ | } | ||
+ | |||
+ | pre { | ||
+ | font-family:Arial, Verdana, Helvetica, sans-serif; | ||
+ | font-size:12px; | ||
+ | font:normal; | ||
+ | color:#000; | ||
+ | line-height:20px; | ||
+ | background-color:#fafafa; | ||
+ | border-left:6px solid #bcb; | ||
+ | border-right:1px solid #aaa; | ||
+ | border-top:1px solid #aaa; | ||
+ | border-bottom:1px solid #aaa; | ||
+ | padding:0.5em 0 0.5em 1em; | ||
+ | margin:1.5em 3em 1.7em 0.5em; | ||
+ | } | ||
- | + | pre span.selecteur { | |
+ | color:blue; | ||
+ | background-color:#fafafa; | ||
+ | font-family:monospace, courrier; | ||
+ | } | ||
+ | .selecteur { | ||
+ | color:blue; | ||
+ | background-color:#fff; | ||
+ | font-family:monospace, courrier; | ||
+ | } | ||
+ | pre span.propriete { | ||
+ | color:purple; | ||
+ | background-color:#fafafa; | ||
+ | font-family:monospace, courrier; | ||
+ | } | ||
+ | .propriete { | ||
+ | color:purple; | ||
+ | background-color:#fff; | ||
+ | font-family:monospace, courrier; | ||
+ | } | ||
+ | pre span.valeur { | ||
+ | color:#ff8000; | ||
+ | background-color:#fafafa; | ||
+ | font-family:monospace, courrier; | ||
+ | } | ||
+ | .valeur { | ||
+ | color:#ff8000; | ||
+ | background-color:#fff; | ||
+ | font-family:monospace, courrier; | ||
+ | } | ||
- | { | + | .italic { |
- | + | font-style:italic; | |
- | + | } | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | pre span.classe { | |
+ | color:red; | ||
+ | background-color:#fafafa; | ||
+ | font-family:monospace, courrier; | ||
+ | } | ||
+ | #tabs { | ||
+ | float:left; | ||
+ | width:970px; | ||
+ | background:#F4F7FB; | ||
+ | font-size:12px; | ||
+ | line-height:normal; | ||
+ | border-bottom:0px solid #F4F7FB; | ||
+ | font-weight: bold; | ||
+ | } | ||
+ | #tabs ul { | ||
+ | margin:0; | ||
+ | padding:10px 10px 0 50px; | ||
+ | list-style:none; | ||
+ | } | ||
+ | #tabs li { | ||
+ | display:inline; | ||
+ | margin:0; | ||
+ | padding:0; | ||
+ | } | ||
+ | #tabs a { | ||
+ | float:left; | ||
+ | background:url("https://static.igem.org/mediawiki/igem.org/8/8f/Tableft.gif") no-repeat left top; | ||
+ | margin:0; | ||
+ | padding:0 0 0 4px; | ||
+ | text-decoration:none; | ||
+ | } | ||
+ | #tabs a span { | ||
+ | float:left; | ||
+ | display:block; | ||
+ | background:url("https://static.igem.org/mediawiki/igem.org/8/85/Tabright.gif") no-repeat right top; | ||
+ | padding:9px 15px 4px 10px; | ||
+ | color:#627EB7; | ||
+ | } | ||
+ | /* Commented Backslash Hack hides rule from IE5-Mac \*/ | ||
+ | #tabs a span {float:none;} | ||
+ | /* End IE5-Mac hack */ | ||
+ | #tabs a:hover span { | ||
+ | color:#627EB7; | ||
+ | } | ||
+ | #tabs a:hover { | ||
+ | background-position:0% -42px; | ||
+ | } | ||
+ | #tabs a:hover span { | ||
+ | background-position:100% -42px; | ||
+ | } | ||
+ | .small { | ||
+ | font-size:11px; | ||
+ | float:right; | ||
+ | font-style:normal; | ||
+ | color:#999999; | ||
+ | } | ||
+ | .spanil { | ||
+ | color:#FFFFFF; | ||
+ | padding:5px 10px; | ||
+ | background-color:#128be9; | ||
+ | border:1px solid #ffffff; | ||
+ | } | ||
+ | .menu_nav { | ||
+ | margin:0 auto; | ||
+ | padding:0; | ||
+ | float:center; | ||
+ | height:17px; | ||
+ | } | ||
+ | .menu_nav ul { | ||
+ | list-style:none; | ||
+ | height:17px; | ||
+ | float:left; | ||
+ | } | ||
+ | .menu_nav ul li { | ||
+ | margin:0; | ||
+ | padding:0 1px 0 0; | ||
+ | float:left; | ||
+ | } | ||
+ | .menu_nav ul li a { | ||
+ | display:block; | ||
+ | margin:0; | ||
+ | padding:6px 6px; | ||
+ | color:#888; | ||
+ | text-decoration:none; | ||
+ | font-size:13px; | ||
+ | } | ||
+ | .menu_nav ul li.active a, .menu_nav ul li a:hover { | ||
+ | color:#fff; | ||
+ | background-color:#128be9; | ||
+ | } | ||
- | { | + | h2 { |
- | + | font:normal 24px/1.5em Arial, Helvetica, sans-serif; | |
- | + | padding:8px 0; | |
- | + | margin:8px 0; | |
- | + | color:#595959; | |
- | + | padding-top:0px; | |
- | + | padding-bottom:0px; | |
- | + | } | |
- | + | .Style6 | |
- | + | {font-family: Geneva, Arial, Helvetica, sans-serif} | |
- | + | --> | |
+ | </style> | ||
+ | <script> | ||
+ | window.addEvent('domready', function(){ | ||
+ | new Fx.Accordion($('accordion'), '#accordion h2', '#accordion .content'); | ||
+ | }); | ||
+ | </script> | ||
+ | <title>Bel Campus</title> | ||
+ | <script src="Scripts/AC_RunActiveContent.js" type="text/javascript"></script> | ||
+ | </head> | ||
+ | <body> | ||
+ | <img src="https://static.igem.org/mediawiki/2011/d/d1/Header_main.gif" width="971" height="50" /><br /> | ||
+ | <embed src="https://static.igem.org/mediawiki/igem.org/4/4d/Header.swf" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="970" height="300"></embed> | ||
+ | <div id="tabs"> | ||
+ | <ul> | ||
+ | <li><a href="https://2011.igem.org/Team:CongoDRC-Bel_Campus"><span>Home</span></a></li> | ||
+ | <li><a href="https://2011.igem.org/Team:CongoDRC-Bel_Campus/Team"><span>Team</span></a></li> | ||
+ | <li><a href="https://2011.igem.org/Team:CongoDRC-Bel_Campus/Project"><span>Project</span></a></li> | ||
+ | <li><a href="https://2011.igem.org/Team:CongoDRC-Bel_Campus/Modeling"><span>Modeling</span></a></li> | ||
+ | <li><a href="https://2011.igem.org/Team:CongoDRC-Bel_Campus/Notebook"><span>Notebook</span></a></li> | ||
+ | <li><a href="https://2011.igem.org/Team:CongoDRC-Bel_Campus/Safety"><span>Safety</span></a></li> | ||
+ | <li><a href="https://2011.igem.org/Team:CongoDRC-Bel_Campus/Attributions"><span>Attributions</span></a></li> | ||
+ | <li><a href="https://2011.igem.org/Team:CongoDRC-Bel_Campus/Gallery"><span>Gallery</span></a></li> | ||
+ | </ul> | ||
+ | <img src="https://static.igem.org/mediawiki/igem.org/a/ac/Linez.png" align="left" /> | ||
+ | </div> | ||
- | + | <table width="970" border="0" cellspacing="0" bordercolor="#128BE9" bgcolor="#F4F7FB"> <div ></div> | |
- | + | <tr> | |
- | + | <td width="942" rowspan="2" bgcolor="#F4F7FB"><div style="font:normal; font-family:Arial, Helvetica, sans-serif; font-size:24px; color:#333333;"> Our Project overview</div></td> | |
- | + | <td width="8" bgcolor="#F4F7FB"> </td> | |
- | + | <td width="14" rowspan="2" bgcolor="#F4F7FB"><h2> </h2></td> | |
- | + | </tr> | |
- | + | <tr> | |
- | + | <td width="8" bgcolor="#F4F7FB"> </td> | |
- | + | </tr> | |
- | + | <tr> | |
- | + | <td height="65" colspan="2" background="https://static.igem.org/mediawiki/igem.org/b/b6/Projectst.png" bgcolor="#F4F7FB" style="background-repeat:no-repeat;"><div class="menu_nav"> | |
- | + | <ul> | |
- | + | <li><a href="#pd"><span>Safety </span></a></li> | |
- | + | <li></li> | |
- | 1. Would any of your project ideas raise safety issues in term of: | + | <li></li> |
- | + | </ul> | |
- | - public safety, or | + | </div> <br /></td> |
- | - environment safety? | + | <td rowspan="2" bgcolor="#F4F7FB"><br /></td> |
- | Answer: | + | </tr> |
- | yes, The researcher safety (see details project). | + | |
- | Yes, none toxic tools and substances will be use during the sample of environment. | + | |
- | + | <tr> | |
- | Yes, As we will get our samples from environment, however the safety will be based on the respect and safeguard of ecosystem of Mycobacterium Ulcerans. | + | <td rowspan="8" bgcolor="#F4F5F5"><div style="padding-left:10px; padding-right:10px;"> |
- | + | <p><br /> | |
- | 2. Do any of the new BioBrick parts( or devices) that you made this year raise any safety issues? | + | </p> |
- | Answer:NO. | + | <pre><strong>Environmental safety, examines moral values which help people to make a choice according natural environment. <br />It's the whole applied values considerating moral basis of environmental responsibility, also the limit of this responsibility</strong>. <br />BERG,RAVEN and HASSENZAHL,Environnement, de Boeck, 2008, pp.43. </pre> |
- | + | <p><br /> | |
- | 3.Is there a local biosafety group, committee or review board at your institution? | + | </p> |
- | Answer:NO, we consider the Biosafety rules and guidelines of WHO. | + | <pre><strong>Environment vision: global vision which helps us to understand how environment functions, <br />our place in this environment and a good or a bad behavior for environment</strong>. <br />BERG,RAVEN and HASSENZAHL,Environnement, de Boeck, 2008, pp.44. </pre> |
+ | <pre><strong>Ecologist vision: understanding our palce in the world, based on the harmony with the nature, spiritual respect of live,<br /> the humain faith and authers species have same worth</strong>. BERG,RAVEN and HASSENZAHL,Environnement, de Boeck, 2008, pp.44. </pre> | ||
+ | <p><br /> | ||
+ | </p> | ||
+ | <p><br /> | ||
+ | 1. Would any of your project ideas raise safety issues in term of: </p> | ||
+ | <pre> - researcher safety - public safety, or - environment safety? </pre> | ||
+ | Answer: yes, The researcher safety (see details project). Yes, none toxic tools and substances will be use during the sample of environment. | ||
+ | <br />Yes, As we will get our samples from environment, however the safety will be based on the respect and safeguard of ecosystem of Mycobacterium Ulcerans.<br /><br /> | ||
+ | 2. Do any of the new BioBrick parts( or devices) that you made this year raise any safety issues? Answer:NO. <br /> | ||
+ | 3.Is there a local biosafety group, committee or review board at your institution? Answer:NO, we consider the Biosafety rules and guidelines of WHO. <br /><br /></p> | ||
+ | </div></td> | ||
+ | <td width="8" rowspan="4" bgcolor="#F4F7FB"> </td> | ||
+ | </tr> | ||
+ | |||
+ | <tr> | ||
+ | <td bgcolor="#F4F7FB"><br /> | ||
+ | <br /></td></tr> | ||
+ | <tr> | ||
+ | <td bgcolor="#F4F7FB"> </td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td bgcolor="#F4F7FB"> </td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td width="8" bgcolor="#F4F7FB"> </td> | ||
+ | <td bgcolor="#F4F7FB"> </td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td bgcolor="#F4F7FB"> </td> | ||
+ | <td bgcolor="#F4F7FB"> </td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td bgcolor="#F4F7FB"> </td> | ||
+ | <td bgcolor="#F4F7FB"> </td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td bgcolor="#F4F7FB"> </td> | ||
+ | <td bgcolor="#F4F7FB"> </td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td bgcolor="#F4F7FB"> </td> | ||
+ | <td bgcolor="#F4F7FB"> </td> | ||
+ | <td bgcolor="#F4F7FB"> </td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | </body> | ||
+ | </html> |
Latest revision as of 14:27, 2 August 2011
Our Project overview |
||
Environmental safety, examines moral values which help people to make a choice according natural environment.
Environment vision: global vision which helps us to understand how environment functions, Ecologist vision: understanding our palce in the world, based on the harmony with the nature, spiritual respect of live,
- researcher safety - public safety, or - environment safety?Answer: yes, The researcher safety (see details project). Yes, none toxic tools and substances will be use during the sample of environment. Yes, As we will get our samples from environment, however the safety will be based on the respect and safeguard of ecosystem of Mycobacterium Ulcerans. 2. Do any of the new BioBrick parts( or devices) that you made this year raise any safety issues? Answer:NO. 3.Is there a local biosafety group, committee or review board at your institution? Answer:NO, we consider the Biosafety rules and guidelines of WHO. |
||