Line 99: | Line 99: | ||
#menu ul li a#on{ background:none;} | #menu ul li a#on{ background:none;} | ||
.clear{clear:both;} | .clear{clear:both;} | ||
− | #d{ left:85%; width:15%; position:fixed;} | + | #d{ left:85%; width:15%; position:fixed; z-index:10;} |
#HOME { | #HOME { | ||
position:relative; | position:relative; | ||
Line 113: | Line 113: | ||
} | } | ||
#HOME .sub { | #HOME .sub { | ||
− | background-color: | + | background-color:rgba(102,102,204,0.5); height:50px; line-height:50px; border-bottom:2px solid #999; border-right:2.5px solid #666; text-align:center; float:left; width:105px;} |
#HOME .sub ul{ margin: auto; padding:0; list-style:none; width:105px;} | #HOME .sub ul{ margin: auto; padding:0; list-style:none; width:105px;} | ||
#HOME .sub ul li{ | #HOME .sub ul li{ | ||
− | background-color: | + | background-color:rgba(0,153,255,0.3); height:50px; line-height:50px; border-bottom:2px solid #999; border-right:2.5px solid #666; text-align:center; float:left; width:105px;} |
#HOME .sub ul li a:hover{background-color:#930; color:#CCC; height:50px; line-height:50px;} | #HOME .sub ul li a:hover{background-color:#930; color:#CCC; height:50px; line-height:50px;} | ||
#HOME .sub ul li a{ text-decoration:none; color:#000;} | #HOME .sub ul li a{ text-decoration:none; color:#000;} | ||
#HOME ul{ | #HOME ul{ | ||
margin: auto; padding:0; list-style:0;} | margin: auto; padding:0; list-style:0;} | ||
− | #HOME ul li{ background: | + | #HOME ul li{ background:rgba(102,102,153,0.3); height:37px; line-height:37px; border-bottom:2px solid #999; border-right:2.5px solid #666; text-align:center; float:left; width:105px; margin-right:1px; list-style:0;} |
#HOME ul li a{ | #HOME ul li a{ | ||
text-decoration: none; | text-decoration: none; | ||
Line 130: | Line 130: | ||
} | } | ||
− | #HOME ul li a:hover{ background | + | #HOME ul li a:hover{ background:rgba(102,102,153,0.5); color:#FFFFFF; width:107px; height:40px;} |
− | #HOME ul li a#on{ background: | + | #HOME ul li a#on{ background:rgba(102,102,153,0.9);} |
.f{ position:absolute; width:80%; left:10%; alignment-adjust:central; z-index:2;} | .f{ position:absolute; width:80%; left:10%; alignment-adjust:central; z-index:2;} | ||
.f-word{ position:relative; width:48%; left:auto; height:460px; float:left;} | .f-word{ position:relative; width:48%; left:auto; height:460px; float:left;} |
Revision as of 10:03, 14 April 2018
Introduction