@import url("/skin/skin_01/css/common.css");
@import url("/skin/skin_01/css/common_head.css");
@import url("/skin/skin_01/css/common_bottom.css");
#body { margin:0 auto; padding:0; width:980px; }
#body .left { float:left; width:200px; }
#body .left .left_c { background:#DCDCDC; padding:20px 0; }
.left .left_c ul a { display:inline-block; width:100%; line-height:35px; background:url(/skin/skin_01/img/ics_bg.png) no-repeat right 0; margin-bottom:5px; text-align:center; font-size:14px; font-weight:bold; color:#666; }
.left .left_c ul a:hover { background:url(/skin/skin_01/img/ics_bg.png) no-repeat right -45px; color:#333; }
.left .left_c ul a.active { background:url(/skin/skin_01/img/ics_bg.png) no-repeat right -45px; color:#333; }

#body .right { float:right; width:770px; }
#body .right .right_c { padding:20px; line-height:25px; }

