@charset "utf-8";
@import url(public.css);

/*主体样式*/
#pagebody{margin:10px auto 0px auto; width:980px}

#pageleft{ float:left; width:240px}
#pageright{ float:right; width:730px; background:url(../images/bg01.jpg) center top repeat-y}






#pageright h3{ margin:0 auto; background:url(../images/tit02.jpg) center top no-repeat; height:35px}
#pageright h3 dl dt{ float:left; line-height:32px; height:35px; text-indent:30px; font-size:14px; font-weight:bold}
#pageright h3 dl dd{ float:right; line-height:32px; padding-right:15px}


#pageright .pcon{ margin:0 auto; background:url(../images/bot01.jpg) center bottom no-repeat}


#pageright .pcon .ncon{ width:700px; margin:0 auto; padding-top:30px}
#pageright .pcon .ncon dd{ width:700px;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}


