Difference between revisions of "Team:TCFSH Taiwan"

 
(171 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;
+
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;
 +
 
 +
}
 +
 
 +
* {
 +
  font-family: 'Open Sans', sans-serif;
 +
    font-weight: 300;
 +
    font-style: normal;
 
}
 
}
 
body{
 
body{
        margin:0;
+
    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) {
 +
  .img-container{
 +
    height:100vh ;
 +
    overflow:hidden ;
 +
    width:100%;
 +
  }
 +
.bigphoto{
 +
      margin: auto;
 +
      margin-top: 60px;
 +
      display: block;
 +
    }
 +
}
 +
@media screen and (orientation: portrait) {
 +
    .img-container{
 +
        height:auto;
 +
        overflow:none;
 +
        width:100%;
 +
    }
 +
    .main-img{
 +
        top: 0;
 +
        bottom: 0;
 +
        left: 0;
 +
        right: 0;
 +
        width: 100%;
 +
        margin: auto;
 +
        z-index:999;
 
     }
 
     }
div{
 
background-color: yellow;
 
 
}
 
}
.TCFSH_Taiwan{
 
                left:15px;
 
                position:relative;
 
                top: 10px;
 
    } 
 
    .main-container{
 
                    background:rgb(230, 236, 255);
 
                    position:fixed;
 
                    width:100vw;
 
                    height:auto;
 
                    z-index:999;
 
                    }
 
  
 
+
/*box*/
    .dropbtn{
+
.HP_image{
                  margin-top:5px;
+
    opacity:0.5;
 
}
 
}
    .dropdown:hover .dropdown-content{
+
.HP_image:hover{
                  display: block;
+
    opacity:4;
 
}
 
}
 
+
.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%;
 +
    } 
 
      
 
      
    .dropbtn span:after{
+
.img-box2{
width: 0;
+
    width:210px;
height: 0;
+
    height:210px;
border: 0.313em solid transparent;  
+
    border:2px solid #F3F7F7;
border-bottom: none;
+
    border-radius:10px;
border-top-color:black;
+
    overflow:hidden;
content: '';
+
    margin-left:29%;
vertical-align: middle;
+
    margin-top:7vh;
display: inline-block;
+
    float:left;
position: relative;
+
    color:white;
right: -0.313em; /* 5 */
+
    font-size:18pt;
                text-decoration:none !important;
+
    font-weight:bold;
                list-style-type:none !important;            
+
    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;
 +
    }
  
  .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;
 
      }
 
  
 
+
.text{
                /*下拉式menu*/
+
     position:absolute;
 
+
     margin-top:80px;
    .dropdown a:hover, .dropdown:hover .dropbtn{
+
    margin-left:40px;
                                            color:red !important;
+
     font-family: 'Open Sans', sans-serif;
                                            }
+
     opacity:none !important;
 
+
     text-shadow:2px 2px black;
 
+
     z-index:500;
     .dropdown-content{
+
                      display:none;
+
                      background: rgb(157, 136, 210);
+
                      position:absolute;
+
                      width:auto !important;
+
                     
+
                    }
+
     .dropdown-content a{
+
                        color: white;
+
                        padding:15px;
+
                        text-decoration: none;
+
                        display: block;
+
                        text-align:left !important;
+
                        size:1em;
+
                        }
+
                       
+
   
+
    .dropdown-content a:hover{
+
                              color: red;
+
                              }
+
 
+
    .bigphoto{
+
    margin: auto;
+
    display: block;
+
    }                         
+
 
+
.title{
+
     font-size:25pt !important;
+
    color:rgb(0, 206, 255);
+
    border-left:3px solid rgb(0, 206, 255);
+
     padding-left:600px !important;  
+
     margin-top:20px;
+
     margin-bottom:10px;
+
    font-weight:bold;
+
 
}
 
}
 
+
.text1{
.abstract{
+
     position:absolute;
     color:#F3F7F7;
+
     margin-top:80px;
     text-align:justify;
+
     margin-left:60px;
     text-indent:2em;
+
     font-family: 'Open Sans', sans-serif;
    padding-left:200px;
+
     text-shadow:2px 2px black;
     padding-right:200px;
+
     z-index:500;
    padding-top:10px;
+
     padding-bottom:10px;
+
     font-size:20pt !important;
+
 
}
 
}
#index_footer{
+
.text2{
color:#ccc;
+
    position:absolute;
font-size:12px;
+
    margin-top:80px;
position:relative;
+
    margin-left:60px;
z-index:2;
+
    font-family: 'Open Sans', sans-serif;
background-color:#3c3e3f;
+
    text-shadow:2px 2px black;
display: block;
+
    z-index:500;
width:100%;
+
overflow:hidden;
+
 
}
 
}
 
+
.text3{
#index_footer  .conent{
+
    position:absolute;
width:100vw;
+
    margin-top:80px;
position:relative;
+
    margin-left:60px;
        margin-left:0vw;
+
    font-family: 'Open Sans', sans-serif;
bottom:0;
+
    text-shadow:2px 2px black;
        display: block;
+
    z-index:500;
z-index:1;
+
margin-bottom:15px;
+
 
}
 
}
#index_foot_list {
+
.text4{
width:auto;
+
    position:absolute;
height:170px;
+
    margin-top:80px;
padding:30px 0 0 0;
+
    margin-left:53px;
margin-left:5%;
+
    font-family: 'Open Sans', sans-serif;
display:block;
+
    text-shadow:2px 2px black;
 +
    z-index:500;
 
}
 
}
/*li width*/
+
.text5{
#index_foot_list  li{
+
    position:absolute;
        float:left;
+
    margin-top:80px;
text-align:left;  
+
    margin-left:65px;
        margin-left:29px;
+
    font-family: 'Open Sans', sans-serif;
width:117px;
+
    text-shadow:2px 2px black;
        line-height:18px;
+
    z-index:500;
        display:block;
+
        color:#FFF;
+
        font-size:16px;
+
  text-decoration: none;
+
 
}
 
}
  
 +
/*overview*/
  
#index_foot_list  li a {
+
.overviewHP{
text-decoration: none;
+
    color:#F3F7F7;
font-size:16px;
+
    text-align:justify;
color:#FFF;
+
    text-indent:2em;
 +
    padding:10px;
 +
    font-size:15pt !important;
 
}
 
}
#index_foot_list  li span {
 
text-decoration: none;
 
font-size:16px;
 
color:#FFF;
 
}
 
#index_foot_list  li ul li{
 
        float:left;
 
  
 +
.title{
 +
    font-size:25pt !important;
 +
    color:#ffd11a;
 +
    text-shadow:1px 1px 10px rgb(153, 153, 255);
 +
    border-left:3px ;
 +
    padding-left:450px !important; 
 +
    margin-top:0px;
 +
    margin-bottom:10px;
 +
    font-weight:bold;
 
}
 
}
#index_foot_list  li ul li a {
+
.content{
font-size:13px;
+
    font-size:15pt !important;
color:#a1a1a1;
+
    text-align:justify;
line-height:20px;
+
    color:white !important;
text-decoration:none;
+
    padding-left:40px;
}
+
    padding-top:0px;
#index_foot_list li ul li a:hover {
+
    padding-bottom:15px;
color:#fff;
+
}
+
.footer_logo{
+
color:#fff;
+
display:block;
+
font-size:10pt !important;
+
        line-height:18px;
+
        z-index:3;
+
        width: 70vw;
+
        margin: 0 auto;
+
+
 
}
 
}
 
</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="#" 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/InterLab">InterLab</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/Proof">Results</a></div>
 
                      <div><a href="https://2017.igem.org/Team:TCFSH_Taiwan/Demonstrate">Demonstrate</a></div>
 
                      <div><a href="https://2017.igem.org/Team:TCFSH_Taiwan/Improve">Improve</a></div>
 
                      <div><a href="https://2017.igem.org/Team:TCFSH_Taiwan/Attributions">Attributions</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/Hardware">Hardware</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="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="#" 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/Team" 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>
 
<body>
 
<div id="index_footer"><div class="conent">
 
  <ul id="index_foot_list" style="list-style-image: none;list-style-type:none;">
 
  
     <li>
+
     <a href="https://2017.igem.org/Team:TCFSH_Taiwan/Description">
      <ul style="list-style-image: none;">
+
        <div class="img-box1">
        <li><a href="https://2016.igem.org/Team:NCTU_Formosa" style="font-size:16px;color:#FFF;"><b>Home</b></a></li>
+
            <div class="text">Description</div>
      </ul>
+
            <img src="https://static.igem.org/mediawiki/2017/b/b2/Project_design.jpeg" width="100%" height="100%" class="HP_image">
     </li>
+
        </div>
 +
    </a>
 +
   
 +
    <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/Project" style="font-size:16px;color:#FFF;"><b>Project</b></a></li>
 
        <li><a href="https://2016.igem.org/Team:NCTU_Formosa/Description">Description</a></li>
 
        <li><a href="https://2016.igem.org/Team:NCTU_Formosa/Design">Design</a></li>
 
        <li><a href="https://2016.igem.org/Team:NCTU_Formosa/Demonstrate">Device</a></li>
 
        <li><a href="https://2016.igem.org/Team:NCTU_Formosa/Proof">Results</a></li>
 
        <li><a href="https://2016.igem.org/Team:NCTU_Formosa/Modeling">Modeling</a></li>
 
<li><a href="https://2016.igem.org/Team:NCTU_Formosa/Safety">Safety</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/Human_Practices" style="font-size:16px;color:#FFF;"><b>Human<br> Practices</b></a></li>
+
            <div class="text2">Parts</div>
        <li><a href="https://2016.igem.org/Team:NCTU_Formosa/Integrated_Practices">Study</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/Collaborations">Collaborations</a></li>
+
        </div>
        <li><a href="https://2016.igem.org/Team:NCTU_Formosa/Engagement">Education</a></li>
+
    </a>
        <li><a href="https://2016.igem.org/Team:NCTU_Formosa/Meetups">Meetups</a></li>
+
</h1>
        <li><a href="https://2016.igem.org/Team:NCTU_Formosa/Further_Considerations">Further Considerations</a></li>
+
      </ul>
+
    </li>
+
   
+
    <li>
+
      <ul style="list-style-image: none;">
+
      <li><a href="https://2016.igem.org/Team:NCTU_Formosa/Entrepreneurship" style="font-size:16px;color:#FFF;"><b>Entrepreneurship</b></a></li>
+
        <li><a href="https://2016.igem.org/Team:NCTU_Formosa/Entrepreneurship#Businessmodel">Business Model</a></li>
+
        <li><a href="https://2016.igem.org/Team:NCTU_Formosa/Entrepreneurship#MarketingFuture">Marketing &amp; Future</a></li>
+
        <li><a href="https://2016.igem.org/Team:NCTU_Formosa/Entrepreneurship#RegulationLaw">Law &amp; Regulations</a></li>
+
        <li><a href="https://2016.igem.org/Team:NCTU_Formosa/Entrepreneurship#Business_competition">Business Competition</a></li>
+
        <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><b>Notebook</b></li>
+
        <li><a href="https://2016.igem.org/Team:NCTU_Formosa/Notebook">Lab Note</a></li>
+
        <li><a href="https://2016.igem.org/Team:NCTU_Formosa/Protocol">Protocol</a></li>
+
      </ul>
+
    </li>
+
   
+
   
+
    <li>
+
      <ul style="list-style-image: none;">
+
        <li>
+
          <a href="https://2016.igem.org/Team:NCTU_Formosa/Attributions" style="font-size:16px;color:#FFF;"><b>Team</b></a>
+
        </li>
+
      </ul>
+
    </li>
+
   
+
    <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>Achievement</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>
+
 
+
</ul>
+
 
+
  </div>
+
<div class="footer_logo">
+
 
+
<a href="http://www.phison.com/English/Main.asp" target="_blank">
+
<img style="margin:10px;FLOAT:LEFT;top:30px;position:relative;" src="https://static.igem.org/mediawiki/2016/9/9a/Phison_logo_070731%28%E6%9C%80%E5%BE%8C%E7%89%88%E6%9C%AC%29_Outline.png" width="150px">
+
</a>
+
 
+
<a href="https://www.cs.nctu.edu.tw/cswebsite/" target="_blank">
+
<img style="margin:10px;FLOAT:LEFT;" src="https://static.igem.org/mediawiki/2016/d/d3/%E4%BA%A4%E5%A4%A7%E8%B3%87%E5%B7%A5logo.png" width="100px">
+
</a>
+
 
+
<a href="http://www.entomol.nchu.edu.tw/" target="_blank">
+
<img style="margin:10px;FLOAT:LEFT;" src="https://static.igem.org/mediawiki/2016/3/35/%E4%B8%AD%E8%88%88%E5%A4%A7%E5%AD%B8%E6%98%86%E8%9F%B2%E7%B3%BB.PNG" width="100px"></a>
+
 
+
<a href="http://www.alumni.nctu.edu.tw/" target="_blank">
+
<img style="margin:10px;FLOAT:LEFT;" src="https://static.igem.org/mediawiki/2016/8/81/Nctu-alumni.png" width="100px">
+
</a>
+
 
+
<img STYLE="margin:10px;FLOAT: LEFT;" src="https://static.igem.org/mediawiki/2016/d/d7/NCTU.png" width="100px">
+
<br>NCTU_Formosa
+
    <a href="https://www.facebook.com/pages/NCTU_Formosa-IGEM-team/267841893250331?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.nctu.edu.tw/" style="text-decoration:none;color:#999;" target="_blank">National Chiao Tung University</a><br>
+
      Engineering Building 6 EF455, 1001 University Road, Hsinchu 300, Taiwan, ROC.
+
      </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