Difference between revisions of "Team:TCFSH Taiwan"

 
(153 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 +
{{TCFSH_Taiwan}}
 +
{{TCFSH_Taiwan/Navigation}}
 
<html>
 
<html>
 
<head>
 
<head>
 +
<meta charset="UTF-8">
 +
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.1.0/jquery.min.js"></script>
 +
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300" rel="stylesheet">
 +
 
<style type="text/css">
 
<style type="text/css">
    #home_logo, #sideMenu { display:none; }
+
#sideMenu, #top_title {display:none;}
#sideMenu, #top_title, .patrollink  {display:none;}
+
#content { padding:0px; width:100%; margin-top:-7px; margin-left:0px;}
#content { width:100%; padding:0px;  margin-top:-7px; margin-left:0px;}
+
body {background-color:white; }
body {background-color:white; }
+
#bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; }
#bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; }}
+
#top_menu_inside {margin-left: 20px; margin-bottom: 0px;}
.content{
+
            background-color: lightblue;
+
}
+
body{
+
        margin:0;
+
    }
+
.TCFSH_Taiwan{
+
                left:15px;
+
                position:relative;
+
                top: 10px;
+
    } 
+
    .main-container{
+
                    background:rgb(230, 236, 255);
+
                    position:fixed;
+
                    width:100vw;
+
                    height:auto;
+
                    z-index:999;
+
                    }
+
  
 +
html, body, div, span, applet, object, iframe,
 +
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
 +
a, abbr, acronym, address, big, cite, code,
 +
del, dfn, em, font, img, ins, kbd, q, s, samp,
 +
small, strike, strong, sub, tt, var,
 +
b, u, i, center,
 +
dl, dt, dd, ol, ul, li,
 +
fieldset, form, label, legend,
 +
table, caption, tbody, tfoot, thead, tr, th, td {
 +
    margin: 0;
 +
    padding: 0;
 +
    border: 0;
 +
    outline: 0;
  
    .dropbtn{
 
                  margin-top:5px;
 
 
}
 
}
     .dropdown:hover .dropdown-content{
+
 
                  display: block;
+
* {
 +
  font-family: 'Open Sans', sans-serif;
 +
     font-weight: 300;
 +
    font-style: normal;
 +
}
 +
body{
 +
    margin:auto;
 +
    background:rgb(51,51,51);
 +
    line-height:1;
 +
}
 +
h1{
 +
background-image:url('https://static.igem.org/mediawiki/2017/a/a9/Tcfshtaiwan_background.jpeg');
 
}
 
}
  
 
+
/*大圖*/
   
+
@media screen and (min-width: 768px) {
    .dropbtn span:after{
+
   .img-container{
width: 0;
+
    height:100vh ;
height: 0;
+
    overflow:hidden ;
border: 0.313em solid transparent;
+
    width:100%;
border-bottom: none;
+
  }
border-top-color:black;
+
.bigphoto{
content: '';
+
      margin: auto;
vertical-align: middle;
+
      margin-top: 60px;
display: inline-block;
+
       display: block;
position: relative;
+
right: -0.313em; /* 5 */
+
                text-decoration:none !important;
+
                list-style-type:none !important;           
+
              }
+
 
+
   .dropdown{
+
      float:left;
+
      text-decoration:none !important;
+
      list-style-type:none !important;
+
      }
+
    ul>.dropdown>a{
+
                color:black !important;
+
                list-style-type:none !important;
+
                text-decoration:none !important;
+
                text-align:left;
+
              }
+
    li .dropdown{
+
                display: inline-block;
+
                }
+
               
+
      .dropdown  a, .dropbtn {
+
                      display: inline-block;
+
                      text-align: center;
+
                      text-color: black;
+
                      padding-right: 10px;
+
                      margin-right: 10px;
+
                      text-decoration: none !important;   
+
                    }
+
.main-menu{
+
      position:relative;
+
      list-style-type: none !important;
+
      margin-right:1px;
+
      display:block;
+
      float:right !important;
+
      font-weight:400 !important;
+
      font-size:20px;
+
      font-family:"Open Sans",serif,sans-serif;
+
       }
+
 
+
 
+
                /*下拉式menu*/
+
 
+
    .dropdown a:hover, .dropdown:hover .dropbtn{
+
                                            color:red !important;
+
                                            }
+
 
+
 
+
    .dropdown-content{
+
                      display:none;
+
                      background: rgb(157, 136, 210);
+
                      position:absolute;
+
                      width:auto !important;
+
                     
+
                    }
+
    .dropdown-content a{
+
                        color: black;
+
                        padding:15px;
+
                        text-decoration: none;
+
                        display: block;
+
                        text-align:left !important;
+
                        size:1em;
+
                        }
+
                       
+
   
+
    .dropdown-content a:hover{
+
                              color: red;
+
                              }
+
    .text{
+
    background-color: rgb(77, 89, 127);
+
    color: #ffffff;
+
    font-size: 20px;
+
    font-family:
+
 
     }
 
     }
     .text>h1 {
+
}
    text-align: center;
+
@media screen and (orientation: portrait) {
 +
     .img-container{
 +
        height:auto;
 +
        overflow:none;
 +
        width:100%;
 
     }
 
     }
     .bigphoto{
+
     .main-img{
    margin: auto;
+
        top: 0;
    display: block;
+
        bottom: 0;
 +
        left: 0;
 +
        right: 0;
 +
        width: 100%;
 +
        margin: auto;
 +
        z-index:999;
 
     }
 
     }
    .abstract{
 
    border: 5px double yellow;
 
    padding: 30px;
 
    width: 80%;
 
    position: relative;
 
    left: 80px;
 
    text-align: justify;
 
    font-size: 30px;
 
    }                         
 
#index_footer{
 
color:#ccc;
 
font-size:12px;
 
position:relative;
 
z-index:2;
 
background-color:#3c3e3f;
 
display: block;
 
width:100%;
 
overflow:hidden;
 
 
}
 
}
  
#index_footer  .conent{
+
/*box*/
width:100vw;
+
.HP_image{
position:relative;
+
    opacity:0.5;
        margin-left:0vw;
+
bottom:0;
+
        display: block;
+
z-index:1;
+
margin-bottom:15px;
+
 
}
 
}
#index_foot_list {
+
.HP_image:hover{
width:auto;
+
    opacity:4;
height:170px;
+
padding:30px 0 0 0;
+
margin-left:5%;
+
display:block;
+
}
+
/*li width*/
+
#index_foot_list  li{
+
        float:left;
+
text-align:left;
+
        margin-left:29px;
+
width:117px;
+
        line-height:18px;
+
        display:block;
+
        color:#FFF;
+
        font-size:16px;
+
  text-decoration: none;
+
 
}
 
}
 +
.img-box1{
 +
    width:210px;
 +
    height:210px;
 +
    border:2px solid #F3F7F7;
 +
    border-radius:10px;
 +
    overflow:hidden;
 +
    margin-left:20%;
 +
    float:left;
 +
    color:white;
 +
    font-size:18pt;
 +
    font-weight:bold;
 +
    margin-top:3%;
 +
    margin-bottom:3%;
 +
    }
 +
.img-box1-1{
 +
    width:210px;
 +
    height:210px;
 +
    border:2px solid #F3F7F7;
 +
    border-radius:10px;
 +
    overflow:hidden;
 +
    margin-left:4%;
 +
    float:left;
 +
    color:white;
 +
    font-size:18pt;
 +
    font-weight:bold;
 +
    margin-top:3%;
 +
    margin-bottom:3%;
 +
    }
 +
.img-box1-2{
 +
    width:210px;
 +
    height:210px;
 +
    border:2px solid #F3F7F7;
 +
    border-radius:10px;
 +
    overflow:hidden;
 +
    margin-left:4%;
 +
    float:left;
 +
    color:white;
 +
    font-size:18pt;
 +
    font-weight:bold;
 +
    margin-top:3%;
 +
    margin-bottom:3%;
 +
    } 
 +
   
 +
.img-box2{
 +
    width:210px;
 +
    height:210px;
 +
    border:2px solid #F3F7F7;
 +
    border-radius:10px;
 +
    overflow:hidden;
 +
    margin-left:29%;
 +
    margin-top:7vh;
 +
    float:left;
 +
    color:white;
 +
    font-size:18pt;
 +
    font-weight:bold;
 +
    margin-bottom:30px;
 +
    }
 +
.img-box3{
 +
    width:210px;
 +
    height:210px;
 +
    border:2px solid #F3F7F7;
 +
    border-radius:10px;
 +
    overflow:hidden;
 +
    margin-left:9%;
 +
    margin-top:7vh;
 +
    float:left;
 +
    color:white;
 +
    font-size:18pt;
 +
    font-weight:bold;
 +
    margin-bottom:30px;
 +
    }
  
  
#index_foot_list  li a {
+
.text{
text-decoration: none;
+
    position:absolute;
font-size:16px;
+
    margin-top:80px;
color:#FFF;
+
    margin-left:40px;
 +
    font-family: 'Open Sans', sans-serif;
 +
    opacity:none !important;
 +
    text-shadow:2px 2px black;
 +
    z-index:500;
 
}
 
}
#index_foot_list  li span {
+
.text1{
text-decoration: none;
+
    position:absolute;
font-size:16px;
+
    margin-top:80px;
color:#FFF;
+
    margin-left:60px;
 +
    font-family: 'Open Sans', sans-serif;
 +
    text-shadow:2px 2px black;
 +
    z-index:500;
 
}
 
}
#index_foot_list  li ul li{
+
.text2{
        float:left;
+
    position:absolute;
 
+
    margin-top:80px;
 +
    margin-left:60px;
 +
    font-family: 'Open Sans', sans-serif;
 +
    text-shadow:2px 2px black;
 +
    z-index:500;
 
}
 
}
#index_foot_list  li ul li a {
+
.text3{
font-size:13px;
+
    position:absolute;
color:#a1a1a1;
+
    margin-top:80px;
line-height:20px;
+
    margin-left:60px;
text-decoration:none;
+
    font-family: 'Open Sans', sans-serif;
 +
    text-shadow:2px 2px black;
 +
    z-index:500;
 
}
 
}
#index_foot_list li ul li a:hover {
+
.text4{
color:#fff;
+
    position:absolute;
 +
    margin-top:80px;
 +
    margin-left:53px;
 +
    font-family: 'Open Sans', sans-serif;
 +
    text-shadow:2px 2px black;
 +
    z-index:500;
 
}
 
}
.footer_logo{
+
.text5{
color:#fff;
+
    position:absolute;
display:block;
+
    margin-top:80px;
font-size:10pt !important;
+
    margin-left:65px;
        line-height:18px;
+
    font-family: 'Open Sans', sans-serif;
        z-index:3;
+
    text-shadow:2px 2px black;
        width: 70vw;
+
    z-index:500;
        margin: 0 auto;
+
}
+
 
 +
/*overview*/
 +
 
 +
.overviewHP{
 +
    color:#F3F7F7;
 +
    text-align:justify;
 +
    text-indent:2em;
 +
    padding:10px;
 +
    font-size:15pt !important;
 
}
 
}
  
 
.title{
 
.title{
 
     font-size:25pt !important;
 
     font-size:25pt !important;
     color:rgb(0, 206, 255);
+
     color:#ffd11a;
     border-left:3px solid rgb(0, 206, 255);
+
    text-shadow:1px 1px 10px rgb(153, 153, 255);
     padding-left:600px !important;   
+
     border-left:3px ;
     margin-top:20px;
+
     padding-left:450px !important;   
 +
     margin-top:0px;
 
     margin-bottom:10px;
 
     margin-bottom:10px;
 
     font-weight:bold;
 
     font-weight:bold;
 
}
 
}
 
+
.content{
.abstract{
+
     font-size:15pt !important;
     color:black;
+
 
     text-align:justify;
 
     text-align:justify;
     text-indent:2em;
+
     color:white !important;
     padding-left:100px;
+
     padding-left:40px;
    padding-right:200px;
+
     padding-top:0px;
     padding-top:10px;
+
     padding-bottom:15px;
     padding-bottom:10px;
+
    font-size:20pt !important;
+
 
}
 
}
 
 
</style>
 
</style>
 
</head>
 
</head>
<body>
 
<div class="main-container">
 
    <a href="https://2017.igem.org/Team:TCFSH_Taiwan">
 
<img src="https://static.igem.org/mediawiki/2017/5/53/TEAM_name_logo_Tcfsh_new.png" class="TCFSH_Taiwan" width="20%">
 
</a>
 
      <ul class="main-menu" id="menu"  style="list-style-image: none;">
 
        <li class="dropdown"><a href="https://2017.igem.org/Team:TCFSH_Taiwan"  class="dropbtn">Home</a></li>
 
       
 
        <li class="dropdown">
 
            <a href="https://2017.igem.org/Team:TCFSH_Taiwan/Project" class="dropbtn"><span class="menu_sign">Project</span></a>
 
                  <div class="dropdown-content">
 
                      <div><a href="https://2017.igem.org/Team:TCFSH_Taiwan/Description">Description</a></div>
 
                      <div><a href="https://2017.igem.org/Team:TCFSH_Taiwan/Design">Design</a></div>
 
                      <div><a href="https://2017.igem.org/Team:TCFSH_Taiwan/Experiments">Experiments</a></div>
 
                      <div><a href="https://2017.igem.org/Team:TCFSH_Taiwan/Notebook">Notebook</a></div>
 
                      <div><a href="https://2017.igem.org/Team:TCFSH_Taiwan/Contribution">Contribution</a></div>
 
                      <div><a href="https://2017.igem.org/Team:TCFSH_Taiwan/Model">Model</a></div>
 
                      <div><a href="https://2017.igem.org/Team:TCFSH_Taiwan/Results">Results</a></div>
 
                      <div><a href="https://2017.igem.org/Team:TCFSH_Taiwan/Demonstrate">Device</a></div>
 
                  </div>
 
        </li>
 
 
                 
 
        <li class="dropdown">
 
            <a href="#" class="dropbtn"><span class="menu_sign">Awards</span></a>
 
                  <div class="dropdown-content">
 
                      <div><a href="https://2017.igem.org/Team:TCFSH_Taiwan/Applied_Design">Applied Design</a></div>
 
                      <div><a href="https://2017.igem.org/Team:TCFSH_Taiwan/Entrepreneurship">Entrepreneurship</a></div>
 
                      <div><a href="https://2017.igem.org/Team:TCFSH_Taiwan/Measurement">Measurement</a></div>
 
                      <div><a href="https://2017.igem.org/Team:TCFSH_Taiwan/Model">Model</a></div>
 
                      <div><a href="https://2017.igem.org/Team:TCFSH_Taiwan/Plant">Plant</a></div>
 
                      <div><a href="https://2017.igem.org/Team:TCFSH_Taiwan/Software">Software</a></div>
 
                  </div>
 
        </li>
 
 
 
        <li class="dropdown">
 
            <a href="#" class="dropbtn"><span class="menu_sign">Human Practices</span></a>
 
                  <div class="dropdown-content">
 
                      <div><a href="https://2017.igem.org/Team:TCFSH_Taiwan/HP/Silver">Silver HP</a></div>
 
                      <div><a href="https://2017.igem.org/Team:TCFSH_Taiwan/HP/Gold_Integrated">Integrated and Gold</a></div>
 
                      <div><a href="https://2017.igem.org/Team:TCFSH_Taiwan/Engagement">Public Engagement</a></div>
 
                  </div>
 
        </li>
 
 
       
 
        <li class="dropdown">
 
            <a href="https://2017.igem.org/Team:TCFSH_Taiwan/Parts" class="dropbtn"><span class="menu_sign">Parts</span></a>
 
                  <div class="dropdown-content">
 
                      <div><a href="https://2017.igem.org/Team:TCFSH_Taiwan/Basic_Part">Basic Parts</a></div>
 
                      <div><a href="https://2017.igem.org/Team:TCFSH_Taiwan/Composite_Part">Composite Parts</a></div>
 
                      <div><a href="https://2017.igem.org/Team:TCFSH_Taiwan/Part_Collection">Part Collection</a></div>
 
                  </div>
 
        </li>
 
 
 
       
 
        <li class="dropdown">
 
            <a href="https://2017.igem.org/Team:TCFSH_Taiwan/Attributions" class="dropbtn"><span class="menu_sign">Team</span></a>
 
                  <div class="dropdown-content">
 
                      <div><a href="https://2017.igem.org/Team:TCFSH_Taiwan/Team">Team</a></div>
 
                      <div><a href="https://2017.igem.org/Team:TCFSH_Taiwan/Collaborations">Collaborations</a></div>                     
 
                  </div>
 
        </li>
 
 
      <li class="dropdown">
 
            <a href="https://2017.igem.org/Team:TCFSH_Taiwan/Safety" class="dropbtn">Safety</a>             
 
        </li>
 
       
 
    </ul>
 
</div>
 
</body>
 
 
  
 
<body>
 
<body>
 
+
<h1>
 +
    <div class="img-container">
 +
        <img src="https://static.igem.org/mediawiki/2017/2/28/Bigphoto.png" class="bigphoto" width="60%">
 +
    </div>
 +
<div style="width:80%;margin:auto;margin-bottom:5%;">
 
<div>
 
<div>
<img src="https://static.igem.org/mediawiki/2017/5/59/Big_Logo_overview_tcfsh_new.jpeg" class="bigphoto" width="75%">
+
      <p class="title">Abstract</p>
</img>
+
      <p class="content">DETECOLI—a word we created by combining “detection” and “<span style="font-style:italic;">E. coli</span>”—changes color in environments of excess sunlight or high temperatures. The detection should be visualized by discriminating the alteration of three chromoproteins (cjBlue, RFP, BFP) expressed by <span style="font-style:italic;">E. coli</span> with the regulatory circuit of temperature and UV light. We aim to build up a quantitative experiment for observing the color of <span style="font-style:italic;">E. coli</span>. For the practical application we aim to place <span style="font-style:italic;">E. coli</span> on stickers and attach the stickers on the product before delivery, thus able to monitor the whole process of transportation. DETECOLI alerts consumers to possible deterioration or contamination by changing color, and serves as a guarantee of quality.</p> 
 +
</div>
  
<p class="title">Abstract</p>
 
  <p class="abstract">A bottle of cold drink is a fantastic idea on a scorching summer day. But what if the drink is contaminated with plasticizers? Many people know that plastic bottles will release harmful plasticizers into the drink at high temperatures, so they sensibly avoid leaving bottled drinks or water in hot places, like their cars. However, what if the drink has been contaminated during transportation from the factory to the retail store?
 
Besides bottled beverages, many other products, such as cosmetics or medicine, may pose potential threats to human health if they are stored at inadequate temperatures or exposed to sunlight for too long during the delivery process.
 
The danger is real and immediate, but it is humanly impossible to monitor every delivery procedure. Therefore, we plan to invent a biosensor which can help monitor and ensure the cargo quality in transit.
 
</p>
 
 
</div>
 
</div>
</body>
 
  
 
+
     <a href="https://2017.igem.org/Team:TCFSH_Taiwan/Description">
<body>
+
        <div class="img-box1">
 
+
            <div class="text">Description</div>
<div id="index_footer"><div class="conent">
+
            <img src="https://static.igem.org/mediawiki/2017/b/b2/Project_design.jpeg" width="100%" height="100%" class="HP_image">
  <ul id="index_foot_list" style="list-style-image: none;list-style-type:none;">
+
        </div>
 
+
     </a>
     <li>
+
      <ul style="list-style-image: none;">
+
        <li><a href="https://2017.igem.org/Team:TCFSH_Taiwan" style="font-size:16px;color:#FFF;"><b>Home</b></a></li>
+
      </ul>
+
    </li>
+
 
+
    <li >
+
    <ul style="list-style-image: none;">
+
    <li> <a href="#" style="font-size:16px;color:#FFF;"><b>Project</b></a></li>
+
        <li><a href="https://2017.igem.org/Team:TCFSH_Taiwan/Description">Description</a></li>
+
        <li><a href="https://2017.igem.org/Team:TCFSH_Taiwan/Design">Design</a></li>
+
        <li><a href="https://2017.igem.org/Team:TCFSH_Taiwan/Demonstrate">Device</a></li>
+
        <li><a href="https://2017.igem.org/Team:TCFSH_Taiwan/Results">Results</a></li>
+
        <li><a href="https://2017.igem.org/Team:TCFSH_Taiwan/Model">Modeling</a></li>
+
      </ul>
+
     </li>
+
 
      
 
      
 +
    <a href="https://2017.igem.org/Team:TCFSH_Taiwan/HP/Silver">
 +
        <div class="img-box1-1">     
 +
            <div class="text1">Human<br>Practice</br></div>
 +
            <img src="https://static.igem.org/mediawiki/2017/e/e3/JasonHP.jpeg" width="100%" height="100%" class="HP_image">
 +
        </div>
 +
    </a>
  
 
    <li>
 
      <ul style="list-style-image: none;">
 
        <li>
 
          <a href="https://2016.igem.org/Team:NCTU_Formosa/Achievement" style="font-size:16px;color:#FFF;"><b>Awards</b></a>
 
        <li><a href="https://2016.igem.org/Team:NCTU_Formosa/HP/Gold">HP Gold</a></li>
 
        <li><a href="https://2016.igem.org/Team:NCTU_Formosa/HO/Silver">HP Silver</a></li>
 
        </li>
 
    </ul>
 
    </li>
 
 
 
 
    <li>
 
      <ul style="list-style-image: none;">
 
      <li> <a href="#" style="font-size:16px;color:#FFF;"><b>Human<br> Practices</b></a></li>
 
        <li><a href="https://2017.igem.org/Team:TCFSH_Taiwan/HP/Silver">Silver HP</a></li>
 
        <li><a href="https://2017.igem.org/Team:TCFSH_Taiwan/HP/Gold_Integrated">Integrated and Gold</a></li>
 
        <li><a href="https://2017.igem.org/Team:TCFSH_Taiwan/Engagement">Public Engagement</a></li>
 
        <li><a href="https://2016.igem.org/Team:NCTU_Formosa/Further_Considerations">Further Considerations</a></li>
 
      </ul>
 
    </li>
 
 
      
 
      
     <li>
+
     <a href="https://2017.igem.org/Team:TCFSH_Taiwan/Basic_Part">
      <ul style="list-style-image: none;">
+
         <div class="img-box1-2">
      <li><a href="https://2016.igem.org/Team:NCTU_Formosa/Entrepreneurship" style="font-size:16px;color:#FFF;"><b>Entrepreneurship</b></a></li>
+
            <div class="text2">Parts</div>
        <li><a href="https://2016.igem.org/Team:NCTU_Formosa/Entrepreneurship#Businessmodel">Business Model</a></li>
+
            <img src="https://static.igem.org/mediawiki/2017/f/fa/Parts_home.jpeg" width="100%" height="100%" class="HP_image">
        <li><a href="https://2016.igem.org/Team:NCTU_Formosa/Entrepreneurship#MarketingFuture">Marketing &amp; Future</a></li>
+
        </div>
        <li><a href="https://2016.igem.org/Team:NCTU_Formosa/Entrepreneurship#RegulationLaw">Law &amp; Regulations</a></li>
+
    </a>
        <li><a href="https://2016.igem.org/Team:NCTU_Formosa/Entrepreneurship#Business_competition">Business Competition</a></li>
+
</h1>
        <li><a href="https://2016.igem.org/Team:NCTU_Formosa/Entrepreneurship#ourSponsor">Sponsor</a></li>
+
      </ul>
+
    </li>
+
   
+
    <li>
+
    <ul style="list-style-image: none;">
+
        <li><b>Parts</b></li>
+
        <li><a href="https://2016.igem.org/Team:NCTU_Formosa/Basic_Part">Basic Parts</a></li>
+
         <li><a href="https://2016.igem.org/Team:NCTU_Formosa/Composite_Part">Composite Parts</a></li>
+
    </ul>
+
    </li>
+
   
+
   
+
   
+
    <li>
+
      <ul style="list-style-image: none;">
+
        <li>
+
          <a href="#" style="font-size:16px;color:#FFF;"><b>Team</b></a>
+
          <li><a href="https://2017.igem.org/Team:TCFSH_Taiwan/Team">Team</a></li>
+
          <li><a href="https://2017.igem.org/Team:TCFSH_Taiwan/Collaborations">Collaborations</a></li>
+
        </li>
+
      </ul>
+
    </li>
+
   
+
 
+
</ul>
+
 
+
  </div>
+
<div class="footer_logo">
+
 
+
<a href="http://www.tcfsh.tc.edu.tw/" target="_blank">
+
<img style="margin:10px;FLOAT:LEFT;top:10px;position:relative;" src="https://static.igem.org/mediawiki/2017/a/a1/Tcfsh_school_logo.png" width="100px">
+
</a>
+
 
+
 
+
 
+
<img STYLE="margin:10px;FLOAT: LEFT;" src="https://static.igem.org/mediawiki/2017/8/82/Team_Logo%28No_background%29TCFSH_Taiwan.png" width="100px">
+
<br>TCFSH_Taiwan
+
    <a href="https://www.facebook.com/igem2017tcfshtaiwan/?fref=ts" target="_blank">
+
        <img src="https://static.igem.org/mediawiki/2016/a/ab/NCTU_FORMOSA_Facebook_LINK.png" width="21vw"></a><br>
+
      <a href="http://www.tcfsh.tc.edu.tw/" style="text-decoration:none;color:#999;" target="_blank">Taichung First Senior High School</a><br>
+
      </div>
+
</div><!--index_footer-->
+
 
</body>
 
</body>
 
 
</html>
 
</html>
 +
{{TCFSH_Taiwan_footer}}

Latest revision as of 05:13, 15 December 2017

Abstract

DETECOLI—a word we created by combining “detection” and “E. coli”—changes color in environments of excess sunlight or high temperatures. The detection should be visualized by discriminating the alteration of three chromoproteins (cjBlue, RFP, BFP) expressed by E. coli with the regulatory circuit of temperature and UV light. We aim to build up a quantitative experiment for observing the color of E. coli. For the practical application we aim to place E. coli on stickers and attach the stickers on the product before delivery, thus able to monitor the whole process of transportation. DETECOLI alerts consumers to possible deterioration or contamination by changing color, and serves as a guarantee of quality.

Description
Human
Practice
Parts