Team:KAIST Korea/home

From 2012.igem.org

(Difference between revisions)
(Undo revision 77139 by Horang2k (talk))
Line 1: Line 1:
 +
{{:Team:KAIST_Korea/top_home}}
 +
{{:Team:KAIST_Korea/navi}}
<html>
<html>
<head>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0 minimum-scale=1, maximum-scale=1, user-scalable=yes, target-densitydpi=medium-dpi" />
<meta name="viewport" content="width=device-width, initial-scale=1.0 minimum-scale=1, maximum-scale=1, user-scalable=yes, target-densitydpi=medium-dpi" />
-
<link href='http://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,300italic' rel='stylesheet' type='text/css'>
+
<link href='http://fonts.googleapis.com/css?family=Open+Sans:600italic,400,800' rel='stylesheet' type='text/css'>
 +
<script type="text/javascript">
 +
  WebFontConfig = {
 +
    google: { families: [ 'Open+Sans:600italic,400,800:latin' ] }
 +
  };
 +
  (function() {
 +
    var wf = document.createElement('script');
 +
    wf.src = ('https:' == document.location.protocol ? 'https' : 'http') +
 +
      '://ajax.googleapis.com/ajax/libs/webfont/1/webfont.js';
 +
    wf.type = 'text/javascript';
 +
    wf.async = 'true';
 +
    var s = document.getElementsByTagName('script')[0];
 +
    s.parentNode.insertBefore(wf, s);
 +
  })();
 +
  </script>
 +
 
<style>
<style>
-
@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,300italic);
+
@import url(http://fonts.googleapis.com/css?family=Open+Sans:600italic,400,800);
-
ul.oe_menu{
+
 
-
list-style:none;
+
#kaistcontent
-
position:relative;
+
{
-
width:300px;
+
position: relative;
-
float:left;
+
-
clear:both;
+
-
margin:5px 0px 0px 8px;
+
-
}
+
-
ul.oe_menu > li{
+
-
width:91px;
+
-
height:30px;
+
-
padding:auto;
+
-
float:left;
+
-
position:relative;
+
-
}
+
-
ul.oe_menu > li > a{
+
-
display:block;
+
background-color:transparent;
background-color:transparent;
-
color:#aaa;
+
width:690px;
-
text-decoration:none;
+
font-family: 'Open Sans', sans-serif;
-
text-align:center;
+
font-size:11pt;
-
font-size:16px;
+
line-height:120%;
-
font-family:"Trebuchet MS", Helvetica, sans-serif;
+
text-align:justify;
-
width:90px;
+
padding: 0px 15px 0px 15px;
-
height:30px;
+
left:300px;
-
opacity:0.8;
+
top:0px;
-
}
+
z-index: 2;
-
ul.oe_menu > li > a:hover,
+
-
ul.oe_menu > li.selected > a{
+
-
color:#fff;
+
-
opacity:1.0;
+
-
}
+
-
.oe_wrapper ul.hovered > li > a{
+
-
background:transparent;
+
-
+
-
}
+
-
ul.oe_menu div{
+
-
position:absolute;
+
-
left:0px;
+
-
background:transparent;
+
-
width:268px;
+
-
height:36px;
+
-
padding:2px;
+
-
display:none;
+
-
}
+
-
ul.oe_menu div ul li a{
+
-
text-decoration:none;
+
-
color:#cbcbcb;
+
-
padding:2px 2px 2px 4px;
+
-
margin:2px;
+
-
display:block;
+
-
font-family:"Trebuchet MS", Helvetica, sans-serif;
+
-
text-align:center;
+
-
font-size:14px;
+
-
}
+
-
ul.oe_menu div ul.oe_full{
+
-
width:100%;
+
-
}
+
-
ul.oe_menu div ul li a:hover{
+
-
background:#8583bf;/*이걸로 색상 조절*/
+
-
color:#fff;
+
-
}
+
-
ul.oe_menu li ul{
+
-
list-style:none;
+
-
float:left;
+
-
width: 90px;
+
-
margin-right:10px;
+
}
}
-
ul.oe_menu2{
+
#kaistcontent #starter-grad
-
list-style:none;
+
{
-
position:relative;
+
width:17px;
-
width:300px;
+
height:100px;
-
float:left;
+
-
clear:both;
+
-
margin:5px 0px 0px 8px;
+
-
}
+
-
ul.oe_menu2 > li{
+
-
width:90px;
+
-
height:30px;
+
-
padding:auto;
+
-
float:left;
+
-
position:relative;
+
-
}
+
-
ul.oe_menu2 > li > a{
+
-
display:block;
+
-
background-color:transparent;
+
-
color:#eee;
+
-
text-decoration:none;
+
-
text-align:center;
+
-
font-size:16px;
+
-
font-family:"Trebuchet MS", Helvetica, sans-serif;
+
-
width:90px;
+
-
height:30px;
+
-
opacity:0.8;
+
-
}
+
-
ul.oe_menu2 > li > a:hover,
+
-
ul.oe_menu2 > li.selected > a{
+
-
color:#fff;
+
-
opacity:1.0;
+
-
}
+
-
.oe_wrapper2 ul.hovered > li > a{
+
-
background:transparent;
+
-
+
-
}
+
-
ul.oe_menu2 div{
+
-
position:absolute;
+
-
left:0px;
+
-
background:transparent;
+
-
width:268px;
+
-
height:36px;
+
-
padding:2px;
+
-
display:none;
+
-
}
+
-
ul.oe_menu2 div ul li a{
+
-
text-decoration:none;
+
-
color:#ffffff;
+
-
padding:2px 2px 2px 2px;
+
-
margin:2px;
+
-
display:block;
+
-
font-family:"Trebuchet MS", Helvetica, sans-serif;
+
-
text-align:center;
+
-
font-size:14px;
+
-
}
+
-
ul.oe_menu2 div ul.oe_full2{
+
-
width:100%;
+
-
}
+
-
ul.oe_menu2 div ul li a:hover{
+
-
background:#d37c62;/*이걸로 색상 조절*/
+
-
color:#fff;
+
-
}
+
-
ul.oe_menu2 li ul{
+
-
list-style:none;
+
float:left;
float:left;
-
width: 86px;
+
margin:0px 15px 2px 0px;
-
margin-right:0px;
+
}
}
-
#main
+
#kaistcontent #starter
{
{
-
min-height: 100%;
+
font-family: 'Open Sans', sans-serif;
-
width: 1024px;
+
font-size:14pt;
-
margin: 0 auto;
+
color: #08185d;
-
background-color: transparent;
+
padding:0px 0px 0px 10px;
-
}
+
-
#main #main-img
+
-
{
+
-
position: absolute;
+
-
width: 1024px;
+
-
top: -30px;
+
-
z-index:0;
+
-
}
+
-
#main a #main-logo
+
-
{
+
-
position: absolute;
+
-
top: -30px;
+
-
width: 336px;
+
-
z-index:1;
+
}
}
-
#main #top-img
+
#kaistcontent #sub-title
{
{
-
position: relative;
+
font-family: 'Open Sans', sans-serif;
-
top: -4px;
+
color:#848383;
-
        left:292px;
+
font-size: 15pt;
-
width:732px;
+
line-height:100%;
-
height: 250px;
+
font-weight:bold;
-
z-index: 0;
+
font-style:italic;
-
opacity:0.9;
+
}
}
-
div .oe_wrapper{
+
#kaistcontent h1
-
position:absolute;
+
-
z-index:3;
+
-
top:275px;
+
-
+
-
}
+
-
div .oe_wrapper2{
+
-
position:absolute;
+
-
z-index:2;
+
-
top:355px;
+
-
+
-
}
+
-
 
+
-
#menucontent
+
{
{
-
        position: absolute;
+
font-family: 'Open Sans', sans-serif;
-
        background-color:transparent;
+
color:#5c5858;
-
        width:690px;
+
font-weight:bold;
-
        left:300px;
+
font-size:24pt;
-
        top:-70px;
+
line-height:110%;
-
        z-index:2;
+
-
        text-align: right;
+
-
        opacity:0.8;
+
}
}
-
 
-
div .contact-us{
 
-
position: absolute;
 
-
z-index:2;
 
-
top:425px;
 
-
padding:4px 0px 0px 10px;
 
-
width:268px;
 
-
}
 
-
 
-
div .contact-us #contact-us-information{
 
-
font-family: 'Source Sans Pro', sans-serif;
 
-
font-size:12px;
 
-
font-style: italic;
 
-
}
 
-
div .contact-us #contact-us-title{
 
-
font-family: 'Source Sans Pro', sans-serif;
 
-
font-size:22px;
 
-
line-height:130%;
 
-
color:#444444;
 
-
font-style: normal;
 
-
}
 
-
 
</style>
</style>
-
<script type="text/javascript">
 
-
  WebFontConfig = {
 
-
    google: { families: [ 'Source+Sans+Pro:300,400,300italic:latin' ] }
 
-
  };
 
-
  (function() {
 
-
    var wf = document.createElement('script');
 
-
    wf.src = ('https:' == document.location.protocol ? 'https' : 'http') +
 
-
      '://ajax.googleapis.com/ajax/libs/webfont/1/webfont.js';
 
-
    wf.type = 'text/javascript';
 
-
    wf.async = 'true';
 
-
    var s = document.getElementsByTagName('script')[0];
 
-
    s.parentNode.insertBefore(wf, s);
 
-
  })(); </script>
 
</head>
</head>
<body>
<body>
<div id="main">
<div id="main">
-
<a href="https://2012.igem.org/Team:KAIST_Korea/enter"><img id="main-logo" src="https://static.igem.org/mediawiki/2012/5/59/Logopart_Kaist.png"/></a>
+
<img id="top-img" src="https://static.igem.org/mediawiki/2012/6/6d/Back_home.PNG"/>
-
<img id="main-img" src="https://static.igem.org/mediawiki/2012/6/61/Home_kaist_background.png"/>
+
 
-
<div class="oe_wrapper">
+
-
<ul id="oe_menu" class="oe_menu">
+
<div id="menucontent">
-
<li><a href="#">HOME</a>
+
        <img src="https://static.igem.org/mediawiki/2012/2/20/Home_ico.png"/></a>
-
<div>
+
        <a href="#"><img src="https://static.igem.org/mediawiki/2012/e/ee/Intro_ico.png"/></a>
-
<ul>
+
        <a href="#"><img src="https://static.igem.org/mediawiki/2012/c/c0/Igem_ico.png"/></a>
-
<li><a href="https://igem.org/Main_Page">2012 iGEM</a></li>
+
-
</ul>
+
-
<ul>
+
-
<li><a href="https://2012.igem.org/Team:KAIST_Korea/home">KAIST Korea</a></li>
+
-
</ul>
+
-
</div>
+
-
</li>
+
-
<li><a href="#">TEAM</a>
+
-
<div style="left:-91px;"><!-- -112px -->
+
-
<ul>
+
-
+
-
<li><a href="#">Team Profile</a></li>
+
-
</ul>
+
-
<ul>
+
-
<li><a href="#">Gallery</a></li>
+
-
</ul>
+
-
</div>
+
-
</li>
+
-
<li><a href="#">PART</a>
+
-
<div style="left:-182px;">
+
-
<ul>
+
-
<li><a href="#">Bio Brick</a></li>
+
-
</ul>
+
-
<ul>
+
-
<li><a href="#">About Bricks</a></li>
+
-
</ul>
+
-
</div>
+
-
</li>
+
-
+
-
</ul>
+
-
</div>
+
-
<div class="oe_wrapper2">
+
-
<ul id="oe_menu2" class="oe_menu2">
+
-
<li><a href="#">PROJECT</a>
+
-
<div style="top:24px;left:32px;">
+
-
<ul style="width:100px">
+
-
<li><a style="font-size:12px;margin:0px;" href="#">Background</a></li>
+
-
</ul>
+
-
<ul style="width:100px">
+
-
<li><a style="font-size:12px;margin:0px;" href="#">Results</a></li>
+
-
</ul>
+
-
<ul style="width:100px">
+
-
<li><a style="font-size:12px;margin:0px;" href="#">Future Plan</a></li>
+
-
</ul>
+
-
<ul style="width:100px">
+
-
<li><a style="font-size:12px;margin:0px;" href="#">Modeling</a></li>
+
-
</ul>
+
-
</div>
+
-
</li>
+
-
<li><a href="#">NOTEBOOK</a>
+
-
<div style="left:-91px;"><!-- -112px -->
+
-
<ul>
+
-
<li><a href="#">Protocol</a></li>
+
-
</ul>
+
-
<ul>
+
-
<li><a href="#">Labnote</a></li>
+
-
</ul>
+
-
<ul>
+
-
<li><a href="#">Overview</a></li>
+
-
</ul>
+
-
</div>
+
-
</li>
+
-
<li><a href="#">PLUS</a>
+
-
<div style="left:-182px;">
+
-
<ul>
+
-
<li><a href="#">Safety</a></li>
+
-
</ul>
+
-
<ul>
+
-
<li><a href="#">Attribution</a></li>
+
-
</ul>
+
-
<ul>
+
-
<li><a href="#">Sponsor</a></li>
+
-
</ul>
+
-
</div>
+
-
</li>
+
-
+
-
</ul>
+
-
</div>
+
-
<div class="contact-us">
+
-
<div id="contact-us-title">2012 KAIST Korea</div>
+
-
<div id="contact-us-information">
+
-
Mail : <a href="mailto:kaist.igem.2012@gmail.com">kaist.igem.2012@gmail.com</a></br>
+
-
Twitter : <a href="http://twitter.com/KAIST_iGEM_2012">twitter.com/KAIST_iGEM_2012</a></br>
+
-
Facebook : <a href="http://www.facebook.com/KAISTiGEM2012">www.facebook.com/KAISTiGEM2012</a>
+
-
</div>
+
-
</div>
+
</div>
</div>
-
        <!-- The JavaScript -->
+
-
        <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.3/jquery.min.js"></script>
+
-
        <script type="text/javascript">
+
-
            $(function() {
+
-
var $oe_menu = $('#oe_menu');
+
-
var $oe_menu_items = $oe_menu.children('li');
+
-
+
-
                $oe_menu_items.bind('mouseenter',function(){
+
-
var $this = $(this);
+
-
$this.addClass('slided selected');
+
-
$this.children('div').css('z-index','9999').stop(true,true).slideDown(200,function(){
+
-
$oe_menu_items.not('.slided').children('div').hide();
+
-
$this.removeClass('slided');
+
-
});
+
-
}).bind('mouseleave',function(){
+
-
var $this = $(this);
+
-
$this.removeClass('selected').children('div').css('z-index','1');
+
-
});
+
-
$oe_menu.bind('mouseenter',function(){
+
<div id="kaistcontent">
-
var $this = $(this);
+
<img id="starter-grad" src="https://static.igem.org/mediawiki/2012/9/95/Starter_gradient_kaist.png"></img>
-
$this.addClass('hovered');
+
        <h1> Introduction</h1>
-
}).bind('mouseleave',function(){
+
-
var $this = $(this);
+
-
$this.removeClass('hovered');
+
-
$oe_menu_items.children('div').hide();
+
-
})
+
-
            });
+
-
</script>
+
-
<script type="text/javascript">
+
-
     
+
-
$(function() {
+
-
var $oe_menu2 = $('#oe_menu2');
+
-
var $oe_menu_items2 = $oe_menu2.children('li');
+
-
+
-
                $oe_menu_items2.bind('mouseenter',function(){
+
-
var $this = $(this);
+
-
$this.addClass('slided selected');
+
-
$this.children('div').css('z-index','9999').stop(true,true).slideDown(200,function(){
+
-
$oe_menu_items2.not('.slided').children('div').hide();
+
-
$this.removeClass('slided');
+
-
});
+
-
}).bind('mouseleave',function(){
+
-
var $this = $(this);
+
-
$this.removeClass('selected').children('div').css('z-index','1');
+
-
});
+
-
$oe_menu2.bind('mouseenter',function(){
+
<span id="sub-title">"There have been attempts to reduce atmospheric level of carbon dioxide in various approaches."</span></br></br>
-
var $this = $(this);
+
<span id="starter">S</span>ince the Industrial Revolution, fossil fuels have been used to power industries and machines. As the world gets more industrialized in accordance with population growth, the demand for fossil fuels has grown more than ever. Due to drastic increase of fossil fuel consumption, massive amount of carbon dioxide(<math>CO_2</math>) has been emitted into the atmosphere and the amount is still growing. As carbon dioxide(<math>CO_2</math>) is considered to be a significant factor accelerating global warming, there have been numerous attempts to reduce the atmospheric level of carbon dioxide(<math>CO_2</math>). Administrators have ratified protocols to regulate the emission of carbon dioxide(<math>CO_2</math>). Scientists have endeavored to figure out ways to reduce this greenhouse gas despite several limitations.
-
$this.addClass('hovered');
+
</br></br>
-
}).bind('mouseleave',function(){
+
<span id="starter">W</span>e, Team KAIST, Korea, suggest an idea of carbon dioxide(<math>CO_2</math>) fixation with specially engineered bacterial strain which converts atmospheric carbon dioxide(<math>CO_2</math>) into meaningful biomass as well as consuming it.
-
var $this = $(this);
+
 
-
$this.removeClass('hovered');
+
</div>
-
$oe_menu_items2.children('div').hide();
+
</div>
-
})
+
-
            });
+
-
        </script>
+
</body>
</body>
</html>
</html>

Revision as of 18:00, 21 August 2012

KAIST Korea 2012 iGEM

Introduction

"There have been attempts to reduce atmospheric level of carbon dioxide in various approaches."

Since the Industrial Revolution, fossil fuels have been used to power industries and machines. As the world gets more industrialized in accordance with population growth, the demand for fossil fuels has grown more than ever. Due to drastic increase of fossil fuel consumption, massive amount of carbon dioxide(CO_2) has been emitted into the atmosphere and the amount is still growing. As carbon dioxide(CO_2) is considered to be a significant factor accelerating global warming, there have been numerous attempts to reduce the atmospheric level of carbon dioxide(CO_2). Administrators have ratified protocols to regulate the emission of carbon dioxide(CO_2). Scientists have endeavored to figure out ways to reduce this greenhouse gas despite several limitations.

We, Team KAIST, Korea, suggest an idea of carbon dioxide(CO_2) fixation with specially engineered bacterial strain which converts atmospheric carbon dioxide(CO_2) into meaningful biomass as well as consuming it.