@charset "utf-8";

@import url("../common/css/common.css");

/* == MENU CSS =========================================================== */

body{
background:#333333;
}

#wrapper{
width:940px;
background:url(../common/images/bk_bg.png) repeat-y;
padding: 0 7px;
margin: 0 auto;
}

/* == index.html CSS =========================================================== */


