Team:USTC-Software/home 4

From 2011.igem.org

(Difference between revisions)
m
m
Line 12: Line 12:
<style type="text/css">
<style type="text/css">
 +
 +
<style type="text/css">
 +
body {
body {
Line 180: Line 183:
/*end of nav*/
/*end of nav*/
-
 
-
/* Search */
 
-
#header #search_box {
 
-
position: absolute;
 
-
width: 333px;
 
-
height: 53px;
 
-
bottom: 64px;
 
-
right: 15px;
 
-
background: url(./images/USTC_Software_search.png)
 
-
}
 
-
 
-
#search_box form {
 
-
width: 280px;
 
-
height: 27px;
 
-
margin: 0;
 
-
padding: 25px 0 0 0;
 
-
}
 
-
 
-
#searchfield {
 
-
height: 17px;
 
-
width: 270px;
 
-
padding: 4px 5px 6px 5px;
 
-
color: #fff;
 
-
font-size: 12px;
 
-
font-variant: normal;
 
-
line-height: normal;
 
-
background: none;
 
-
border: none;
 
-
}
 
-
 
-
/* end of search */
 
-
 
-
/*clock_box*/
 
-
#header #clock_box {
 
-
position: absolute;
 
-
width: 333px;
 
-
height: 42px;
 
-
bottom: 15px;
 
-
right: 14px;
 
-
}
 
-
 
-
#clock_box form {
 
-
width: 280px;
 
-
height: 27px;
 
-
margin: 0;
 
-
padding: 25px 0 0 0;
 
-
}
 
-
 
-
/* end of clock_box*/
 
/* content_wrapper */
/* content_wrapper */
#content {
#content {
-
background-color:#FFF;
+
        background-color:#a0c73f;
-
float: left;
+
        width:auto;
-
width: 600px;
+
-
}
+
-
 
+
-
#content p {
+
-
text-align: justify;
+
-
margin-bottom: 10px;
+
-
}
+
-
 
+
-
#content h2 {
+
-
color: #3a5909;
+
-
font-size: 24px;
+
-
padding: 0 0 60px 20px;
+
-
background: url(https://static.igem.org/mediawiki/2011/4/4d/USTC_Software_header_bg.png) no-repeat bottom left;
+
}
}
Line 259: Line 200:
#content_wrapper h1 {
#content_wrapper h1 {
color: #3a5909;
color: #3a5909;
-
font-size: 24px;
+
font-size:24px;
padding: 0 0 60px 20px;
padding: 0 0 60px 20px;
background: url(https://static.igem.org/mediawiki/2011/4/4d/USTC_Software_header_bg.png) no-repeat bottom left;
background: url(https://static.igem.org/mediawiki/2011/4/4d/USTC_Software_header_bg.png) no-repeat bottom left;
Line 266: Line 207:
#content_wrapper p {
#content_wrapper p {
font-family: Verdana, Arial;
font-family: Verdana, Arial;
-
font-size: 14px;
+
font-size:14px;
}
}
Line 278: Line 219:
/* end of content_wrapper */
/* end of content_wrapper */
 +
 +
/* footer */
 +
 +
#mfooter {
 +
width: 980px;
 +
margin: 0 auto;
 +
padding: 30px 10px;
 +
text-align: center;
 +
color: #333333;
 +
    background-color: #a0c73f;
 +
}
 +
 +
#mfooter a {
 +
color:#000;
 +
}
 +
 +
#mfooter .mfooter_menu {
 +
margin: 0 0 10px 0;
 +
padding: 0px;
 +
list-style: none;
 +
}
 +
 +
.mfooter_menu li {
 +
margin: 0px;
 +
padding: 0 20px;
 +
display: inline;
 +
border-right: 1px solid #000000;
 +
}
 +
 +
.mfooter_menu .last_menu {
 +
border: none;
 +
}
 +
 +
#totop_box {
 +
position:fixed;
 +
width: 77px;
 +
height: 75px;
 +
bottom: 21px;
 +
right: 15px;
 +
}
 +
 +
#totop_box form {
 +
width: 280px;
 +
height: 27px;
 +
margin: 0;
 +
padding: 25px 0 0 0;
 +
}
 +
 +
#to_org_box {
 +
position:fixed;
 +
width: 77px;
 +
height: 75px;
 +
bottom: 21px;
 +
right: 105px;
 +
}
 +
 +
#to_org_box form {
 +
width: 280px;
 +
height: 27px;
 +
margin: 0;
 +
padding: 25px 0 0 0;
 +
}
 +
/* end of footer*/
/* content */
/* content */
Line 333: Line 337:
}
}
-
/* footer */
+
.button_01 a {
-
 
+
display: block;
-
#mfooter {
+
width: 102px;
-
width: 980px;
+
height: 23px;
-
margin: 0 auto;
+
padding: 7px 0 0 0;
-
padding: 30px 10px;
+
background: url(./images/USTC_Software_button.png)  no-repeat;
 +
color: #333;
 +
font-size: 12px;
 +
font-weight: bold;
text-align: center;
text-align: center;
-
color: #333333;
+
text-decoration: none;
-
    background-color: #a0c73f;
+
}
}
-
#mfooter a {
+
.button_01 a:hover {
-
color:#000;
+
color: #fff;
 +
    background:url(./images/USTC_Software_button_hover.png) no-repeat;
}
}
-
#mfooter .mfooter_menu {
+
#sidebar {
-
margin: 0 0 10px 0;
+
float: right;
-
padding: 0px;
+
width: 280px;
-
list-style: none;
+
padding: 0;
 +
background: url(./images/USTC_Software_sidebar.jpg) repeat-y;  
}
}
-
.mfooter_menu li {
+
#sidebar .sidebar_section {
-
margin: 0px;
+
margin-bottom: 30px;
-
padding: 0 20px;
+
-
display: inline;
+
-
border-right: 1px solid #000000;
+
}
}
-
.mfooter_menu .last_menu {
+
#sidebar .sidebar_section_content {
-
border: none;
+
}
}
-
#totop_box {
+
#sidebar h2 {
-
position:fixed;
+
color: #3a5909;
-
width: 77px;
+
font-size: 24px;
-
height: 75px;
+
padding: 0 0 60px 20px;
-
bottom: 21px;
+
background: url(./images/USTC_Software_header_bg.png) no-repeat bottom left;
-
right: 15px;
+
}
}
-
#totop_box form {
+
#sidebar .categories_list {
-
width: 280px;
+
-
height: 27px;
+
margin: 0;
margin: 0;
-
padding: 25px 0 0 0;
+
padding: 0;
 +
list-style: none;
}
}
-
#to_org_box {
+
#sidebar .categories_list li {
-
position:fixed;
+
padding: 0;
-
width: 77px;
+
margin: 0;
-
height: 75px;
+
-
bottom: 21px;
+
-
right: 105px;
+
}
}
-
#to_org_box form {
+
.categories_list li a {
-
width: 280px;
+
display: block;
-
height: 27px;
+
color: #201f1c;
-
margin: 0;
+
padding: 5px 0 5px 20px;
-
padding: 25px 0 0 0;
+
background: url(./images/USTC_Software_list.png) center left no-repeat;
 +
}
 +
.categories_list li a:hover {
 +
color: #537c11;
 +
text-decoration: none;
 +
}
 +
 
 +
.sidebar_section label {
 +
display: block;
 +
margin-bottom: 10px;
 +
}
 +
 
 +
.sidebar_section #input_field {
 +
height: 20px;
 +
width: 233px;
 +
padding: 0 5px;
 +
margin-bottom: 10px;
 +
color: #000000;
 +
font-size: 12px;
 +
font-variant: normal;
 +
line-height: normal;
 +
}
 +
 
 +
.sidebar_section #submit_btn{
 +
float: right;
 +
height: 30px;
 +
width: 80px;
 +
margin: 0px;
 +
padding: 3px 0 15px 0;
 +
cursor: pointer;
 +
font-size: 12px;
 +
text-align: center;
 +
vertical-align: bottom;
 +
white-space: pre;
 +
outline: none;
}
}
-
/* end of footer*/
 
.button_01 a {
.button_01 a {

Revision as of 12:04, 3 September 2011


Team:USTC-Software - 2011.igem.org

big_img_1

HEAD

Sorry,this is an unfinished feature...

Read more...
big_img_2

HEAD

Sorry,this is an unfinished feature...

Read more...
big_img_3

HEAD

Sorry,this is an unfinished feature...

Read more...























 

 

 

 

 

 

 

 

 

 

 

 

Lachesis

Team

product

Sorry...

MoDeL

product

Sorry...

Huaman practice

product

Sorry...

Project

image

USTC 2011 DRY TEAM as a one has worked diligently on designing and implementing a user friendly and interacting-prone software which will get nearer to biology reality and free synthetic biologist from considering unnecessary minutia as well as help both layman and expert draw deep understanding of the mechanism on how the gene circuit run.

We offer a visualizing tool which give insight into the dynamics of a biology network. User dominated parameter adjustment process is also provided to assist in getting the required behavior. In order to assess the network’s immunology to parameter perturbation, a PCA analysis approach is exploited to depict the structure of a “good” behaved region.