Biomod/2014/Kashiwa/Team
<html> <head>
<script type="text/javascript" src="http://code.jquery.com/jquery-1.9.1.min.js"></script>
<script type="text/javascript"> new Image(120,80) = "http://openwetware.org/images/7/7a/Logo2Kashiwa.png";
new image(120,80) = "http://openwetware.org/images/1/1d/Logo2.5.png";
new image(71,143) = "http://openwetware.org/images/2/2a/Top1.gif";
new image(71,143) = "http://openwetware.org/images/f/f0/Top2.gif";
new image() = "http://openwetware.org/images/3/38/BackgroundKashiwa.png";
new image() = "http://openwetware.org/images/9/9c/BackgroundKashiwa2.png"; </script>
<script type="text/javascript">
$(function(){
$("#menu li").hover(function(){
$("ul",this).show();
},
function(){
$("ul",this).hide();
});
});
</script>
<script type="text/javascript">
</script>
<META http-equiv="Content-Style-Type" content="text/css">
<style type="text/css">
.page-back {
position: fixed;
bottom: 25px;
right: 25px;}
p.paragraph {
font-size :100%; line-height: 135%; margin: 10px 25px;
}
p.reference {
font-size :90%; line-height: 135%; margin: 10px 20px;
}
p.indent-paragraph {
font-size :110%; line-height:1.5; margin:0 30px; text-indent: 1em; }
h1.title a{
font-size :100%; display: block; text-decoration: none; color: #000000;
font-weight:bolder;
border-left: solid 5px #e00000; }
h2.reference a{
font-size :90%; display: block; text-decoration: none; border-left: solid 5px; }
body {
font-size: 12px; font-family: Frutiger, Helvetica, Arial; background-color: #B5D3FF; overflow-y:scroll; overflow-x:hidden;
} article {
background-color: #ffffff
} .container {
background-color: #ffffff; margin-top:0px
}
.OWWNBcpCurrentDateFilled {display: none;}
}
- column-content
{
width: 0px; margin: 0; padding: 0; float:left;
} .firstHeading {
display:none; width:0px;
}
- globalWrapper
{
width:900px; background-color: #ffffff; margin-left: auto; margin-right: auto;
}
- column-one
{
display:none; width:0px; background-color: #ffffff;
}
- content
{
margin: 0px; align: center; padding: 0px 12px; width:876px; border: 0;
}
- bodyContent
{
width: 800px; padding: 0px 38px; align: center; background-color: #ffffff; position:relative;
}
- column-content
{
width: 900px; background-color: #ffffff;
}
- footer
{
position: center; width: 900px;
}
div.menubar {
position: fixed; background-color: none; /* バーの背景色 */ opacity: 0.95; border-top: 0px double white; /* バーの上端線 */ border-bottom: 0px double white; /* バーの下端線 */ min-width: 900px; /* メインメニュー全部が収まる最低横幅 */ z-index:3
}
div.menubar ul#menu {
margin: -33px 0px 0px -50px; /* メニューバー外側の余白 */ padding: 0px; /* メニューバー内側の余白 */ height: 80px; /* メニューバーの高さ */ list-style-type: none;
}
div.menubar ul#menu li {
min-width: 110px; /* メニュー項目の横幅 */ height: 80px; /* メニュー項目の高さ(「メニューバーの高さ」と一致させる) */ float: left; list-style-type: none; list-style-image: none; position: relative;
}
div.menubar ul#menu a {
text-decoration: none; /* メニュー項目の装飾(下線を消す) */ display: block; background-color: #1F003E;/* メニュー項目の背景色 */ color: white; /* メニュー項目の文字色 */ line-height: 80px; /* メニュー項目のリンクの高さ(「メニュー項目の高さ」と一致させる) */ text-align: center; /* メインメニューの文字列の配置(中央寄せ) */ width: 100%; height: 100%;
}
div.menubar ul#menu a:hover {
background-image: url("http://openwetware.org/images/3/38/BackgroundKashiwa.png"); /* メニュー項目にマウスが載ったときの背景色 */
color: #8B008B; /* メニュー項目にマウスが載ったときの文字色 */
}
div.menubar ul#menu a:active {
background-image: url("http://openwetware.org/images/3/33/Background2.png"); /* メニュー項目にマウスが載ったときの背景色 */
color: #8B008B; /* メニュー項目をクリックした時の文字色 */
}
/* メニューバー直後のClearfix */ div.menubar ul#menu {
zoom:1;
} div.menubar ul#menu:after {
height: 0; visibility: hidden; content: "."; display: block; clear: both;
}
div.menubar ul#menu ul.sub {
background-color: #1F003E; /* サブメニュー全体の背景色 */ border-width: 0px 0px 0px 0px; /* サブメニュー全体の枠線の太さ */ border-style: solid; /* サブメニュー全体の枠線の線種 */ border-color: #191970; /* サブメニュー全体の枠線の色 */ margin: 0px; padding: 0px; display: none; position: absolute;
}
div.menubar ul#menu ul.sub li {
width: 110px; height: 50px; /* サブメニュー1項目の高さ */ border-width: 0px 0px 0px 0px; /* サブメニュー1項目の枠線の太さ */ border-style: solid; /* サブメニュー1項目の枠線の線種 */ border-color: #191970; /* サブメニュー1項目の枠線の色 */ z-index: 3
}
div.menubar ul#menu ul.sub li a {
line-height: 50px; /* サブメニュー1項目の行の高さ(「サブメニュー1項目の高さ」と合わせる) */ text-align: center; /* サブメニュー1項目の項目名の配置(中央寄せ) */ text-indent: 0px; /* サブメニュー1項目の項目名前方の余白 */
}
div.menubar ul#menu ul.sub li a:hover {
background-image: ('back');
background-size: 100% auto;
background-color: #FF00FF; /* サブメニュー項目にマウスが載ったときの背景色 */
color: #8B008B; /* サブメニュー項目にマウスが載ったときの文字色 */
}
div.menubar ul#menu ul.sub li a:active {
background-image: ('backclick') /* メニュー項目にマウスが載ったときの背景色 */
backround-size: 100% auto;
color: #8B008B; /* メニュー項目をクリックした時の文字色 */
}
</style>
</head>
</html>
<html>
<head>
<style>
.tab_02 td{ padding: 15px 50px; }
.tab_03 td{ padding: 15px 30px; }
.sponsor td {padding: 10px 50px;}
</style>
</head>
<body>
TEAM
<a name="1"> </a>
<a name="1"> Members</a>
<img src="http://openwetware.org/images/0/05/TeamKashiwa.jpg" width="800px" height="535px" >
Students
| <img src="http://openwetware.org/images/8/86/Kiri2photo.jpg" title="He is a great team leader, especially in project planning and scheduling." height="300px" width="200px"> | <img src="http://openwetware.org/images/c/c6/Yamaphoto.jpg" title="All the experiments were exactly managed and coordinated by him." height="300px" width="200px"> |
| <img src="http://openwetware.org/images/0/0d/Ponphoto.jpg" title="She is an amazing hard-worker; she has been doing experiments whenever she was not eating." height="300px" width="200px"> | <img src="http://openwetware.org/images/2/27/Izutaphoto.jpg" title="He is a good designer of not only DNA constructs but also computer graphics." height="300px" width="200px"> | <img src="http://openwetware.org/images/a/af/Raylaphoto.jpg" title="She is quite specialized in using electron microscopes." height="300px" width="200px"> |
| <img src="http://openwetware.org/images/7/74/Nakaphoto.jpg" title="He is a man with true responsibility; he devoted himself to setting our theme and planning a presentation." height="300px" width="200px"> | <img src="http://openwetware.org/images/b/b3/Soedaphoto.jpg" title="His cat-like face and honesty always cheers us up." height="300px" width="200px"> |
| <img src="http://openwetware.org/images/3/38/Teiphoto.jpg" title="She fully enjoyed designing this sophisticated website." height="300px" width="200px"> | <img src="http://openwetware.org/images/3/35/Gonzaphoto.jpg" title="He has amazing intellectual curiosity and often gives us completely new ideas." height="300px" width="200px"> | <img src="http://openwetware.org/images/c/cd/Yuiphoto.jpg" title="She is a perfect girl for the flotation assay." height="300px" width="200px"> |
Mentors
| <img src="http://openwetware.org/images/a/a7/Profueda.jpg" title="He is a respectable professor; his witty lectures interests us a lot." height="300px" width="200px"/> | <img src="http://openwetware.org/images/d/d7/Tadaphoto.jpg" title="He has a vast knowledge and generously spent time helping us." height="300px" width="200px"> | <img src="http://openwetware.org/images/8/84/Masu2photo.jpg" title="He is a very reliable man and always a wonderful adviser of us." height="300px" width="200px"> |
<a name="2"> </a>
<a name="spon"> Thanks to our Sponsors!</a>
|
<a href="http://www.ntsbio.com"><img src="http://openwetware.org/images/4/46/Nts.png" width="280px" height="65px"> |
<a href="http://www.sakatarikagaku.co.jp"><img src="http://openwetware.org/images/1/14/Sakata.png" width="280px" height="65px"> |
|
<a href="http://www.tos-bio.com"><img src="http://openwetware.org/images/f/fa/Tukuba.png" width="280px" height="65px"></a> |
<a href="http://www.ribm.co.jp/"><img src="http://openwetware.org/images/d/de/Ribm.png" width="280px" height="65px"></a> |
<a href="http://www.izumi-tech.com/"><img src="http://openwetware.org/images/b/b2/Izumi.jpg" height="100px" width="250px"></a>
</body>
<footer style="position:absolute; left:600px; bottom:0px;">
© 2014 UTokyo Chem & Bio
</footer>
</html>