html, body, div, h1, h2, h3, p, a, table, tr, td, img { margin: 0; padding: 0; border: 0; outline: 0; font-family: Verdana; font-size: 12px; vertical-align: baseline; background: transparent; } html { height:100%; } body { min-height:100%; position:related; min-width:1024px; } * html body { height:100%; } #header { background-image: url(lyap_bck.jpg); background-position: center top; background-repeat: repeat-x; /*background:#FFF; */ height:120px; width:100%; } #wrapper { width:100%; padding-bottom:60px; width:expression(document.body.clientWidth > 1024 ? "100%" : "1024px"); overflow:hidden; } #container2 { background:#000000; } #container3 { width:100%; float:right; margin-left:-210px; } #menu { padding: 5px 5px 5px 5px; background:#FFF; width:200px; float:left; } #menu div.eachMenu { background:#F0F0F0; border-style: solid; border-color: #98b3ac; border-width: 1px; margin:1px 0 1px 0; padding : 2px; } #menu div.banner { background:#F0F0F0; border-style: solid; border-color: #98b3ac; border-width: 1px; margin:12px 0 1px 0; padding : 4px 2px 2px 2px; text-align:center; } #content { position:static; height:100%; background:#FFF; margin-left:210px; padding: 5px 5px 5px 5px; } #stand_content { position:static; height:100%; margin-left:210px; padding: 5px 5px 5px 5px; } #min_width { width:1024px; } #footer {padding:5px auto; text-align: center; position:fixed; bottom:0px; background:#f0f0f0; width:100%; height:20px; } a {color:blue; text-decoration: none;} a:link { color:blue; } a:active { color:blue; } a:hover { color:#788DFF; } a:visited { } p {padding:0 0 1em 0;} h1{padding:1em 0 0 0; font-size: 15px; color: #2e3533; } h2{padding:1em 0 0 0; font-size: 13px; color: #2e3533; } h1.title { } body div.xmemo { } a.controls { } a.controls:visited { } div.container { background:#F0F0F0; border-style: solid; border-color: #98b3ac; border-width: 1px; margin:1px 1px 1px 1px; padding : 2px; } div.containerText { background:#F0F0F0; border-style: solid; border-color: #98b3ac; border-width: 1px; margin:1px 1px 1px 1px; padding :3px 8px ; } img.ill { margin:10px 10px 10px 10px; border-style:solid; border-width:1px; float:left; } img.icon{ margin:5px 5px 5px 5px; border-style:solid; border-width:1px; border-color: black; } a.imgLink { border-style:none; color:blue; text-decoration: none;} a.imgLink:link { color:blue; } a.imgLink:active { color:blue; } a.imgLink:hover { color:#788DFF; } a.imgLink:visited { text-decoration: none; } div.icon_text { display:none; }div.container div.container div.icon_text { display:block; }