Biomod/2015/SCUT-CHEM

From OpenWetWare
Revision as of 00:16, 3 October 2015 by Xiuyuan Wang (talk | contribs)
Jump to navigationJump to search

<html> <head> <style> body {

   background:transparent;
   color: #000000;
   font-size: 80%;
   margin: 0;
   padding: 0;

}

.clearLeft {

   clear: left;

} a1:hover {

   opacity: 0;

} .menu-, .menu-list {

   list-style: outside none none;
   margin: 0;
   padding-left: 0;

} .menu-case {

   float: left;

} .menu-::after {

   clear: both;
   content: "";
   display: block;

} .menu-list {

   opacity: 0;
   position: absolute;
   width: 10em;
   z-index: -1;

} .menu-name:hover + .menu-list, .menu-list:hover {

   opacity: 1;
   z-index: 1;

} .menu-case:hover .menu-name {

   color: #507ea4;

}

  1. container {
   background: rgba(0, 0, 0, 0) url("../image/pageback_880_gray.gif") no-repeat scroll center top;
   margin: 0 auto;
   width: 1000px;

}

  1. page {
   background-color: #ffffff;
   border-left: 1px solid #505050;
   border-right: 1px solid #505050;
   margin: 0 auto;
   width: 1000px;

}

  1. content {
   background:transparent;
   padding:0px;
   margin:0px;
   width: 100%;

}

  1. main {
   float: right;
   width: 1000px;

}

  1. main div.pageTitle {
   background: #f0e8c7 url("../image/heading_back4.gif") repeat-x scroll center top;
   margin: 0 20px 15px;
   padding: 23px 15px;

}

  1. main div.pageTitle h1 {
   font-size: 160%;
   line-height: 100%;
   margin: 0;

}

  1. main div.section {
   margin: 0 20px 3em;

}

  1. main div.normal div.heading {
   border-bottom: 1px solid #999999;
   margin-bottom: 1.2em;
   padding: 4px 2px;

}

  1. main div.normal div.heading h2 {
   border-left: 5px solid #b6a57f;
   font-size: 130%;
   line-height: 100%;
   margin: 0;
   padding: 2px 0 1px 5px;

}

  1. main div.normal p {
   line-height: 160%;
   margin: 0 5px 1em;

}

  1. main div.emphasis {
   background-color: #ffffff;
   border: 1px solid #d8c89d;
   padding: 1.1em 15px 0;

}

  1. main div.emphasis h2 {
   color: #dc3900;
   font-size: 130%;
   margin: 0 0 0.8em;

}

  1. main div.emphasis p {
   color: #2b2b2b;
   line-height: 150%;
   margin: 0 0 1em;

}

  1. main div.update dl {
   margin: 0 auto;
   width: 580px;

}

  1. main div.update dt {
   float: left;
   line-height: 120%;
   padding: 7px 0 6px 3px;
   width: 6.7em;

}

  1. main div.update dd {
   border-bottom: 1px dotted #ffffff;
   line-height: 120%;
   margin: 0;
   padding: 7px 3px 6px 6.6em;

}

  1. nav {
   float: right;
   padding-left: 10px;
   width: 200px;

}

  1. nav div.section {
   background-color: #f6f0d4;
   padding-bottom: 5px;

}

  1. nav div.heading {
   background: #3f3f3f url("../image/heading_back_gray3.gif") repeat-x scroll center top;
   border: 1px solid #666666;
   margin: 0 0 0.7em;
   padding: 5px;

}

  1. nav div.section h2 {
   border-left: 4px solid;
   color: #f9f9f9;
   font-size: 100%;
   line-height: 100%;
   margin: 0;
   padding: 2px 0 2px 7px;

}

  1. nav div.section p {
   line-height: 130%;
   margin: 0 5px 0.7em;

}

  1. nav div.normal h2 {
   border-left-color: #c0c0c0;

}

  1. nav div.emphasis h2 {
   border-left-color: #add8e6;

}

  1. nav div.strong h2 {
   border-left-color: #fde337;

}

  1. nav div.subMenu div.heading {
   margin: 0;

}

  1. nav div.subMenu h2 {
   border-left-color: #add8e6;

}

  1. nav div.subMenu ul.nl {
   border: 1px solid #666666;
   list-style-type: none;
   margin: 1px 0 0;
   padding: 0;

}

  1. nav div.subMenu ul.nl li {
   border-bottom: 1px solid #404040;
   border-top: 1px solid #808080;

}

  1. nav div.subMenu ul.nl li a {
   background: #3f3f3f url("../image/ver_menu4_off.gif") repeat-x scroll center top;
   color: #e0e0e0;
   display: block;
   padding: 14px 10px;
   position: relative;
   text-decoration: none;

}

  1. nav div.subMenu ul.nl li a:hover {
   background: #505050 url("../image/ver_menu4_on.gif") repeat-x scroll center top;
   text-decoration: underline;

}

  1. nav div.contact {
   padding-bottom: 0.3em;

}

  1. nav div.contact p {
   margin-bottom: 0.4em;

}

  1. nav div.contact p.form a {
   background: #3f99b3 url("../image/form_back1_off.gif") repeat-x scroll center top;
   color: #ffffff;
   display: block;
   font-size: 110%;
   font-weight: bold;
   padding: 12px 2px;
   position: relative;
   text-decoration: none;

}

  1. nav div.contact p.form a:hover {
   background: #54b3cf url("../image/form_back1_on.gif") repeat-x scroll center top;

}

  1. content hr.clear {
   clear: right;
   margin: 0;
   visibility: hidden;
   width: 100%;

} .clearFix::after {

   clear: both;
   content: ".";
   display: block;
   height: 0;
   visibility: hidden;

} .clearFix {

   min-height: 1px;

}

  1. column-one {
   display: none;
   width: 0;

}

  1. footer {
   display: none;
   width: 0;

} .firstHeading {

   display: none;
   width: 0;

}

  1. contentSub {
   display: none;
   width: 0;

} .container {

   background-color: #ffffff;
   margin-top: 0;

} .OWWNBcpCurrentDateFilled {

   display: none;

}

  1. menu li {
   float: left;
   margin: 0;
   padding: 0;
   position: relative;
   text-align: center;
   width: 161px;

}

  1. menu li a {
   color: #dc4e4e;
   display: block;
   font-size: 100%;
   font-weight: bold;
   line-height: 1;
   margin: 0;
   padding: 15px 0 11px;
   text-decoration: none;

}

  1. menu li:hover > a {
   background: #ffffff none repeat scroll 0 0;
   color: #dc4e4e;

}

  1. menu > li:hover > a {
   border-radius: 3px;

}

  1. menu li ul {
   border-radius: 0;
   left: 0;
   list-style: outside none none;
   margin: 0;
   padding: 0;
   position: absolute;
   top: 100%;

}

  1. menu li:last-child ul {
   left: -100%;
   width: 100%;

}

  1. menu li ul li {
   color: #dc4e4e;
   height: 0;
   overflow: hidden;
   transition: all 0.2s ease 0s;
   width: 200%;

}

  1. menu li ul li a {
   background: #ffffff none repeat scroll 0 0;
   font-size: 12px;
   font-weight: normal;
   padding: 13px 15px;
   text-align: left;

}

  1. menu li:hover ul li {
   border-bottom: 1px solid #ffffff;
   border-top: 1px solid #ffffff;
   height: 38px;
   overflow: visible;

}

  1. menu li:hover ul li:first-child {
   border-top: 0 none;

}

  1. menu li:hover ul li:last-child {
   border-bottom: 0 none;

}

  1. menu li:hover ul li:last-child a {
   border-radius: 0;

} BODY { } </style> </head> </html>