﻿@import "layout.css";
@import "color.css";
@import "typography.css";
/*///////////////////////////////////////////////
 File Name: basic.css
 Last updata: 2007.9.23
///////////////////////////////////////////////*/
/* Suggested order -----------------------------/
/* display
 * overflow
 * list-style
 * position
 * float
 * clear
 * width
 * height
 * margin
 * padding
 * border
 * background
 * color
 * font
 * text-decoration
 * text-align
 * line-height
 * letter-spacing
 * vertical-align
 * white-space
 * other text
 * content
 * /