/* BASIC css start */
.aside,
.main { position: relative; float: left; }

.aside { width :180px; }
.aside ul li {padding-bottom : 10px; }

.main  .tit {margin:auto; padding:0px 0; }
.main  .main01 {width:920px; float:right;}
/* BASIC css end */

