@charset "utf-8"; /* CSS Document */ body { margin: 0px; background-image: url(../images/bg01.jpg); background-repeat: no-repeat; background-position: center top; background-attachment:scroll; background-color: #404040; font-family: Arial, Helvetica, sans-serif; font-size:12px; color:#ffffff; } .header a{ font-size: 12px; background:url(../images/point1.jpg) no-repeat left 4px; color:#FFFFFF; border:none; text-decoration:none; margin-left:15px; padding-left:8px; } .headerline { background-image: url(../images/line.png); background-repeat: no-repeat; background-position: center top; } .login { font-family: Arial; font-size: 12px; color: #FFFFFF; text-decoration: none; } .login a{ font-family: Arial; font-size: 11px; color: #FFFFFF; text-decoration: none; } .logininput { font-family: Arial; font-size: 12px; color: #000000; text-decoration: none; } .bg1 { background-image: url(../images/bg1.png); background-repeat: repeat-y; background-position: center top; padding:10px 0px; } .bg1 .title{ font-family: Arial; font-size: 14px; color: #5A5A5C; text-decoration: none; padding:5px 30px; } .bg1 .title a{ font-family: Arial; font-size: 14px; color: #5A5A5C; text-decoration: underline; } .bg1 .title a:hover{ font-family: Arial; font-size: 14px; color: #D4AA46; text-decoration: underline; } .bg1 .company{ font-family: Arial; font-size: 14px; color: #FFFFFF; text-decoration: none; padding:1px 30px; } .bg1 .txt{ font-family: Arial; font-size: 12px; color: #FFFFFF; text-decoration: none; padding:1px 30px; } .title { font-family: Arial; font-size: 22px; color: #FFFFFF; text-decoration: none; } .searchinput { padding: 0 1px 0 1px; width: 100px; height: 15px; border: 0px solid #7F9DB9; margin: 1px 0px 1px 0px; font-family: Arial; font-size:12px; } .list-bg1 { background-image: url(../images/bg1.png); background-repeat: repeat-y; background-position: center top; } .list-bg2 { background-image: url(../images/bg2.png); background-repeat: repeat-y; background-position: center top; } .border-top { border-top: 1px solid #58585A; } .border-bottom { border-bottom: 1px solid #58585A; } .border-left { border-left: 1px solid #58585A; } .border-right { border-right: 1px solid #58585A; } .text-left { text-align: left; } .top { vertical-align: top; } .list-titleborder { border-bottom: 1px solid #58585A; padding:8px 10px; font-family: Arial; font-size: 12px; color: #FFFFFF; font-weight:bold; } .list-txt { padding:5px 10px; font-family: Arial; font-size: 12px; color: #FFFFFF; } /*------- footer -------*/ .footer, .footer a { color:#FFFFFF; font-size:10px; text-decoration:none; height:30px; padding-top:30px; text-align:center; }