-
General
- body, html
- div, p, form, input, select, textarea
- table, tr, th, td
- ul, ol, li, dl, dt, dd
- img, fieldset, table
- hr, legend, caption
-
button
- border:0; background:transparent; cursor:pointer; *overflow:visible;
-
Title
-
h1
- 회사명 / 기관명 / 커뮤니티명
-
h2
- 페이지 제목
- h3
-
h4
- 1 depth title
-
h5
-
2 depth title
- image : text -1000em
-
h6
-
2 depth title
- text
- 한번만 사용
- margin : 0; padding : 0
-
Text Style
- Font-size : 12px
- Line-height : 1.5em
- font-family : 돋움, dotum, helveica, AppelGothic, Sans-serif
-
Color:
-
Color Set
- Basic
- Orange
- Navy
- Brown
- Gray
- Black
-
Link
- a:link, a:active, a:visited
- a:hover
- Focus
-
Form
- fieldset
-
input
- general
- focus
- textarea
- legend
-
Button
- Basic
- Rollover
-
Table
-
Style 1 : 전체 선
-
table
- table-layout : fixed
-
Th
- font-weight : bold; border : 1px solid #ccc; background-color : #f7f7f7
-
Td
- height : 25px; border : 1px solid #ccc
-
Style 2 : 행간 선
-
table
- table-layout : fixed
-
Th
- font-weight : bold; border:none; border-bottom : 1px solid #ccc;
-
Td
- border:none; border-bottom : 1px solid #ccc;
-
Board Title 1
-
td
- background-color : #000000;
-
Board Title 2
- background-image
- title Style 1
- Title Style 2
-
List Style
- list-style : none;
- vertical Style
-
Horizontal Style
- float : left;