/* css reset */ body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { margin:0; padding:0; } table { border-collapse:collapse; border-spacing:0; } fieldset,img { border:0; } address,caption,cite,code,dfn,em,strong,th,var { font-style:normal; } ol,ul { list-style:none; } caption,th { text-align:left; } h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal; } q:before,q:after { content:''; } abbr,acronym { border:0; } /* custom css */ BODY { background:#ffffff; text-align:center; font-family:verdana; } #main { width:768px; height:auto; margin:auto; text-align:left; background-color:#ffffff; } #hd { width:768px; height:85px; } #hd-navigation { height:20px; widht:768px; background-color:#cccccc; font-size:77%; border-bottom:2px solid #999999; padding:2px 0 0 0; } #hd-navigation-a { margin:0 0 0 3px; } #hd-a,#hd-b { float:normal; } #hd-a { margin:5px 0 0 5px; } #hd-b h1 { font-size:200%; margin:15px; color:#666666; font-family:arial; } #search { height:50px; width:768px; background-color:#666666; font-size:77%; color:#ffffff; border-bottom:1px solid #666666; } #search-a A { color:#ffffff; text-decoration:none; } #search-a A:hover { text-decoration:underline; } #search-a { height:20px; width:768px; } #search-b { height:30px; width:768px; background-color:#cccccc; text-align:center; padding-top:3px; } #search LI { float:left; margin-left:8px; margin-top:2px; } #search INPUT, SELECT { font-size:85%; margin:2px 0 0 0; } #bd { width:768px; height:auto; } #bd-a { width:200px; height:auto; float:left; font-size:77%; } #bd-b { height:auto; } #bd-c { width:568px; height:auto; float:left; font-size:77%; } #bd-c H2 { font-size:150%; } #bd-content { width:560px; height:auto; text-align:justify; } #bd-content-article,#bd-content-gd { width:560px; height:auto; text-align:justify; padding:0 0 0 8px; } #bd-content-gd LI { margin:10px 0 0 0; } #bd-content-gd LI OL LI { margin:10px 0 0 30px; list-style:decimal; } #bd-content-gd LI OL LI OL LI { margin:10px 0 0 30px; list-style:lower-alpha; } #bd-content-gd LI OL LI OL LI OL LI { margin:10px 0 0 30px; list-style:lower-roman; } #bd-content-a { width:560px; height:20px; margin-top:10px; background-color:#cccccc; border-bottom:1px solid #666666; } #bd-content-article-a { width:560px; height:20px; background-color:#cccccc; border-bottom:1px solid #666666; margin:20px 0 0 8px; } #bd-content-a H3,#bd-d H3,#bd-content-article-a H3,#bd-for-authors H3 { padding:3px 0 0 5px; } #bd-content-b LI ,#bd-e LI { list-style:circle; margin:2px 0 0 20px; } #bd-dir { padding:0 0 0 8px; } #bd-dir SPAN { color:#666666; } #bd-dir LI { list-style:circle; float:none; margin:2px 0 0 15px; } #bd-article-e A { color:#000000; text-decoration:none; } #bd-article-e A:hover { color:#000000; text-decoration:underline; } #bd-article-e LI { margin-top:3px; } #bd-article-e LI OL { margin:3px 0 0 20px; float:normal; } #bd-content-b SPAN { font-size:77%; color:#666666; } #bd-content-article-b,#bd-content-article A:link { color:#000000; } #bd-content-article-b A:visited, #bd-content-article A:visited { color:#666666; } #bd-content-article-b A:hover { color:#666666; text-decoration:underline; } #bd-content-article-b LI { list-style:circle; margin:2px 0 0 28px; } #bd-content-article-b SPAN { font-size:77%; color:#666666; } #bd-content-c LI { list-style:circle; float:none; margin:2px 0 0 20px; } #bd-content-c { float:left; } #bd-content-d { width:300px; height:auto; float:left; } #bd-content-article-d { margin:10px 0 0 8px; height:auto; font-size:100%; } #bd-content-article-d LI { float:left; padding-left:15px; } #bd-content-d LI { list-style:circle; float:none; margin:2px 0 0 60px; } #bd-d,#bd-for-authors { background-color:#cccccc; border-bottom:1px solid #666666; height:20px; } #ft { width:768px; height:auto; padding:5px 0 0 0; margin:10px 0 30px 0; float:left; font-size:77%; border-top:1px solid #666666; text-align:center; } #bd-for-authors { margin:10px 0 0 0; } #send-to-friend, #send-to-friend INPUT { font-size:92%; } #send-to-friend-a { width:100px; } .link-black { color:#000000; }