@CHARSET "UTF-8"; /************************************** * Supplier notice Style **************************************/ #footer { width:100%; height:95px; background-color: #ccc; text-align: center; } html>body #footer { position:fixed; bottom:0; z-index:100; } html>body #footer p { margin-top: 20px; } #main-banner { text-align: center; margin: 0 auto; width: 920px; height: 181px; } #main-notice { text-align: center; margin: 0 auto; width: 920px; height: 170px; } div.notice { float: left; width: 570px; } div.notice a { color: #333; text-decoration: none; } div.notice a:hover { color: #3386ca; } #main-notice div.notice table td { height: 22px; } #main-notice .userInfo { float: right; width: 334px; height: 160px; } #main-notice .userInfo table { background: url("/img/supplier/main_userinfo_bg.gif") no-repeat; width: 334px; height: 118px; border-spacing: 0px; padding: 0px; margin: 0px; } #main-notice .userInfo table th { color: 6f6e80; font-weight: normal; padding-left: 14px; background: none; } #main-notice .userInfo table td { color: 414453; font-weight: bold; height: 22px; background: none; } #main-todo { text-align: center; margin: 0 auto; width: 920px; height: 140px; } #main-todo > div.title { height: 30px; background-color: #3386cc; text-align: left; } #main-todo > table th { text-align: left; height: 50px; border-bottom: 1px solid #ececec; } #main-todo > table td { text-align: left; height: 24px; border-bottom: 1px solid #ececec; }