Team:USTC-Software/home 4

From 2011.igem.org

(Difference between revisions)
m
 
(42 intermediate revisions not shown)
Line 20: Line 20:
font-size: 12px;
font-size: 12px;
color: #555a4a;
color: #555a4a;
-
    background: #a0c73f;
+
        background: #a0c73f;
}
}
Line 26: Line 26:
a:active, a:hover { color: #0683ab; text-decoration: underline; }
a:active, a:hover { color: #0683ab; text-decoration: underline; }
-
p { margin: 0px; padding: 0px; }
 
img { margin: 0px; padding: 0px; border: none; }
img { margin: 0px; padding: 0px; border: none; }
-
 
-
.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }  /*This is important!*/
 
-
.cleaner_h30 { clear: both; width:100%; height: 30px; }
 
-
.cleaner_h40 { clear: both; width:100%; height: 40px; }
 
-
 
-
.margin_r10 { margin-right: 10px; }
 
-
 
-
.float_l { float: left; }
 
-
.float_r { float:  right; }
 
#header_wrapper {
#header_wrapper {
Line 93: Line 83:
/* end of site title */
/* end of site title */
-
/* ---------- Navigation ---------- */
+
 
 +
/* navigation */
ul  {
ul  {
Line 135: Line 126:
     color:#a5a5a5;
     color:#a5a5a5;
     text-decoration:none;
     text-decoration:none;
-
text-transform: uppercase;
+
    text-transform: uppercase;
-
background-image: url(https://static.igem.org/mediawiki/2011/0/00/USTC_Software_nav_button_bg.jpg);
+
    background-image: url(https://static.igem.org/mediawiki/2011/0/00/USTC_Software_nav_button_bg.jpg);
-
background-position: top left;
+
    background-position: top left;
}
}
#nav a:hover {
#nav a:hover {
     color:#fff;
     color:#fff;
-
background-image: url(https://static.igem.org/mediawiki/2011/0/00/USTC_Software_nav_button_bg.jpg);
+
    background-image: url(https://static.igem.org/mediawiki/2011/0/00/USTC_Software_nav_button_bg.jpg);
-
background-position: bottom left;
+
    background-position: bottom left;
}
}
Line 157: Line 148:
     top:3.8em;
     top:3.8em;
     display:none;
     display:none;
-
z-index: 1;
+
    z-index: 1;
}
}
Line 163: Line 154:
     width:9em;
     width:9em;
     float:left;
     float:left;
-
background-color: #2e2e2e;
+
    background-color: #2e2e2e;
-
background-image: none !important;
+
    background-image: none !important;
}
}
Line 173: Line 164:
#nav ul ul{
#nav ul ul{
top:auto;
top:auto;
-
}
+
}
#nav li ul ul {
#nav li ul ul {
     left:12em;
     left:12em;
     margin:0px 0 0 10px;
     margin:0px 0 0 10px;
-
    }
+
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
     display:none;
     display:none;
-
    }
+
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
     display:block;
     display:block;
-
    }
+
}
-
/*end of nav*/
+
/*end of navigation*/
-
/* Search */
+
/* search */
#header #search_box {
#header #search_box {
position: absolute;
position: absolute;
width: 333px;
width: 333px;
height: 53px;
height: 53px;
-
bottom: 64px;
+
bottom: 54px;
-
right: 15px;
+
right: 16px;
-
background: url(./images/USTC_Software_search.png)
+
background: url(https://static.igem.org/mediawiki/2011/1/15/USTC_Software_search.png)
}
}
Line 224: Line 215:
#header #clock_box {
#header #clock_box {
position: absolute;
position: absolute;
-
width: 333px;
+
width: 320px;
-
height: 42px;
+
height: 21px;
-
bottom: 15px;
+
bottom: 85px;
-
right: 14px;
+
right: 26px;
}
}
Line 242: Line 233:
#content {
#content {
-
background-color:#FFF;
+
background-color:#a0c73f;
-
float: left;
+
width:auto;
-
width: 600px;
+
-
}
+
-
 
+
-
#content p {
+
-
text-align: justify;
+
-
margin-bottom: 10px;
+
-
}
+
-
 
+
-
#content h2 {
+
-
color: #3a5909;
+
-
font-size: 24px;
+
-
padding: 0 0 60px 20px;
+
-
background: url(https://static.igem.org/mediawiki/2011/4/4d/USTC_Software_header_bg.png) no-repeat bottom left;
+
}
}
Line 268: Line 246:
#content_wrapper h1 {
#content_wrapper h1 {
color: #3a5909;
color: #3a5909;
-
font-size: 24px;
+
font-size:24px;
padding: 0 0 60px 20px;
padding: 0 0 60px 20px;
background: url(https://static.igem.org/mediawiki/2011/4/4d/USTC_Software_header_bg.png) no-repeat bottom left;
background: url(https://static.igem.org/mediawiki/2011/4/4d/USTC_Software_header_bg.png) no-repeat bottom left;
Line 275: Line 253:
#content_wrapper p {
#content_wrapper p {
font-family: Verdana, Arial;
font-family: Verdana, Arial;
-
font-size: 14px;
+
font-size:14px;
}
}
Line 283: Line 261:
margin: 0 auto;
margin: 0 auto;
background: url(https://static.igem.org/mediawiki/2011/a/a5/USTC_Software_content_bottom.jpg) no-repeat;
background: url(https://static.igem.org/mediawiki/2011/a/a5/USTC_Software_content_bottom.jpg) no-repeat;
-
    background-color: #a0c73f;
+
        background-color: #a0c73f;
}
}
/* end of content_wrapper */
/* end of content_wrapper */
-
 
-
/* content */
 
-
.content_section {
 
-
clear: both;
 
-
width: 100%;
 
-
}
 
-
 
-
.intro_box {
 
-
float: left;
 
-
width: 190px;
 
-
padding-bottom: 10px;
 
-
border-bottom: 1px dotted #666;
 
-
margin-bottom: 20px;
 
-
}
 
-
 
-
.fl_image {
 
-
float: left;
 
-
margin: 3px 15px 5px 0;
 
-
}
 
-
 
-
#content .product_box p {
 
-
padding: 0;
 
-
margin: 0 0 5px 0;
 
-
}
 
-
 
-
#content .product_box a {
 
-
color: #000000;
 
-
font-weight: bold;
 
-
}
 
-
 
-
#content .em_text {
 
-
color: #537c11;
 
-
}
 
-
 
-
.inro {
 
-
color: #C30;
 
-
font-size: 14px;
 
-
font-weight: bold;
 
-
}
 
-
 
-
.intro_box h3 {
 
-
background: #63a103;
 
-
padding: 3px 10px;
 
-
margin: 0 0 10px 0;
 
-
color: #ffffff;
 
-
font-size: 12px;
 
-
}
 
-
 
-
.intro_box img {
 
-
width: 180px;
 
-
height: 100px;
 
-
border: 5px solid #e6e0ce;
 
-
margin-bottom: 10px;
 
-
}
 
/* footer */
/* footer */
Line 350: Line 274:
text-align: center;
text-align: center;
color: #333333;
color: #333333;
-
    background-color: #a0c73f;
+
        background-color: #a0c73f;
}
}
Line 373: Line 297:
border: none;
border: none;
}
}
 +
 +
#footer-box { background-color: transparent; border:none;} /*This is important!*/
#totop_box {
#totop_box {
Line 405: Line 331:
/* end of footer*/
/* end of footer*/
-
.button_01 a {
+
/* content */
-
display: block;
+
 
-
width: 102px;
+
.content_section {
-
height: 23px;
+
clear: both;
-
padding: 7px 0 0 0;
+
width: 100%;
-
background: url(./images/USTC_Software_button.png)  no-repeat;
+
-
color: #333;
+
-
font-size: 12px;
+
-
font-weight: bold;
+
-
text-align: center;
+
-
text-decoration: none;
+
}
}
-
.button_01 a:hover {
+
.intro_box {
-
color: #fff;
+
float: left;
-
    background:url(./images/USTC_Software_button_hover.png) no-repeat;
+
width: 282px;
 +
padding-bottom: 10px;
 +
border-bottom: 1px dotted #666;
 +
margin-bottom: 20px;
}
}
-
#sidebar {
+
.fl_image {
-
float: right;
+
float: left;
-
width: 280px;
+
margin: 3px 15px 5px 0;
 +
}
 +
 
 +
#content .product_box p {
padding: 0;
padding: 0;
-
background: url(./images/USTC_Software_sidebar.jpg) repeat-y;  
+
margin: 0 0 5px 0;
}
}
-
#sidebar .sidebar_section {
+
#content .product_box a {
-
margin-bottom: 30px;
+
color: #000000;
 +
font-weight: bold;
}
}
-
#sidebar .sidebar_section_content {
+
#content .em_text {
 +
color: #537c11;
}
}
-
#sidebar h2 {
+
.inro {
-
color: #3a5909;
+
color: #C30;
-
font-size: 24px;
+
font-size: 14px;
-
padding: 0 0 60px 20px;
+
font-weight: bold;
-
background: url(./images/USTC_Software_header_bg.png) no-repeat bottom left;
+
}
}
-
#sidebar .categories_list {
+
.intro_box h3 {
-
margin: 0;
+
background: #63a103;
-
padding: 0;
+
padding: 3px 10px;
-
list-style: none;
+
margin: 0 0 10px 0;
 +
color: #ffffff;
 +
font-size: 12px;
}
}
-
#sidebar .categories_list li {
+
.intro_box img {
-
padding: 0;
+
width: 272px;
-
margin: 0;
+
height: 168px;
 +
border: 5px solid #e6e0ce;
 +
        margin-bottom: 10px;
}
}
-
.categories_list li a {
+
.button_01 a {
display: block;
display: block;
-
color: #201f1c;
+
width: 102px;
-
padding: 5px 0 5px 20px;
+
height: 23px;
-
background: url(./images/USTC_Software_list.png) center left no-repeat;
+
padding: 7px 0 0 0;
-
}
+
background: url(./images/USTC_Software_button.png) no-repeat;
-
.categories_list li a:hover {
+
color: #333;
-
color: #537c11;
+
font-size: 12px;
 +
font-weight: bold;
 +
text-align: center;
text-decoration: none;
text-decoration: none;
}
}
-
.sidebar_section label {
+
.button_01 a:hover {
-
display: block;
+
color: #fff;
-
margin-bottom: 10px;
+
        background:url(./images/USTC_Software_button_hover.png) no-repeat;
}
}
-
.sidebar_section #input_field {
+
.button_01 a {
-
height: 20px;
+
display: block;
-
width: 233px;
+
width: 102px;
-
padding: 0 5px;
+
height: 23px;
-
margin-bottom: 10px;
+
padding: 7px 0 0 0;
-
color: #000000;
+
background: url(https://static.igem.org/mediawiki/2011/0/0e/USTC_Software_button.png)  no-repeat;
 +
color: #333;
font-size: 12px;
font-size: 12px;
-
font-variant: normal;
+
font-weight: bold;
-
line-height: normal;
+
text-align: center;
 +
text-decoration: none;
}
}
-
.sidebar_section #submit_btn{
+
.button_01 a:hover {
-
float: right;
+
color: #fff;
-
height: 30px;
+
        background:url(https://static.igem.org/mediawiki/2011/c/c1/USTC_Software_button_hover.png) no-repeat;
-
width: 80px;
+
-
margin: 0px;
+
-
padding: 3px 0 15px 0;
+
-
cursor: pointer;
+
-
font-size: 12px;
+
-
text-align: center;
+
-
vertical-align: bottom;
+
-
white-space: pre;
+
-
outline: none;
+
}
}
 +
.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  } /**/  /*This is important!*/
 +
.cleaner_h30 { clear: both; width:100%; height: 30px; }/**/
 +
.cleaner_h40 { clear: both; width:100%; height: 40px; }/**/
 +
.margin_r10 { margin-right: 24px; }/**/
 +
 +
.float_l { float: left; }/**/
 +
.float_r { float:  right; }/**/
</style>
</style>
Line 634: Line 567:
animationtype: 'slide',  
animationtype: 'slide',  
speed: 'slow',
speed: 'slow',
-
timeout: 4000,
+
timeout: 7000,
type: 'random',
type: 'random',
containerheight: '150px'
containerheight: '150px'
Line 668: Line 601:
document.getElementById("clock").innerHTML  = date;   
document.getElementById("clock").innerHTML  = date;   
}
}
-
</SCRIPT>
+
</script>
<!-- Javascript-->
<!-- Javascript-->
Line 679: Line 612:
      
      
   <div id="site_title">
   <div id="site_title">
-
             <h1><img src="./images/USTC_Software_iGEM_logo.jpg" alt="iGEM" width="173" height="150" /> </br> </br> USTC-Software </h1>
+
             <h1><img src="https://static.igem.org/mediawiki/2011/b/b8/USTC_Software_iGEM_logo.jpg" alt="iGEM" width="173" height="150" /> </br> </br> USTC-Software </h1>
         </div>
         </div>
-
  <!-- Navigation -->
+
  <!-- navigation -->
-
<ul id="nav">
+
  <ul id="nav">
-
<li><a class="on" href="./index.html">Home</a></li>
+
<li><a class="on" href="https://2011.igem.org/Team:USTC-Software">Home</a></li>
-
     <li><a href="./02_project.html">Project</a>
+
     <li><a href="https://2011.igem.org/Team:USTC-Software/project">Project</a>
<ul>
<ul>
<li><a href="#">TBD_1</a></li>
<li><a href="#">TBD_1</a></li>
Line 697: Line 630:
</ul>
</ul>
</li>
</li>
-
<li><a href="./03_model.html">MoDeL</a>
+
<li><a href="https://2011.igem.org/Team:USTC-Software/model">MoDeL</a>
<ul>
<ul>
<li><a href="#">TBD_1</a></li>
<li><a href="#">TBD_1</a></li>
Line 703: Line 636:
</ul>
</ul>
</li>
</li>
-
                 <li><a href="./04_notebook.html">Notebook</a>
+
                 <li><a href="https://2011.igem.org/Team:USTC-Software/notebook">Notebook</a>
</li>
</li>
-
<li><a href="./05_team.html">Team</a>
+
<li><a href="https://2011.igem.org/Team:USTC-Software/team">Team</a>
                             <ul>
                             <ul>
-
                             <li><a href="./05_01_members.html">members</a></li>
+
                             <li><a href="https://2011.igem.org/Team:USTC-Software/members">members</a></li>
-
                             <li><a href="./05_02_collaboration.html">collaboration</a></li>
+
                             <li><a href="https://2011.igem.org/Team:USTC-Software/collaboration">collaboration</a></li>
-
                             <li><a href="./05_03_attribution.html">attribution</a></li>
+
                             <li><a href="https://2011.igem.org/Team:USTC-Software/attribution">attribution</a></li>
-
                             <li><a href="./05_04_acknowledgements.html">acknowledgements</a></li>
+
                             <li><a href="https://2011.igem.org/Team:USTC-Software/acknowledgements">acknowledgements</a></li>
                             </ul>
                             </ul>
-
                </li>
+
              </li>
    
    
-
   <li><a class="last"href="./06_human practice.html">Human practice</a>              <!--current page-->
+
   <li><a class="last"href="https://2011.igem.org/Team:USTC-Software/human practice">Human practice</a>              <!--current page-->
<ul>
<ul>
-
<li><a href="./06_01_safety.html">safety</a></li>
+
<li><a href="https://2011.igem.org/Team:USTC-Software/safety">safety</a></li>
-
<li><a href="./06_02_meetup.html">meetup</a></li>
+
<li><a href="https://2011.igem.org/Team:USTC-Software/meetup">meetup</a></li>
</ul>
</ul>
</li>               
</li>               
</ul>
</ul>
-
<!-- // Navigation -->
+
<!-- // navigation -->
-
       
+
           
-
        <div id="search_box">
+
         
-
                <form action="#" method="get">
+
  <div id="search_box">
-
                    <input type="text" value="SEARCH..." name="q" size="10" id="searchfield" title="searchfield" onFocus="clearText(this)" onBlur="clearText(this)" />
+
 
-
                </form>
+
  <form action="http://www.google.com.hk/cse" id="cse-search-box" method="get" target="_blank" >
-
          </div>    
+
    <input type="text" value="SEARCH..." name="q" size="10" id="searchfield" title="searchfield" onFocus="clearText(this)" onBlur="clearText(this)" />  
 +
    <input type="hidden" name="cx" value="012577055908532603606:zpok5ilqnda" />
 +
    <input type="hidden" name="cof" value="FORID:10" />
 +
    <input type="hidden" name="ie" value="UTF-8" />
 +
    <input type="submit" name="sa" value="I'm Feeling Lucky" />
 +
      </form>
 +
 
 +
<script src="http://www.google.com/jsapi" type="text/javascript"></script>
 +
 
 +
<script type="text/javascript">
 +
  google.load('search', '1', {language : 'en', style : google.loader.themes.GREENSKY});
 +
  google.setOnLoadCallback(function() {
 +
    var customSearchControl = new google.search.CustomSearchControl('012577055908532603606:zpok5ilqnda');
 +
    customSearchControl.setResultSetSize(google.search.Search.FILTERED_CSE_RESULTSET);
 +
    customSearchControl.draw('cse');
 +
  }, true);
 +
</script>
 +
 
 +
  </div>
 +
 +
 
 +
 
       <div id="clock_box">       
       <div id="clock_box">       
-
         <SCRIPT type=text/javascript>
+
         <script type=text/javascript>
-
               document.write('<FONT id="clock" color="#FFFFFF> </FONT>');setInterval('Clock()',1000);</SCRIPT>
+
               document.write('<font id="clock" color="#000000"> </font>');setInterval('Clock()',1000);</script>
       </div>
       </div>
-
   
+
 
 +
 
     <div class="cleaner"></div>
     <div class="cleaner"></div>
     </div> <!-- end of header -->
     </div> <!-- end of header -->
Line 745: Line 700:
<div>
<div>
-
<!-- Top content -->
 
-
 
-
 
-
<!-- Left content -->
 
<div id="left_content">
<div id="left_content">
<div class="slider_item">
<div class="slider_item">
-
  <img src="./images/USTC_Software_001.png" alt="big_img_1" width="920" height="600"/>
+
  <img src="https://static.igem.org/mediawiki/2011/3/31/USTC_Software_001.png" alt="big_img_1" width="920" height="600"/>
-
        <h3>HEAD</h3>
+
        <h3>What is iGEM?</h3>
-
<p>Sorry,this is an unfinished feature...</p>
+
<p>The International Genetically Engineered Machine competition (iGEM) is the premiere undergraduate Synthetic Biology competition. Student teams are given a kit of biological parts at the beginning of the summer from the Registry of Standard Biological Parts. Working at their own schools over the summer, they use these parts and new parts of their own design to build biological systems and operate them in living cells. This project design and competition format is an exceptionally motivating and effective teaching method.</p>
                  
                  
-
                   <a href="#">Read more...</a>   
+
                   <a href="https://igem.org/About">Read more...</a>   
</div>
</div>
<div class="slider_item">  
<div class="slider_item">  
-
      <img src="./images/USTC_Software_002.png" alt="big_img_2" width="920" height="600" align="absmiddle"/>
+
      <img src="https://static.igem.org/mediawiki/2011/6/61/USTC_Software_002.png" alt="big_img_2" width="920" height="600" align="absmiddle"/>
-
  <h3>HEAD</h3>
+
                <h3>HEAD</h3>
<p>Sorry,this is an unfinished feature...</p>
<p>Sorry,this is an unfinished feature...</p>
Line 767: Line 718:
</div>
</div>
<div class="slider_item">
<div class="slider_item">
-
<img src="./images/USTC_Software_003.png" alt="big_img_3" width="922" height="600"/>
+
<img src="https://static.igem.org/mediawiki/2011/f/f4/USTC_Software_003.png" alt="big_img_3" width="921" height="620"/>
-
<h3>HEAD</h3>
+
                <h3>Where are we from?</h3>
-
<p>Sorry,this is an unfinished feature...</p>
+
<p>The University of Science and Technology of China (USTC) is under the jurisdiction of the Chinese Academy of Sciences (CAS).
 +
                As a key university of the nation, it is noted for its advanced science and high technology programs, unique management studies and well-tailored disciplines in the humanities.
 +
                On May 11, the Nature Publishing Group released Nature Publishing Index 2010 China, remarking "a dramatic rise in the quality of research being published by China". University of Science and Technology of China is ranked 3rd of TOP 10 Institutions in Index 2010 China.
 +
              </p>
-
<a href="05_team.html">Read more...</a>
+
  <a href="http://en.ustc.edu.cn/about/">Read more...</a>
  </div>
  </div>
</div>
</div>
-
<!-- // Left content -->
 
-
 
-
 
-
 
-
<!-- // Top content -->
 
</div>
</div>
     <!-- // Content wrap -->
     <!-- // Content wrap -->
-
  <br/> <br/> <br/> <br/> <br/> <br/> <br/> <br/> <br/> <br/> <br/> <br/> <br/> <br/> <br/> <br/> <br/> <br/> <br/> <br/><br/> <br/> <br/>
+
<br/><br/> <br/> <br/> <br/> <br/> <br/> <br/> <br/> <br/> <br/> <br/> <br/> <br/> <br/> <br/> <br/> <br/> <br/> <br/> <br/> <br/> <br/><br/> <br/> <br/> <br/> <br/> <br/> <br/>
-
  <p>&nbsp;</p> <p>&nbsp;</p> <p>&nbsp;</p> <p>&nbsp;</p> <p>&nbsp;</p> <p>&nbsp;</p>
+
 
-
  <p>&nbsp;</p> <p>&nbsp;</p> <p>&nbsp;</p> <p>&nbsp;</p> <p>&nbsp;</p> <p>&nbsp;</p>
+
         <h1>Lachesis</h1>
         <h1>Lachesis</h1>
<!-- Content wrap -->
<!-- Content wrap -->
-
<div id="content">
+
  <div>
-
   
+
-
   
+
      
      
         <div class="content_section">
         <div class="content_section">
-
       
+
                 
-
           
+
             <div class="intro_box margin_r10">
             <div class="intro_box margin_r10">
              
              
            <h3>Team</h3>
            <h3>Team</h3>
-
                 <img src="./images/USTC_Software_image_02.jpg" alt="product" />
+
                 <img src="https://static.igem.org/mediawiki/2011/7/78/USTC_Software_image_02.jpg" alt="product" />
                  
                  
-
               <p class="intro">Sorry... <div class="button_01"> <a href="./05_team.html">Details</a> </div> </p> </div>
+
               <p class="intro">Nothing gets done by itself so we formed a group of tireless and diligent students came from different faculties (all parts of USTC) and joined our forces at School of Life Sciences. <div class="button_01"> <a href="https://2011.igem.org/Team:USTC-Software/team">Details</a> </div> </p> </div>
              
              
             <div class="intro_box margin_r10">
             <div class="intro_box margin_r10">
            <h3>MoDeL</h3>
            <h3>MoDeL</h3>
-
                 <img src="./images/USTC_Software_image_03.jpg" alt="product" />
+
                 <img src="https://static.igem.org/mediawiki/2011/c/c8/USTC_Software_image_03.jpg" alt="product" />
                      
                      
-
               <p class="intro">Sorry... <div class="button_01"> <a href="./03_model.html">Details</a> </div> </p> </div>
+
               <p class="intro">Sorry... <div class="button_01"> <a href="https://2011.igem.org/Team:USTC-Software/model">Details</a> </div> </p> </div>
              
              
              
              
-
             <div class="intro_box ">
+
             <div class="intro_box margin_r10">
            <h3>Huaman practice</h3>
            <h3>Huaman practice</h3>
-
                 <img src="./images/USTC_Software_image_04.jpg" alt="product" />
+
                 <img src="https://static.igem.org/mediawiki/2011/3/3c/USTC_Software_image_04.jpg" alt="product" />
                  
                  
-
               <p class="intro">Sorry... <div class="button_01"> <a href="./06_human practice.html">Details</a> </div> </p> </div>
+
               <p class="intro">Sorry... <div class="button_01"> <a href="https://2011.igem.org/Team:USTC-Software/human practice">Details</a> </div> </p> </div>
              
              
             <div class="cleaner"></div>
             <div class="cleaner"></div>
Line 825: Line 770:
         <h2>Project</h2>
         <h2>Project</h2>
          
          
-
         <img src="./images/USTC_Software_image_05.jpg" alt="image" class="fl_image" />
+
         <img src="https://static.igem.org/mediawiki/2011/f/fd/USTC_Software_image_05.jpg" alt="image" width="365" class="fl_image" />
                      
                      
-
            <p><span lang="EN-US" xml:lang="EN-US">USTC 2011 DRY TEAM as a one has worked diligently on designing and implementing a user friendly and interacting-prone software which will get nearer to biology reality and free synthetic biologist from considering unnecessary minutia as well as help both layman and expert draw deep understanding of the mechanism on how the gene circuit run.</span></p>
+
    <p><span lang="EN-US" xml:lang="EN-US">USTC 2011 DRY TEAM as a one has worked diligently on designing and implementing a user friendly and interacting-prone software which will get nearer to biology reality and free synthetic biologist from considering unnecessary minutia as well as help both layman and expert draw deep understanding of the mechanism on how the gene circuit run.</span></p>
-
             <div><span lang="EN-US" xml:lang="EN-US">We offer a visualizing tool which give insight into the dynamics of a biology network. User dominated parameter adjustment process is also provided to assist in getting the required behavior. In order to assess the network&rsquo;s immunology to parameter perturbation, a PCA analysis approach is exploited to depict the structure of a &ldquo;good&rdquo; behaved region.   </span></div>
+
             <div><span lang="EN-US" xml:lang="EN-US">We offer a visualizing tool which give insight into the dynamics of a biology network. User dominated parameter adjustment process is also provided to assist in getting the required behavior. In order to assess the network&rsquo;s immunology to parameter perturbation, a PCA analysis approach is exploited to depict the structure of a 'good' behaved region.   </span></div>
-
<p class="em_text"><p class="intro"> <div class="button_01"> <a href="./02_project.html">Details</a> </div> </p> </p>
+
<p class="em_text"><p class="intro"> <div class="button_01"> <a href="https://2011.igem.org/Team:USTC-Software/project">Details</a> </div> </p> </p>
          
          
         </div>
         </div>
-
   
+
      <h2>Sponsor</h2>
-
     </div> <!-- end of content -->
+
<table width="895" height="718" border="0">
 +
  <tr>
 +
     <td width="576" height="156">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
 +
                                &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
 +
                              <img src="https://static.igem.org/mediawiki/2011/b/ba/USTC_Software_IF_LOGO.jpg" width="265" height="225" align="middle" /></td>
 +
    <td width="309"><p align="center"><em><strong>The University of Science and Technology of China </strong></em></p>
 +
      <p align="center"><em><strong>Initiative Foundation</strong></em></p></td>
 +
  </tr>
 +
  <tr>
 +
    <td height="144"><img src="https://static.igem.org/mediawiki/2011/1/11/USTC_Software_TAO_LOGO.png" width="564" height="120" /></td>
 +
    <td><p align="center"><em><strong>Teaching Affair Office, USTC</strong></em></p></td>
 +
  </tr>
 +
  <tr>
 +
    <td height="144"><img src="https://static.igem.org/mediawiki/2011/d/d3/USTC_Software_sols.png" width="576" height="120" /></td>
 +
    <td><p align="center"><strong><em>School of Life Sciences, USTC</em></strong></p></td>
 +
  </tr>
 +
  <tr>
 +
    <td height="144"><img src="https://static.igem.org/mediawiki/2011/e/ef/USTC_Software_ADGE_LOGO.png" width="576" height="120" /></td>
 +
    <td><p align="center"><strong><em>Graduate School, USTC</em></strong></p></td>
 +
  </tr>
 +
</table>
 +
  <h2>Vistor</h2>
-
   
+
  <div id="clustrmaps-widget"></div><script type="text/javascript">var _clustrmaps = {'url' : 'https://2011.igem.org/Team:USTC-Software', 'user' : 930921, 'server' : '4', 'id' : 'clustrmaps-widget', 'version' : 1, 'date' : '2011-09-13', 'lang' : 'zh', 'corners' : 'square' };(function (){ var s = document.createElement('script'); s.type = 'text/javascript'; s.async = true; s.src = 'http://www4.clustrmaps.com/counter/map.js'; var x = document.getElementsByTagName('script')[0]; x.parentNode.insertBefore(s, x);})();</script><noscript><a href="http://www4.clustrmaps.com/user/e30e3469"><img src="http://www4.clustrmaps.com/stats/maps-no_clusters/2011.igem.org-Team-USTC-Software-thumb.jpg" alt="Locations of visitors to this page" /></a></noscript>
-
  <div id="sidebar">
+
-
   
+
-
    <div class="sidebar_section">
+
-
     
+
-
            <h2>Sponsor</h2>
+
-
     
+
-
      <div class="sidebar_section_content">
+
-
           
+
-
            <img src="./images/USTC_Software_IF_LOGO.jpg" width="279" height="280" alt="USTC-IF" />
+
-
            <img src="./images/USTC_Software_sy_logo.png" width="279" height="83" alt="School of Life Sciences" />
+
-
              <img src="./images/USTC_Software_jwc_logo.png" width="279" height="81" alt="Teaching Afffairs" />
+
-
              <img src="./images/USTC_Software_yjs_logo.png" width="279" height="82" alt="Graduate School" />
+
-
            </div>
 
-
           
 
-
        </div>
 
-
       
 
-
        <div class="cleaner_h30"></div>
 
-
        <div class="sidebar_section">
 
-
       
 
-
        <h2>Newsletter</h2>
 
-
           
 
-
            <div class="sidebar_section_content">
 
-
                <form action="#" method="get">
 
-
                <label>Please enter your email address to subscribe our newsletter.</label>
 
-
                <input type="text" value="" name="username" size="10" id="input_field" title="usernmae" />
 
-
                <input type="submit" name="login" value="Subscribe" alt="login" id="submit_btn" title="Login" />
 
-
                </form>
 
-
                <div class="cleaner"></div>
 
-
            </div>
 
-
       
 
-
        </div>
 
-
</div> <!-- end of sidebar -->
+
    </div> <!-- end of content -->
      
      
-
  <div class="cleaner"></div
+
  <div class="cleaner"></div>  
-
    <p>&nbsp;</p> <p>&nbsp;</p> <p>&nbsp;</p> <p>&nbsp;</p> <p>&nbsp;</p>
+
      
      
-
     <br/> <br/> <br/>   
+
     <br/> <br/> <br/> <br/> <br/> <br/>  <br/> <br/> <br/>   
      
      
-
    </div>
+
</div>
      
      
     <div id="content_wrapper_bottom"></div> <!-- end of content_wrapper -->
     <div id="content_wrapper_bottom"></div> <!-- end of content_wrapper -->

Latest revision as of 06:27, 23 September 2011


Team:USTC-Software - 2011.igem.org

big_img_1

What is iGEM?

The International Genetically Engineered Machine competition (iGEM) is the premiere undergraduate Synthetic Biology competition. Student teams are given a kit of biological parts at the beginning of the summer from the Registry of Standard Biological Parts. Working at their own schools over the summer, they use these parts and new parts of their own design to build biological systems and operate them in living cells. This project design and competition format is an exceptionally motivating and effective teaching method.

Read more...
big_img_2

HEAD

Sorry,this is an unfinished feature...

Read more...
big_img_3

Where are we from?

The University of Science and Technology of China (USTC) is under the jurisdiction of the Chinese Academy of Sciences (CAS). As a key university of the nation, it is noted for its advanced science and high technology programs, unique management studies and well-tailored disciplines in the humanities. On May 11, the Nature Publishing Group released Nature Publishing Index 2010 China, remarking "a dramatic rise in the quality of research being published by China". University of Science and Technology of China is ranked 3rd of TOP 10 Institutions in Index 2010 China.

Read more...






























Lachesis

Team

product

Nothing gets done by itself so we formed a group of tireless and diligent students came from different faculties (all parts of USTC) and joined our forces at School of Life Sciences.

MoDeL

product

Sorry...

Huaman practice

product

Sorry...

Project

image

USTC 2011 DRY TEAM as a one has worked diligently on designing and implementing a user friendly and interacting-prone software which will get nearer to biology reality and free synthetic biologist from considering unnecessary minutia as well as help both layman and expert draw deep understanding of the mechanism on how the gene circuit run.

We offer a visualizing tool which give insight into the dynamics of a biology network. User dominated parameter adjustment process is also provided to assist in getting the required behavior. In order to assess the network’s immunology to parameter perturbation, a PCA analysis approach is exploited to depict the structure of a 'good' behaved region.   

Sponsor

                               

The University of Science and Technology of China

Initiative Foundation

Teaching Affair Office, USTC

School of Life Sciences, USTC

Graduate School, USTC

Vistor