body { text-align: center; background-color: #99CCFE; } h3,#notice h3{ font:12px normal; margin:0px auto 5px 60px; text-align:left; } h3 img{ vertical-align:middle; } h6 { padding:0px; margin:0px; font: 12px normal Arial, Helvetica, sans-serif; color: #FFFFFF; } a:link, a:visited, a:active { color:#fff; text-decoration: none; } a:hover { text-decoration: underline; } #main { width:920px; /*margin:0 auto;*/ margin-left: auto; margin-right: auto; position:relative; } #top{ background:url(mainbg_top01.jpg) repeat-y center; height:135px; } #notice{ color: #FFFFFF; height:40px; } #content,#infobar,#info{ background:url(mainbg_mid.jpg) repeat-y center; clear:both; } #infobar { padding:10px; } #infobar h6 { width: 90%; background-color:#0087BA; text-align: right; border: 1px solid; margin:0px auto; border-color: #D7E7FF #006699 #006699 #D7E7FF; padding:4px; } .login,.go{ padding:2px; border: 1px solid; background:#00779F; font:normal 12px arial; color:#fff; } .login { height:18px; width:100px; border-color:#006699 #99CCFF #99CCFF #006699; } .go { height:19px; width:40px; border-color: #99CCFF #006699 #006699 #99CCFF; cursor:hand; } #inform { width: 900px; padding:10px 0px; margin:0px auto; } #inform .top { background:url(viewbg_top.jpg) repeat-y center; height:71px; } #inform .mid { background:url(viewbg_mid.gif) repeat-y center; } #inform .bot { background:url(viewbg_bot.gif) repeat-y center; height:38px; } /* DataBase View CSS */ table.view{ width:780px; font:normal 12px Arial; margin:0px auto; } table.view A:link {color:#3399ff;text-decoration:none; } table.view A:visited {color:#3399ff;text-decoration: none;} table.view A:active {color:#3399ff;text-decoration: none;} table.view A:hover { color:#3399ff;text-decoration:underline;} table.view caption{ font-size:12px; text-align:left; /* padding:.5em 1em;*/ } table.view caption img{ vertical-align:middle; } table.view th{ text-align:center; } table.view,table.view th,table.view th { border:none; border-collapse:collapse; } table.view thead th { width:10em; background:#9cf; padding:2px 10px; border:1px solid #9cf; } table.view tfoot th, table.view tfoot td { background:#69c; padding:2px 10px; border:1px solid #9cf; } table.view tbody{ /*background:#eee;*/ } table.view tbody td{ padding:5px 10px; border:1px solid #9cf; } table.view tbody th{ padding:2px 10px; border:1px solid #9cf; width: 10em; } table.view tbody tr.odd{ background:#fff; } table.view tfoot td img{ border:none; vertical-align:bottom; padding-left:10px; float:right; } #foot{ background:url(mainbg_bot.jpg) repeat-y center; height:91px; text-align: center; } #foot h6 { padding-top: 3em; } .fade { display:none; }