Biomod/2013/Xiamen/XMU-Nanobiocat/Thanks

From OpenWetWare
Jump to navigationJump to search

<html> <head>

<style> /*控制中央位置*/ #globalWrapper { width:984px; background-color:#ffffff; margin-left:auto;

                                       margin-right:auto;

} /*定义中央部分的主体属性*/ #column-content{ width:984px; background-color:#ffffff; float:left; margin:0; padding:0; } /*定义内容部分*/ #content{ margin:0; align:center; padding:12px; width:960px;

                                       background:rgba(255,255,255,0);

border:0; /*兼容*/

                                       filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#00FFFFFF', endColorstr='#00FFFFFF');

} /*定义内容主体部分*/ #bodyContent{ width:960px; align:center;

                                       background:rgba(255,255,255,0);
                                       border:0;    
                                       /*兼容*/
                                       filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#00FFFFFF', endColorstr='#00FFFFFF');

} /*定义侧边部分,此部分是网站的宣传部分,应该隐藏*/ #column-one{ display:none; width:0px; background-color:#ffffff; } /*定义脚本部分,此部分是网站的宣传部分,应隐藏*/ #footer{ display:none; position:center; width:960px; } /*同上,网站头部*/ .firstHeading{ display:none; width:0px; } /*同上,未发现定义*/ .OWWNBcpCurrentDateFilled{ display:none; width:0px; } /*同上,未发现定义*/ .container{ background-color:#ffffff; margin-top:0px; } /*隐藏最上面的定向部分*/ #contentSub{ display:none; width:0px; margin:0px; } /*此处定义了全局的背景*/ @media screen {

   			body { 
   				background: #ffffff url(http://openwetware.org/images/1/14/Biomod-2012-utokyo-uthongo-wrapper-bg.jpg) repeat; 
   			}

} </style>

<style>

/*定义文本阴影*/ *{

                               /*filter: progid:DXImageTransform.Microsoft.Blur(pixelradius=4);*/

text-shadow:0px 1px 2px #aaa;

                         }

/*定义全局的背景*/ #column-content,#content,#bodycontent{ background: #ffffff url(http://openwetware.org/images/8/80/Biomod_2013_Xiamen_XMU-Nanobiocat_Content_background.JPG) repeat; } /*添加左右边框*/ #column-content { border-left: 1px solid #888; border-right: 1px solid #888; } /*定义头部属性*/ #header{ width:960px; height:360px; background-size:100% auto; background-color:white; margin-bottom:0px; padding:0; } #header + p { background-color:white; margin:0px; } #header + p + p { background-color:white; margin:0px; } /*定义菜单*/ #menu{ display:block; width:960px; padding:0px; background-color:rgba(250, 171, 30, 0.37); border:0.1px solid #888; margin-bottom:15px; z-index:100;

                               position:relative;
                               top:86px;
                               font-weight:bolder;

/*兼容*/

                               filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#5EFAAB1E,endColorstr=#5EFAAB1E);

} ul.menu li a{ display:block; padding:8px 10px; text-decoration:none; color:#fff; margin:0px; text-align:center; font-size:2em;

       font-weight:bolder;

} ul.menu li:hover{

       background-color:rgba(216, 201, 184, 0.5);

/*兼容*/

                               filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#7FD8C9B8,endColorstr=#7FD8C9B8);

}

     ul.menu li a:hover{
             color:#7fdcf7;
     }

ul.menu li{ margin:0;

                               padding:2px 20px 2px 20px !important;
                               padding:2px 10px 2px 10px;

float:left; position:relative; } ul.menu li:hover ul{ display:block; positive:absolute; z-index:100; } ul.menu{ height:40px; margin:0; padding:0; list-style:none; float:center; } ul.submenu{ display:none; list-style:none; background:transparent;

                               font-weight:bolder;

border:0px; margin:0px; position:absolute; background-color:rgba(216, 201, 184, 0.3); filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#4CD8C9B8,endColorstr=#4CD8C9B8); margin:3px; } ul.submenu li{ float:none; margin:0px;

       padding:0px;

} ul.submenu li a{ margin:0px; width:340px; padding:0px 0px 12px 10px; color:black; text-decoration:none; font-size:1.6em;

                               font-weight:bolder;

} ul.submenu li a:hover{ color:black; text-decoration:underline; }

ul.photos{ margin:0px; padding:0px; } ul.photos li.curr{ display:block; }

                       ul.photos li.curr a img{
                               width:960px;
                               height:360px;
                       }

/*全局的属性定义,对应于wiki中的图片和表格设置*/ .thumb { border-image: url(http://openwetware.org/images/d/d9/Biomod_2013_Xiamen_XMU-Nanobiocat.jpg) repeat; }

.mytable { border-image: url(http://openwetware.org/images/d/d9/Biomod_2013_Xiamen_XMU-Nanobiocat.jpg) repeat; } </style>

             <script type="text/javascript" src="/index.php?title=User:Shizhen_Wang/monobook.js&action=raw&ctype=text/javascript"></script>     


</head>

<body>

</body> </html>


<html> <style> /*定义选中的页面部分*/ ul.menu li.</html>thanks<html> > a{ color:cyan; } /*隐藏toc内容,即目录部分*/ #toc{ display:none; } /*toc的属性定义,此处是系统内部设置*/ #toc ul ul, .toc ul ul{ margin:0 0 0 1em; } /*定义自己的toc,此处我保留,实际中按需调整*/ #mytoc{ background:#dedede; width:200px; } #mytoc a,#mytoc a:visited{ font-size:normal; color:black; } #mytoc a:hover{ font-weight:bold; text-decoration:none; }

/*框架设定,拉出toc部分,关键*/ #wiki-toc{ width:0px; margin-top:6px; float:left;

                       display:none;

} #wiki-body{ /*真正的内容设定部分*/ margin-left:0px; padding-left:12px; background-color:transparent; filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#00FFFFFF,endColorstr=#00FFFFFF); /*background-image:url(http://openwetware.org/images/d/dd/Biomod_2013_Xiamen_XMU-Nanobiocat_logo.png); background-repeat:no-repeat; background-position:top right;*/ }

/*相关系统设定*/ #toctitle span{ display:none; } #wiki-body p, #wiki-body li, #wiki-body dd, div.thumbcation{ font-size:medium; }

               #wiki-contents{
                       background-color:white;
               }

</style>

<script type="text/javascript"> window.onload = function () { document.getElementById('mytoc').appendChild(document.getElementById('toc').firstChild); };

 </script>
 
 <html>
 	

<html>

<a target="_blank" href="http://openwetware.org/index.php?title=</html><html>Biomod/2013/Xiamen/XMU-Nanobiocat</html>/Thanks <html>&action=edit">edit this page</a>

</html>

<html> <html>

We are very grateful for Professor Baishan Fang and Assistant Professor Shizhen Wang. They provided us with valuable guidance in choosing the project and research resource.

We are also grateful for the support from College of Chemistry and Chemical Engineering of Xiamen University and Institute of Biochemical Engineering.

</html>

<html>

</html>


<html> <head> <style> #myfooter{ width:960px; border-top:1px solid #a9a9a9; padding-top:20px; margin-top:18px; background-color:rgba(255, 255, 255, 0); } #myfooter p{ font-size:small; text-align:center; } </style> </head>

<body>

Copyright © College of Chemistry and Chemical Engineering, Xiamen University,all rights reserved.

BIOMOD 2013 XMU NANOBIOCAT

</body> </html>