Team:Jilin China/Coorperation

From 2014.igem.org

(Difference between revisions)
Line 1: Line 1:
-
<html xmlns="http://www.w3.org/1999/xhtml">
+
{{CSS/Main}}
 +
<html>
<head>
<head>
-
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
+
<style type="text/css">
-
<title>无标题文档</title>
+
#coop{font-size:18px;padding:20px 20px}
 +
<style>
 +
<style type="text/css">  
 +
.home_second_block_div{width:265px;
 +
float:left;
 +
border:2px solid #ccc;
 +
background-color:#fff;
 +
padding:5px 10px;
 +
margin:10px;
 +
 
 +
}
 +
.home_second_block_div h2{
 +
font-weight:bold;
 +
}
 +
.home_second_block_div p a{
 +
text-decoration:none;
 +
color:blue;}
 +
.logo{
 +
float:left;
 +
}
 +
.menu {
 +
margin-top: 14px;
 +
font-family: arial,sans-serif;
 +
height: 50px;
 +
margin: 0 auto 30px;
 +
width: 980px;
 +
}
 +
.menu ul {
 +
padding:0;
 +
margin:0;
 +
list-style: none;
 +
}
 +
.menu ul li {
 +
float:left;
 +
position:relative;
 +
 
 +
}
 +
.menu ul li a, .menu ul li a:visited {
 +
display:block;
 +
text-align:center;
 +
text-decoration:none;
 +
padding-left:25px;
 +
padding-right:25px;
 +
height:30px;
 +
color:#000;
 +
border:1px solid #fff;
 +
border-width:1px 1px 0 0;
 +
line-height:40px;
 +
font-size:15px;
 +
}
 +
.menu ul li ul {
 +
display: none;
 +
z-index:10;
 +
}
 +
.menu ul li:hover a {
 +
color:#000;
 +
height:50px;
 +
display:block;
 +
background:#ecffeb;
 +
}
 +
.menu ul li:hover ul {
 +
display:block;
 +
position:absolute;
 +
top:50px;
 +
left:0;
 +
width:105px;
 +
height:50px;
 +
}
 +
.menu ul li:hover ul li a {
 +
display:block;
 +
color:#000;
 +
height:30px;
 +
width:100px;
 +
background:#fff;
 +
margin-top:-2px;
 +
line-height:30px;
 +
}
 +
.menu ul li:hover ul li a:hover {
 +
background:#dfc184;
 +
color:#000;
 +
}
 +
.caret {
 +
    border-left: 4px solid transparent;
 +
    border-right: 4px solid transparent;
 +
    border-top: 4px solid;
 +
    display: inline-block;
 +
    height: 0;
 +
    margin-left: 2px;
 +
    width: 0;
 +
vertical-align:middle !important;
 +
}
 +
</style>
</head>
</head>
 +
<style>
 +
#contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .firstHeading,.visualClear {display: none;} /*-- hides default wiki settings --*/
 +
</style>
 +
 +
<!--  here ends the section that changes the default wiki template to a white full width background -->
 +
 +
 +
<!-- beginning of your page -->
 +
 +
<link href="http://maxcdn.bootstrapcdn.com/bootstrap/2.3.2/css/bootstrap.css" rel="stylesheet" />
 +
 +
</head>
 +
 +
<body  style="background:url(https://static.igem.org/mediawiki/2014/d/d7/Uea_body-bg.png)">
 +
 +
<!-- menu -->
 +
<div class="menu">
 +
 +
<!---吉大logo---->
 +
<div class="logo">
 +
<img style="height:80px;"src="https://static.igem.org/mediawiki/2014/6/60/Jilin_China_igem_logo.gif">
 +
</div>
 +
 +
<!---比赛logo---->
 +
<div class="logo">
 +
<img style="height:80px;"src="https://static.igem.org/mediawiki/2014/a/a3/Uea_igem-logo.png">
 +
</div>
 +
<table id="menu" cellspacing="0" height="135px">
 +
<ul>
 +
<li><a style="margin-top:20px;" class="hide" href="https://2014.igem.org/Team:Jilin_China">HOME</a></li>
 +
<li><a style="margin-top:20px;" class="hide" href="https://2014.igem.org/Team:Jilin_China">TEAM<span class="caret"></span></a>
 +
<ul>
 +
<li><a  style="margin-top:20px;" href="https://2014.igem.org/Team:Jilin_China/Team Members" title="Cross browser fixed layout">OUR TEAM</a></li>
 +
<li><a href="https://2014.igem.org/Team:Jilin_China/ATTRIBUTION" title="Cross browser fixed layout">ATTRIBUTION</a></li>
 +
</ul>
 +
</li>
 +
 +
<li><a style="margin-top:20px;" class="hide" href="https://2014.igem.org/Team:Jilin_China">PROJECT<span class="caret"></span></a>
 +
<ul>
 +
<li><a style="margin-top:20px;" href="https://2014.igem.org/Team:Jilin_China/NOTEBOOK" title="a coded list of spies">NOTEBOOK</a></li>
 +
<li><a href="https://2014.igem.org/Team:Jilin_China/RESULT" title="a horizontal vertical menu">RESULT</a></li>
 +
</ul>
 +
</li>
 +
 +
<li><a style="margin-top:20px;" class="hide" href="https://2014.igem.org/Team:Jilin_China">IDEA<span class="caret"></span></a> 
 +
<ul>
 +
<li><a style="margin-top:20px;" href="https://2014.igem.org/Team:Jilin_China/BACKGROUND" title="A drop down menu">BACKGROUND</a></li>
 +
<li><a href="https://2014.igem.org/Team:Jilin_China/DESIGN" title="A cascading menu">DESIGN</a></li>
 +
</ul>
 +
</li>
 +
 +
<li><a style="margin-top:20px;" class="hide" href="https://2014.igem.org/Team:Jilin_China">PRACTICE<span class="caret"></span></a>
 +
<ul>
 +
<li><a style="margin-top:20px;" href="https://2014.igem.org/Team:Jilin_China/Coorperation" title="colour wheel">COORPERATION</a></li>
 +
<li><a href="https://2014.igem.org/Team:Jilin_China/observation" title="a menu using opacity">OBSERVATION</a></li>
 +
<li><a href="https://2014.igem.org/Team:Jilin_China/Propagate" title="partial opacity">PROPAGATE</a></li>
 +
<li><a href="https://2014.igem.org/Team:Jilin_China/Survey" title="partial opacity II">SURVEY</a></li>
 +
</ul> 
 +
</li> 
 +
 +
<li><a style="margin-top:20px;" class="hide" href="https://2014.igem.org/Team:Jilin_China/Acknowledgement">ACKNOWLEDGEMENT</a></li>
 +
</ul>
 +
<!-- clear the floats if required -->
 +
<div class="clear"> </div>
 +
 +
</table>
 +
</div>
 +
<!-- end of menu -->
 +
 +
<!--First block of content -->
 +
<table  id="firstblock" width="100%"  cellspacing="0">
 +
<tr>
 +
<td  background="https://static.igem.org/mediawiki/2014/d/d7/Uea_body-bg.png"></td>
 +
<td align="center" background="https://static.igem.org/mediawiki/2014/d/d7/Uea_body-bg.png" >
 +
 +
<!-- You can replace this image with your team's logo! -->
 +
 +
<h3>Welcome!  <br>Team Jilin China</h3>
 +
 +
 +
</td>
 +
<td background="https://static.igem.org/mediawiki/2014/d/d7/Uea_body-bg.png"></td>
 +
</tr>
 +
</table>
 +
 +
<!-- end of first block -->
 +
 +
<!--  Block of content 1 -->
 +
<table width="100%"  cellspacing="0" height="500px">
 +
<tr><td  bgColor="#FEE5AD"></td>
 +
<td width="975px" align="left" bgColor="#FEE5AD" >
 +
<table  width="975px"  cellspacing="0" height="500px">
 +
<tr>
 +
 +
<td width="100%" rowspan="3" align="left">
 +
<td bgColor=#FEE5AD> </td>
 +
 +
<!-- This is the back to top button -->
 +
<th bgColor=#FEE5AD> </th>
 +
<tr><td bgColor=#FEE5AD></td></tr>
 +
<tr> <td  height="20px" width="5%" align="center" onMouseOver="this.bgColor='#FFFFFF'" onMouseOut="this.bgColor='#A1DBB2'" bgColor=#A1DBB2>
 +
<a href="#menu" style="text-decoration:none;color:#1C140D"> Top </a> </td></tr>
 +
 +
 +
 +
<!-- Content goes here -->
 +
<div id="coop"><center><h3>Coorperation</h3></center>
-
<body><br/>
 
-
<center><h3>Coorperation</h3></center>
 
-
<div id="coop">
 
<p><br/><br/>NanJing University and Peking University            Communication and support
<p><br/><br/>NanJing University and Peking University            Communication and support
Line 20: Line 216:
</div>
</div>
-
</body>
+
 
-
<style type="text/css">
+
</td> 
-
#coop{font-size:18px;padding:20px 20px}
+
 
-
<style>  
+
</table>
 +
 
 +
 
 +
</td>
 +
<td bgColor="#FEE5AD"></td>
 +
</tr>
 +
</table>
 +
<!-- end of Block-->
</html>
</html>
 +
 +
 +
 +
 +
 +
 +
<

Revision as of 11:51, 17 October 2014

Welcome!
Team Jilin China

Coorperation



NanJing University and Peking University Communication and support JLU, NJU and PKU were working on a similar task: deletion and degradation of Microcystin LR, a toxin from algae bloom which can damage human’s liver, we communicated and exchange our ideas during this summer holiday. We found the enzyme coded by MlrA can degrade this toxin and a membrane protein coded by MlrD can transfer MC-LR from outside to inside of the cell. In spite of the theory discussion, we received the MlrD gene from NanJing University. We show our gratitude to NanJing University.

Huazhong Agricultural University, Wuhan University and so on Exchange ideas We compete in iGEM for the first time this year, so there are still many issues to be resolved. The first Huazhong iGEM Conversation offered opportunities for every university to exchange experiences with others. We understood lots of points about the competition, including how to show innovation points, how to finish a perfect wiki and so on. These issues provide thoughts and directions for following data processing and showing. Besides, some posters and shows we made in the communication have been ready for the Giant Jamboree in Boston.

Lanzhou University Theoretical analysis When we synthesized pathways involved STAT-JAK, an advisor engaged in this filed from Lanzhou University gave us personal suggestions, which contributes to understand enzymes regulating PP2A better. There are no doubts the suggestions from the advisor help a lot for undergraduates who never contact this pathway. We express our heartfelt thanks for the advisor.

Top




<