@charset "utf-8";
@import url(public.css);

/*主体样式*/
#pagebody{margin:10px auto 0px auto; width:990px}

#pageleft{ float:left; width:180px}
#pageright{ float:right; width:800px}


#pageright .pcon{ margin:0 auto; border-bottom:1px solid #CCCCCC; border-left:1px solid #CCCCCC; border-right:1px solid #CCCCCC;}


#pageright .pcon .ncon{ width:760px; margin:0 auto; padding-top:30px}
#pageright .pcon .ncon dd{ width:760px;text-align:left; line-height:24px; height:24px; margin-bottom:5px; text-indent:10px; background:url(../images/icon02.jpg) left 7px no-repeat;}
#pageright .pcon .ncon dd span{ float:right; padding-right:10px}


