@charset "utf-8";
/*****
* @description:module
* @author  :陈敏
* @version	:1.0
* @type		:module
* @update	:chenmin(2013-06-06 06:06)
*****/

/*----------------------module----------------------*/
/*----------------------页面外围控制整体布局----------------------*/
.wrapper{}
/*----------------------页头----------------------*/
.header{}
/*----------------------内容----------------------*/
.container{}
/*----------------------页面主题----------------------*/
.main{}
/*----------------------页尾----------------------*/
.footer{}
/*----------------------导航----------------------*/
.nav{}
/*----------------------侧边栏----------------------*/
.sidebar{}
/*----------------------栏目----------------------*/
.column{}


