| | |
| | | text-align: center; |
| | | } |
| | | |
| | | a.disabled |
| | | { |
| | | color: #999; |
| | | text-decoration: none; |
| | | cursor: default; |
| | | } |
| | | |
| | | hr |
| | | { |
| | | height: 1px; |
| | |
| | | border-radius: 3px; |
| | | -moz-border-radius: 3px; |
| | | -webkit-border-radius: 3px; |
| | | box-shadow: 1px 1px 12px #999; |
| | | -moz-box-shadow: 1px 1px 12px #999; |
| | | -webkit-box-shadow: #999 1px 1px 12px; |
| | | } |
| | |
| | | border-radius: 3px; |
| | | -moz-border-radius: 3px; |
| | | -webkit-border-radius: 3px; |
| | | box-shadow: 1px 1px 12px #999; |
| | | -moz-box-shadow: 1px 1px 12px #999; |
| | | -webkit-box-shadow: #999 1px 1px 12px; |
| | | } |
| | |
| | | font-weight: bold; |
| | | } |
| | | |
| | | .formbuttons |
| | | { |
| | | text-align: center; |
| | | } |
| | | |
| | | /***** onclick menu list *****/ |
| | | |