Biomod/2015/SCUT-CHEM: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
No edit summary
No edit summary
Line 246: Line 246:
}
}
#content {
#content {
     background: #ffffff url("../image/content_top_gray.gif") no-repeat scroll center top;
     background:transparent;
     margin: 0 auto;
     padding:0px;
     padding-top: 20px;
     margin:0px;
     width: 1000px;
     width: 100%;
    border:1px solid black
}
}
#main {
#main {

Revision as of 00:09, 3 October 2015

<html> <head> <style> body {

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

} p.example1 {

   font: 230% Times New Roman;

} p.example2 {

   text-align: center;

} p.example3 {

   word-spacing: 1em;

} p.example4 {

   line-height: 6em;

} p.example5 {

   text-decoration: underline overline;

} p.example6 {

   font: 130% Times New Roman;

} p.example7 {

   font: 150% Times New Roman;

} p.example11 {

   font: 160% Times New Roman;

} p.example12 {

   text-align: left;

} p.example111 {

   font: 180% Times New Roman;

} p.example13 { } div.example1 {

   background-color: #ffffff;
   height: 500px;
   width: 1000px;

} div.example2 {

   background-color: #ffffff;
   float: left;
   height: 200px;
   margin: 0;
   width: 1000px;

} div.example3 {

   background-color: #ffffff;
   height: 150px;
   width: 200px;

} div.example4 {

   background-color: #ffffff;
   height: 250px;
   width: 250px;

} div.example5 {

   background-color: #ffffff;
   height: 350px;
   width: 1000px;

} div.example6 {

   background-color: #ffffff;
   height: 400px;
   width: 1000px;

} div.example7 {

   background-color: #ffffff;
   height: 950px;
   width: 1000px;

} div.example8 {

   background-color: #ffffff;
   height: 60px;
   width: 966px;

} div.example8 {

   background-color: #ffffff;
   height: 300px;
   width: 600px;

} .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;

} a:link { } a:visited { } a:hover { } a:active { }

  1. content a:link {

}

  1. content a:visited {

}

  1. content a:hover {

}

  1. content a:active {

}

  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. header {
   background-color: #ffffff;
   border-bottom: 1px solid #4b4b4b;
   margin-bottom: 12px;
   padding: 15px 0 8px;
   position: relative;
   width: 100%;

}

  1. header h1.siteTitle, #header p.siteTitle {
   color: #eee8aa;
   font-size: 200%;
   margin: 0 19px 7px;

}

  1. header h1.siteTitle img, #header p.siteTitle img {
   border: medium none;

}

  1. header p.catch {
   color: #808080;
   margin: 0 22px 10px;

}

  1. header p.catch strong {
   font-weight: normal;

}

  1. header ul.guide {
   list-style-type: none;
   margin: 0;
   padding: 0;
   position: absolute;
   right: 20px;
   top: 30px;

}

  1. header ul.guide li {
   background: rgba(0, 0, 0, 0) url("../image/menu_line_gray.gif") no-repeat scroll left center;
   display: inline;
   padding: 0 4px 0 8px;

}

  1. header ul.guide li.first {
   background: rgba(0, 0, 0, 0) none repeat scroll 0 0;

}

  1. header div.opening {
   margin: 0 auto 2px;
   width: 1000px;

}

  1. header div.opening h2 {
   margin: 0;

}

  1. header ul.nl {
   -moz-border-bottom-colors: none;
   -moz-border-left-colors: none;
   -moz-border-right-colors: none;
   -moz-border-top-colors: none;
   background: #ffffff url("../image/hor_menu5_off.gif") repeat-x scroll center top;
   border-color: #aca36a;
   border-image: none;
   border-style: solid;
   border-width: 2px 3px;
   list-style-type: none;
   margin: 0 auto;
   padding: 0;
   text-align: center;
   width: 1000px;

}

  1. header ul.nl li {
   float: left;
   line-height: 100%;
   width: 139px;

}

  1. header ul.nl li a {
   -moz-border-bottom-colors: none;
   -moz-border-left-colors: none;
   -moz-border-right-colors: none;
   -moz-border-top-colors: none;
   border-color: #e4d6b8 #8b7e63 #8b7e63 #e4d6b8;
   border-image: none;
   border-style: solid;
   border-width: 1px;
   color: #ffffff;
   display: block;
   font-weight: bold;
   padding: 13px 2px 5px;
   position: relative;
   text-decoration: none;

}

  1. header ul.nl li a span.en {
   color: #eee8aa;
   display: block;
   font-size: 85%;
   font-weight: normal;
   margin-top: 2px;

}

  1. header ul.nl li a:hover, #header ul.nl li.active a {
   background: #b6a57f url("../image/hor_menu5_on.gif") repeat-x scroll center top;
   color: #f4efc4;

}

  1. header ul.nl li a:hover span.en, #header ul.nl li.active span.en {
   color: #fde337;

}

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

}

  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>