Team:BIT/Project

From 2013.igem.org

(Difference between revisions)
 
(24 intermediate revisions not shown)
Line 1: Line 1:
-
<html>
+
<html xmlns="http://www.w3.org/1999/xhtml">
 +
<head>
 +
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
 +
<title>iGEM BIT</title>
<style type="text/css">
<style type="text/css">
-
#box{width:213px; height:139px;background-image:url(/wiki/images/6/63/Cloudm.gif);position:fixed;_position:absolute; top:450px; left:950px;}
+
 
-
body
+
-
{
+
-
  background-color: transparent;
+
-
}
+
-
#blank ,
+
#blank *
#blank *
{
{
-
   background-color: transparent;
+
   width: 1024px;
-
  background-image: url("");
+
   border-style: none;
   border-style: none;
   margin: 0 auto;
   margin: 0 auto;
   padding: 0;
   padding: 0;
 +
  background-color: #000;
 +
}
 +
#globalWrapper /* Global Environment (origin item) */
 +
{
 +
  overflow: hidden;
 +
  background-color: #000;
}
}
#top-section
#top-section
Line 27: Line 30:
   display: none;
   display: none;
}
}
 +
 +
#content
#content
{
{
-
   background-color: transparent;
+
   width: 1024px;
-
  background-image: url("");
+
   background-attachment: scroll;
   background-attachment: scroll;
-
  background-position: 50% 0;
+
   overflow: hidden;
-
   overflow: show;
+
   border-style: none;
   border-style: none;
 +
  background-color: #000;
}
}
 +
#footer-box
#footer-box
{
{
-
   background-color: transparent;
+
   background-color: #000;
   background-image: none;
   background-image: none;
   border-style: none;
   border-style: none;
   z-index: 0;
   z-index: 0;
}
}
-
body {
+
 
-
background-image: url(/wiki/images/7/76/Back.jpg);
+
#catlinks
-
background-attachment:fixed
+
{
 +
  display: none;
 +
}
 +
 
 +
a { color: #999; text-decoration: none; font-family: Verdana;}
 +
 
 +
#content a { color: #000; text-decoration: none; font-family: Verdana;}
 +
#content a:hover { color: #F00; }
 +
 
 +
#header {
 +
margin: 0px auto;
 +
width: 1024px;
 +
height: 35px;
 +
}
 +
#a1 { display:block; width:100px; height: 30px; background-image:url(https://static.igem.org/mediawiki/2013/b/b2/Bita1.png); background-repeat:no-repeat;}
 +
#a1:hover { background-image:url(https://static.igem.org/mediawiki/2013/c/c9/Bita11.png); background-repeat:no-repeat;}
 +
#a2 { display:block; width:150px; height: 30px; background-image:url(https://static.igem.org/mediawiki/2013/e/ea/Bita2.png); background-repeat:no-repeat;}
 +
#a2:hover { background-image:url(https://static.igem.org/mediawiki/2013/7/78/Bita22.png); background-repeat:no-repeat;}
 +
#a3 { display:block; width:100px; height: 30px; background-image:url(https://static.igem.org/mediawiki/2013/9/97/Bita3.png); background-repeat:no-repeat;}
 +
#a3:hover { background-image:url(https://static.igem.org/mediawiki/2013/4/4d/Bita33.png); background-repeat:no-repeat;}
 +
#logo {
 +
margin: 0px auto;
 +
width: 1024px;
 +
height: 150px;
 +
background-image:url(https://static.igem.org/mediawiki/2013/2/23/Bitlogo1.png);
 +
}
 +
#menu {
 +
width: 1024px;
 +
margin: 0 auto;
 +
border: 1px solid #000;
 +
height: 26px;
 +
background-color: #999;
 +
}
 +
#menu ul { list-style: none; margin: 0px auto; padding: 0px; }
 +
#menu ul li { float:left;}
 +
#menu ul li a { font-size: 12px; display:block; padding: 0px 37px; height: 26px; line-height: 26px; float:left;}
 +
#menu ul li a:hover { background:#333; color:#fff;}
 +
#class {
 +
margin: 0px auto;
 +
width: 1024px;
 +
height: 360px;
 +
}
 +
#class ul {list-style: none; margin: 0px auto; padding: 0px;}
 +
#class ul li { padding-top: 320px; font-size:14px; text-align: center; font-family: Verdana, Geneva, sans-serif;}
 +
#class ul li a { color: #CCC; }
 +
#class ul li a:hover{ color: #F00; }
 +
#c1 {
 +
background-image: url(https://static.igem.org/mediawiki/2013/4/4c/Bit1.png);
 +
margin: 0px auto;
 +
height: 360px;
 +
background-repeat: no-repeat;
 +
background-position: center center;
 +
}
 +
#c2 {
 +
background-image: url(https://static.igem.org/mediawiki/2013/e/ed/Bit2.png);
 +
margin: 0px auto;
 +
height: 360px;
 +
background-repeat: no-repeat;
 +
background-position: center center;
 +
}
 +
#c3 {
 +
background-image: url(https://static.igem.org/mediawiki/2013/f/fb/Bit3.png);
 +
margin: 0px auto;
 +
height: 360px;
 +
background-repeat: no-repeat;
 +
background-position: center center;
 +
}
 +
#c4 {
 +
background-image: url(https://static.igem.org/mediawiki/2013/5/51/Bit4.png);
 +
margin: 0px auto;
 +
height: 360px;
 +
background-repeat: no-repeat;
 +
background-position: center center;
 +
}
 +
#main {
 +
margin: 0px auto;
 +
width: 1024px;
 +
height: 500px;
 +
}
 +
#footer1 {
 +
margin: 0px auto;
 +
width: 1024px;
 +
height: 100px;
 +
        font-family: Verdana, Geneva, sans-serif;
 +
font-size: small;
 +
text-align: center;
 +
}
 +
#footer1 a {color:#FFF;}
 +
#left {
 +
background-image:url(https://static.igem.org/mediawiki/2013/5/52/Bitleft.png);
 +
float: left;
 +
height: 500px;
 +
width: 200px;
 +
}
 +
#left ul {
 +
list-style: none; margin: 25px auto; padding: 0px;
 +
}
 +
#left ul li {
 +
padding-top: 25px;
 +
font-size: 16px;
 +
text-align:center;
 +
}
 +
#left ul li a { font-size: 16px; display:block; height: 26px; line-height: 26px;}
 +
#left ul li a:hover { background:#333; color:#fff;}
 +
#right {
 +
background-image:url(https://static.igem.org/mediawiki/2013/3/38/Bitbbb.png);
 +
height: 500px;
 +
width: 824px;
 +
margin-left: 200px;
 +
        overflow-x:hidden;
 +
overflow-y:auto;
 +
}
 +
#right a {color: #09F;}
 +
 
 +
#b1{color: #09F;}
 +
#b1: hover { color: #F00;}
 +
#d1 {
 +
color: #fff;
 +
font-size: small;
 +
}
 +
#d1:hover { color: #F00;}
 +
.t1{
 +
font-family: Verdana, Geneva, sans-serif;
 +
font-size: large;
 +
color: #6CF;
 +
text-align: center;
 +
padding-top: 20px;
 +
padding-right: 20px;
 +
padding-bottom: 0px;
 +
padding-left: 20px;
 +
}
 +
.t2{
 +
font-family: Verdana, Geneva, sans-serif;
 +
font-size: medium;
 +
color: #CFF;
 +
line-height: 25px;
 +
padding-top: 10px;
 +
padding-right: 20px;
 +
padding-bottom: 20px;
 +
padding-left: 20px;
}
}
 +
.bg{ background-color:black;}
 +
.bg2 {color: #CCC;background-color:black;}
 +
.bg3 {color: #CCC;background-image:url(https://static.igem.org/mediawiki/2013/3/38/Bitbbb.png);}
 +
</style>
</style>
-
<center>
+
</head>
-
<p><a name="b" id="b"></a><img src="/wiki/images/0/0c/Guide1.jpg" width="1024" height="3000" hspace="0" vspace="0" border="0" align="top" usemap="#Map" />
+
 
-
    <map name="Map" id="Map">
+
<body>
-
      <area shape="rect" coords="25,797,228,907" href="https://2013.igem.org/Team:BIT/Project" />
+
<div id="header">
-
      <area shape="rect" coords="765,1040,975,1157" href="https://2013.igem.org/Team:BIT/Part" />
+
  <table width="1024" border="0" class="bg">
-
      <area shape="rect" coords="29,1584,255,1709" href="https://2013.igem.org/Team:BIT/Project/Hardware" />
+
        <tr>
-
      <area shape="rect" coords="671,2405,1000,2443" href="http://www.bit.edu.cn" />
+
          <td width="713"><div><a id="a1" href="https://2013.igem.org/wiki/index.php?title=Team:BIT/Project&action=edit"></a></div></td>
-
      <area shape="rect" coords="119,4,222,35" href="https://2013.igem.org/wiki/index.php?title=Team:BIT&amp;action=edit" />
+
          <td width="167"><div><a id="a2" href="http://www.igem.org/Main_Page"></a></div></td>
-
      <area shape="rect" coords="247,4,354,31" href="#a" />
+
          <td width="130"><div><a id="a3" href="https://2013.igem.org/wiki/index.php?title=Special:UserLogout&returnto=Main_Page"></a></div></td>
-
      <area shape="rect" coords="375,4,514,30" href="http://www.bit.edu.cn" />
+
        </tr>
-
      <area shape="rect" coords="532,5,663,32" href="#" />
+
</table>
-
      <area shape="rect" coords="667,3,776,33" href="#" />
+
</div>
-
  </map>
+
<div id="logo"></div>
-
</center>
+
<div id="menu">
-
<div id="box"><a href="#b"> <p>&nbsp;</p>
+
<ul>
-
    <p>&nbsp;</p>
+
<li><a href="https://2013.igem.org/Team:BIT">HOME</a></li>
-
    <p>&nbsp;</p>
+
<li><a href="https://2013.igem.org/Team:BIT/Team">TEAM</a></li>
-
       </a>div>  
+
<li><a href="https://2013.igem.org/Team:BIT/Project">PROJECT</a></li>
-
<p><a name="a" id="a"></a></p>
+
<li><a href="https://2013.igem.org/Team:BIT/Parts">PARTS</a></li>
 +
<li><a href="https://2013.igem.org/Team:BIT/Modeling">MODELING</a></li>
 +
    <li><a href="https://2013.igem.org/Team:BIT/HP">HUMAN PRACTICE</a></li>
 +
    <li><a href="https://2013.igem.org/Team:BIT/Safety">SAFETY</a></li>
 +
    <li><a href="https://2013.igem.org/Team:BIT/Notes">NOTES</a></li>
 +
</ul>
 +
</div>
 +
 
 +
<div id="class">
 +
  <table width="1024" border="0" class="bg">
 +
        <tr>
 +
          <td><div id="c1"><ul><li><a href="https://2013.igem.org/Team:BIT/project_AC">>>MORE</a></li></ul></div></td>
 +
          <td><div id="c2"><ul><li><a href="https://2013.igem.org/Team:BIT/project_biosensors">>>MORE</a></li></ul></div></td>
 +
          <td><div id="c3"><ul><li><a href="https://2013.igem.org/Team:BIT/project_microchip">>>MORE</a></li></ul></div></td>
 +
          <td><div id="c4"><ul><li><a href="https://2013.igem.org/Team:BIT/project_hardware">>>MORE</a></li></ul></div></td>
 +
        </tr>
 +
</table>
 +
</div>
 +
<div id="main">
 +
  <div id="left">
 +
    <ul>
 +
<li><a href="https://2013.igem.org/Team:BIT">HOME</a></li>
 +
<li><a href="https://2013.igem.org/Team:BIT/Team">TEAM</a></li>
 +
<li><a href="https://2013.igem.org/Team:BIT/Project">PROJECT</a></li>
 +
<li><a href="https://2013.igem.org/Team:BIT/Parts">PARTS</a></li>
 +
<li><a href="https://2013.igem.org/Team:BIT/Modeling">MODELING</a></li>
 +
  <li><a href="https://2013.igem.org/Team:BIT/HP">HUMAN PRACTICE</a></li>
 +
    <li><a href="https://2013.igem.org/Team:BIT/Safety">SAFETY</a></li>
 +
    <li><a href="https://2013.igem.org/Team:BIT/Notes">NOTES</a></li>
 +
</ul>
 +
  </div>
 +
<div id="right">
 +
  <table width="824" border="0" class="bg3">
 +
    <tr>
 +
      <td class="t1">Project</td>
 +
        </tr>
 +
   
 +
<tr>
 +
      <td class="t2">
 +
<a href="https://2013.igem.org/Team:BIT/project_biosensors"><strong>Sensors</strong></a><br>
 +
&nbsp;&nbsp;&nbsp;&nbsp;β-lactam Detection Device<br>
 +
&nbsp;&nbsp;&nbsp;&nbsp;Tetracycline Detection Device<br>
 +
<a href="https://2013.igem.org/Team:BIT/project_AC"><strong>Amplifier</strong></a><br>
 +
<a href="https://2013.igem.org/Team:BIT/project_microchip"><strong>Micro Chip</strong></a><br>
 +
<a href="https://2013.igem.org/Team:BIT/project_hardware"><strong>Hardware</strong></a><br>
 +
 
 +
 
 +
</td>
 +
        </tr>
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
      </table>
 +
</div>
 +
</div>
 +
<div id="footer1">
 +
  <table width="1024" border="0" class="bg2">
 +
      <tr>
 +
        <td>&nbsp;</td>
 +
        <td>&nbsp;</td>
 +
        <td>&nbsp;</td>
 +
       </tr>
 +
      <tr>
 +
        <td width="110">&nbsp;</td>
 +
        <td width="790">Beijing Institute of Technology | 5 South Zhongguancun Street, Haidian DistrictBeijing, China 100081 </td>
 +
        <td width="110">&nbsp;</td>
 +
      </tr>
 +
      <tr>
 +
        <td>&nbsp;</td>
 +
        <td> E-mail:<a href="mailto:yifei0114@bit.edu.cn"> yifei0114@bit.edu.cn</a></td>
 +
        <td>&nbsp;</td>
 +
      </tr>
 +
      <tr>
 +
        <td>&nbsp;</td>
 +
        <td>Beijing Institute of Technology © 2013<a id="d1" href="http://english.bit.edu.cn/">&nbsp;Privacy Policy</a></td>
 +
        <td>&nbsp;</td>
 +
      </tr>
 +
  </table>
 +
</div>
 +
</body>
</html>
</html>

Latest revision as of 11:06, 28 October 2013

iGEM BIT

     
  Beijing Institute of Technology | 5 South Zhongguancun Street, Haidian DistrictBeijing, China 100081  
  E-mail: yifei0114@bit.edu.cn  
  Beijing Institute of Technology © 2013 Privacy Policy