| 1 | table { width: 100%; margin: 5; padding: 5; font-size: small} |
|---|
| 2 | table td { padding: 0; border-width: 0; vertical-align: top; font-family: Verdana, Arial, Helvetica, sans-serif;} |
|---|
| 3 | div#content { padding: 5px; text-align: left;} |
|---|
| 4 | div#content td { padding: 3px;} |
|---|
| 5 | |
|---|
| 6 | body { font-family: Tahoma, taipei; color;#000000; font-size: 12px} |
|---|
| 7 | a { font-family: Tahoma, taipei; font-size: 12px; text-decoration: none; color: #666666; font-style: normal} |
|---|
| 8 | a:hover { text-decoration: underline overline; font-family: Tahoma, taipei; font-size: 12px; color: #FF9966; font-style: normal} |
|---|
| 9 | td { font-family: Tahoma, taipei; color: #000000; font-size: 12px;border-top-width : 1px; border-right-width : 1px; border-bottom-width : 1px; border-left-width : 1px;} |
|---|
| 10 | input { background-color : transparent; color : #000000; font-family : Tahoma, taipei, Verdana, Arial, Helvetica, sans-serif; font-size : 12px; font-weight : normal;border-color : #000000; border-top-width : 1px; border-right-width : 1px; border-bottom-width : 1px; border-left-width : 1px;text-indent : 2px; } |
|---|
| 11 | textarea {font-family: Tahoma, taipei, Verdana, Arial, Helvetica, sans-serif; font-size: 12px;background-color : transparent; font-weight : bold; border-color : #000000; border-top-width : 1px; border-right-width : 1px; border-bottom-width : 1px; border-left-width : 1px; text-indent : 2px;} |
|---|
| 12 | select {font-family: Tahoma, taipei, Verdana, Arial, Helvetica, sans-serif; font-size: 12px;font-weight : bold;background-color:#F5F5F5; } |
|---|
| 13 | img { border: 0;} |
|---|
| 14 | ul { margin: 2px; padding: 2px; list-style: decimal inside; text-align: left;} |
|---|
| 15 | li { margin-left: 2px; list-style: disc inside;} |
|---|
| 16 | |
|---|
| 17 | .odd { background-color: #eeeeee;} |
|---|
| 18 | .outer { background-color: #CCCCCC;} |
|---|
| 19 | .even { background-color: #DDE1DE;} |
|---|
| 20 | th { background-color: #e0e0e0; text-align: left; padding: 3px;} |
|---|
| 21 | .head { background-color: #E2DBD3; padding: 3px;} |
|---|
| 22 | .foot { background-color: #E2DBD3; padding: 3px;} |
|---|
| 23 | |
|---|
| 24 | .comTitle {font-weight: bold; margin-bottom: 2px;} |
|---|
| 25 | .comText {padding: 2px;} |
|---|
| 26 | .comUserStat {font-size: 10px; color: #333333; font-weight:bold; border: 1px solid #cccccc; background-color: #ffffff; margin: 2px; padding: 2px;} |
|---|
| 27 | .comUserStatCaption {font-weight: normal;} |
|---|
| 28 | .comUserStatus {margin-left: 2px; margin-top: 10px; color: #333333; font-weight:bold; font-size: 10px;} |
|---|
| 29 | .comUserRank {margin: 2px;} |
|---|
| 30 | .comUserRankText {font-size: 10px;font-weight:bold;} |
|---|
| 31 | .comUserRankImg {border: 0;} |
|---|
| 32 | .comUserName {} |
|---|
| 33 | .comUserImg {margin: 2px;} |
|---|
| 34 | .comDate {font-weight: normal; font-style: italic; font-size: smaller} |
|---|
| 35 | .comDateCaption {font-weight: bold; font-style: normal;} |
|---|
| 36 | |
|---|
| 37 | .item {border: 1px solid #cccccc;} |
|---|
| 38 | .itemHead {background-color: #E2DBD3; color: #666600; padding: 2px; font-weight: bold; text-align: left;} |
|---|
| 39 | .itemInfo {text-align: right; padding: 3px; background-color: #efefef} |
|---|
| 40 | .itemTitle a {font-size: 130%; font-weight: bold; font-variant: small-caps; color: #666600; background-color: transparent;} |
|---|
| 41 | .itemPoster {font-size: 90%; font-style:italic;} |
|---|
| 42 | .itemPostDate {font-size: 90%; font-style:italic;} |
|---|
| 43 | .itemStats {font-size: 90%; font-style:italic;} |
|---|
| 44 | .itemBody {padding-left: 5px; text-align: left} |
|---|
| 45 | .itemText {margin-top: 5px; margin-bottom: 5px; line-height: 1.5em;} |
|---|
| 46 | .itemText:first-letter {font-size: 133%; font-weight: bold;} |
|---|
| 47 | .itemFoot {text-align: right; padding: 3px; background-color: #efefef} |
|---|
| 48 | .itemAdminLink {font-size: 90%;} |
|---|
| 49 | .itemPermaLink {font-size: 90%;} |
|---|
| 50 | |
|---|
| 51 | .blockTitle {background-color: #E2DBD3; color: #666600; padding: 2px; font-weight: bold} |
|---|
| 52 | .blockContent {background-color: #efefef; padding: 2px;} |
|---|