-\r
a {\r
color: #0000ff;\r
text-decoration: none;\r
padding-top: 5px;\r
padding-bottom: 7px;\r
font-size: 13px;\r
- background: url(tab_bottom.gif) repeat-x bottom;\r
+ background: url('/images/tab_bottom.gif') repeat-x bottom;\r
}\r
\r
#intro {\r
margin: 0;\r
padding-left: 215px;\r
padding-top: 5px;\r
- background: url(tab_bottom.gif) repeat-x bottom;\r
+ background: url('/images/tab_bottom.gif') repeat-x bottom;\r
}\r
#tabnav li\r
{\r
\r
#notice {\r
width: 400px;\r
- border: 2px solid green;\r
+ border: 1px solid black;\r
padding: 7px;\r
- padding-bottom: 12px;\r
- margin-bottom: 20px;\r
background-color: #f0f0f0;\r
}\r
\r
list-style: square;\r
}\r
\r
+input {\r
+ border: 1px solid black;\r
+}\r