うちのHPのタネアカシです。
Stylesheet の内容です。      
/***********************************************************************/
/*                    BISOY ROOM TOP Styles sheet                      */
/***********************************************************************/ 
 
 
BODY { 
                        background-color:               #fffedd; 
                        background-attachment:          fixed;
                        scrollbar-face-color:           #ebebeb; 
                        scrollbar-shadow-color:         #c5c5c5; 
                        scrollbar-highlight-color:      #000000; 
                        scrollbar-3dlight-color:        #d0d0d0; 
                        scrollbar-darkshadow-color:     #ffffff; 
                        scrollbar-arrow-color:          #000000;
} 
 
.time {
                        behavior:                       url(#default#time2); 
}  
 
 
.text { 
			background-color:		transparent; 
                        color:                     	#999999;
                        font-family:                    tahoma, arial,helvetica,sans-serif; 
                        font-size:                      11px; 
} 
 
.text2 { 
			background-color:		transparent; 
                        color:                          #ff7f7f; 
                        cursor:                         default;
                        font-size:                      14px; 
                        font-weight:                    bold; 
} 
 
select { 
                        border-left:                    3px solid #E4EBFC; 
                        border-right:                   4px solid #ABC1F5; 
                        border-top:                     2px solid #E4EBFC; 
                        border-bottom:                  3px solid #638CED; 
                        background-color:               #336699; 
                        color:                          Yellow; 
                        font-family:                    tahoma,arial,helvetica,sans-serif; 
                        font-size:                      12px; 
                        font-weight:                    bold; 
} 
 
button { 
                        border-left:                    3px solid #E4EBFC; 
                        border-right:                   4px solid #ABC1F5; 
                        border-top:                     2px solid #E4EBFC; 
                        border-bottom:                  3px solid #638CED; 
                        background-color:               #336699; 
                        color:                          Yellow; 
                        font-family:                    tahoma,arial,helvetica,sans-serif; 
                        font-size:                      12px; 
                        font-weight:                    bold; 
} 
 
/******************** Menus - default styles - do not edit ********************/ 
 
.clCMEvent { 
                        position:                       absolute; 
                        width:                          99%; 
                        height:                         99%; 
                        background-color:               red; 
                        clip:                           rect(0,100%,100%,0); 
                        left:                           0; 
                        top:                            0; 
                        visibility:                     visible; 
} 
 
.clCMAbs { 
                        position:                       absolute; 
                        visibility:                     hidden; 
                        left:                           0; 
                        top:                            0; 
} 
 
/********************     Menus - default styles - end     ********************/ 
 
/* ######################################### MENU NUMBER 1 ################################# */ 
 
/********************        Style for the background-bar        ********************/ 
 
.clBar { 
                        position:                       absolute; 
                        width:                          10; 
                        height:                         10; 
                        background-color:               #bcbcbc; 
                        layer-background-color:         #bcbcbc; 
                        visibility:                     hidden; 
} 
 
/********************             Styles for level 0             ********************/ 
 
.clLevel0,.clLevel0over { 
                        position:                       absolute; 
                        padding:                        1px; 
                        font-family:                    tahoma,arial,helvetica,sans-serif; 
                        font-size:                      12px; 
                        font-weight:                    bold; 
} 
 
.clLevel0 { 
			background-color:		transparent;
                        color:                          white; 
} 
 
.clLevel0over { 
                        background-color:               #336699; 
                        layer-background-color:         #336699; 
                        color:                          Yellow; 
                        cursor:                         pointer; 
                        cursor:                         hand; 
} 
 
/********************             Styles for level 1             ********************/ 
 
.clLevel1 { 
                        position:                       absolute; 
                        width:                          180; 
                        padding:                        2px; 
                        font-family:                    tahoma,arial,helvetica,sans-serif; 
                        font-size:                      11px; 
                        font-weight:                    bold; 
} 
 
.clLevel1over { 
                        position:                       absolute; 
                        width:                          180; 
                        padding:                        2px; 
                        font-family:                    tahoma,arial,helvetica,sans-serif; 
                        font-size:                      11px; 
                        font-weight:                    bold; 
} 
 
.clLevel1 { 
                        background-color:               #bcbcbc; 
                        layer-background-color:         #bcbcbc; 
                        color:                          white; 
} 
 
.clLevel1over { 
                        background-color:               #336699; 
                        layer-background-color:         #336699; 
                        color:                          Yellow; 
                        cursor:                         pointer; 
                        cursor:                         hand; 
} 
 
.clLevel1border { 
                        position:                       absolute; 
                        visibility:                     hidden; 
                        background-color:               #006699; 
                        layer-background-color:         #006699; 
} 
 
/* ######################################### MENU NUMBER 2 ################################# */  
 
/********************        Style for the background-bar        ********************/ 

.cl2Bar { 
                        position:                       absolute; 
                        width:                          10; 
                        height:                         10; 
                        background-color:               Navy; 
                        layer-background-color:         Navy; 
                        visibility:                     hidden; 
}

/********************             Styles for level 0             ********************/ 
 
.cl2Level0 { 
                        position:                       absolute; 
                        padding:                        2px; 
                        font-family:                    tahoma,arial,helvetica,sans-serif; 
                        font-size:                      12px; 
                        font-weight:                    bold; 
} 
 
.cl2Level0over { 
                        position:                       absolute; 
                        padding:                        2px; 
                        font-family:                    tahoma,arial,helvetica,sans-serif; 
                        font-size:                      12px; 
                        font-weight:                    bold; 
} 
 
.cl2Level0 { 
                        background-color:               Navy; 
                        layer-background-color:         Navy; 
                        color:                          white; 
} 
 
.cl2Level0over { 
                        background-color:               #336699; 
                        layer-background-color:         #336699; 
                        color:                          Yellow; 
                        cursor:                         pointer; 
                        cursor:                         hand; 
} 
 
.cl2Level0border { 
                        position:                       absolute; 
                        visibility:                     hidden; 
                        background-color:               #006699; 
                        layer-background-color:         #006699; 
} 
 
/********************             Styles for level 1             ********************/ 
 
.cl2Level1 { 
                        position:                       absolute; 
                        padding:                        2px; 
                        font-family:                    tahoma,arial,helvetica,sans-serif; 
                        font-size:                      11px; 
                        font-weight:                    bold; 
} 
 
.cl2Level1over { 
                        position:                       absolute; 
                        padding:                        2px; 
                        font-family:                    tahoma,arial,helvetica,sans-serif; 
                        font-size:                      11px; 
                        font-weight:                    bold; 
} 
 
.cl2Level1 { 
                        background-color:               Navy; 
                        layer-background-color:         Navy; 
                        color:                          white; 
} 
 
.cl2Level1over { 
                        background-color:               #336699; 
                        layer-background-color:         #336699; 
                        color:                          Yellow; 
                        cursor:                         pointer; 
                        cursor:                         hand; 
} 
 
.cl2Level1border { 
                        position:                       absolute; 
                        visibility:                     hidden; 
                        background-color:               #006699; 
                        layer-background-color:         #006699; 
} 
 
/***********************************************************************/
/***********************************************************************/
 
A.banner:link { 
			background-color:		transparent;
                        color:                          #cc00aa; 
                        font-family:                    "BOOK Antiqua Bold Italic",Helvetica,Arial,sans-serif; 
                        font-size:                      12pt; 
                        font-weight:                    bold; 
                        text-decoration:                underline; 
} 
 
A.banner:visited { 
			background-color:		transparent;
                        color:                          #8866ff; 
                        font-family:                    "BOOK Antiqua Bold Italic",Helvetica,Arial,sans-serif; 
                        font-size:                      12pt; 
                        font-weight:                    bold; 
                        text-decoration:                none; 
} 
 
A.banner:active { 
			background-color:		transparent;
                        color:                          #e6ff00; 
                        font-family:                    "BOOK Antiqua Bold Italic",Helvetica,Arial,sans-serif; 
                        font-size:                      12pt; 
                        font-weight:                    bold; 
                        text-decoration:                none; 
} 
 
A.banner:hover { 
                        cursor:                         crosshair; 
			background-color:		transparent;
                        color:                          #00ffbb; 
                        position:                       relative; 
                        top:                            0px; 
                        left:                           20px; 
                        font-family:                    "BOOK Antiqua Bold Italic",Helvetica,Arial,sans-serif; 
                        font-size:                      12pt; 
                        font-style:                     "Italic"; 
                        font-weight:                    bold; 
                        text-decoration:                underline; 
} 
 
/***********************************************************************/
/***********************************************************************/

A:link { 
			background-color:		transparent;
                        color:                          #000000;
                        text-decoration:                none; 
}

A:visited { 
			background-color:		transparent;
                        color:                          #000000; 
                        text-decoration:                none;
}

A:active {  
			background-color:		transparent;
                        color:                          #000000; 
                        text-decoration:                none; 
}

A:hover { 
                        cursor:                         default;
			background-color:		transparent;
                        color:                          #000000;
                        text-decoration:                none; 
} 






 | HOME | MAP | TOP | bisoy |  

Copyright(C)2008 bisoy , All Rights Reserved.
うちはリンクフリーです。
バナーはこちらです。


 | 相互リンク集  | Contact us at Feedback  | SitePolicy | 

Last Update: 6 / 25 / 2008 18:10:29 JST

 | 子連れ ヘラブナ釣り  | ひかる君の写真集  | Bayani  | Balita  | Bagong Bayani  | Directory  | Yahoo! 360°  | Web BBS  | JS File |