Team:SCAU-China
From 2013.igem.org
(Difference between revisions)
Line 24: | Line 24: | ||
#menubar { | #menubar { | ||
background-color:transparent; | background-color:transparent; | ||
+ | position: relative; | ||
+ | float:left; | ||
+ | white-space: nowrap; | ||
+ | top:-6px; | ||
+ | width: 490px; | ||
+ | z-index: 5000; | ||
+ | font-family: sans-serif; | ||
+ | font-size: 95%; | ||
+ | line-height: 1em; | ||
+ | z-index:99; | ||
} | } | ||
+ | |||
+ | .left-menu, .left-menu a { | ||
+ | text-align: left; | ||
+ | color:#999999; | ||
+ | text-transform: lowercase; | ||
+ | } | ||
+ | |||
+ | .left-menu:hover { | ||
+ | color: #D00000; | ||
+ | background-color: transparent; | ||
+ | } | ||
+ | |||
+ | .right-menu{width:400px; float:right} | ||
+ | .right-menu, .right-menu a { | ||
+ | right: 0px; | ||
+ | text-align: right; | ||
+ | color: #999999; | ||
+ | } | ||
+ | #menubar ul { | ||
+ | color: #999999; | ||
+ | list-style: none; | ||
+ | } | ||
+ | #menubar li { | ||
+ | display: inline; | ||
+ | position: relative; | ||
+ | cursor: pointer; | ||
+ | padding-left: 0px; | ||
+ | padding-right: 0px; | ||
+ | } | ||
+ | .left-menu li a { | ||
+ | padding: 0px 10px 0px 0px; | ||
+ | } | ||
+ | .left-menu .selected { | ||
+ | # color: #999999; | ||
+ | } | ||
+ | #.left-menu .selected:hover { | ||
+ | # color: #999999; | ||
+ | #} | ||
+ | |||
+ | .left-menu:hover a { | ||
+ | color: #999999;; | ||
+ | } | ||
+ | |||
+ | .left-menu li a:hover { | ||
+ | color: #D00000; | ||
+ | text-decoration: underline; | ||
+ | } | ||
+ | |||
+ | |||
+ | .right-menu li { | ||
+ | # background-color: transparent; | ||
+ | } | ||
+ | .right-menu li a { | ||
+ | padding: 0px 15px 0px 0px; | ||
+ | color: #999999;; | ||
+ | background-color: transparent; | ||
+ | } | ||
+ | .right-menu li a:hover { | ||
+ | color: #D00000; | ||
+ | text-decoration: underline; | ||
+ | } | ||
#Abstract{position:absolute; left:150px; top:100px; width:600px; height:590px;} | #Abstract{position:absolute; left:150px; top:100px; width:600px; height:590px;} |
Revision as of 16:17, 8 August 2013
What are we doing?
Synthetic organophosphorus (OP) compounds have been used as pesticides, petroleum additive and warfare agents, which is a highly toxic contaminant to agro-environment and food security. Parathion is a typical representative of organophosphorus pesticides. This year, our goal is to construct a p-Nitrophenol sensor in E coli., which is the degradation product of parathion, in order to reflect the existence of parathion. Considering the biosafety problem after its release, we designed a suicide system in which the lethal genes are only triggered by declining p-Nitrophenol concentration. This will enable the bacteria to commit suicide when p-Nitrophnol is sufficiently degraded.