-
General
- body, html
- div, p, form, input, select, textarea
- table, tr, th, td
- h1, h2, h3, h4, h5, h6
- ul, ol, li, dl, dt, dd
- img, fieldset, table
- hr, legend, caption
- 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
-
Title
-
h1
- 회사명 / 기관명 / 커뮤니티명
-
h2
- 페이지 제목
- h3
-
h4
- 내용 구분 타이틀 1 depth
-
h5
- 내용 구분 타이틀 2 depth
-
h6
- 내용 구분 타이틀 3 depth
-
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;