@charset "utf-8";
@import url(public.css);

/*主体样式*/
#pagebody{ width:980px; margin:5px auto 0px auto; padding-bottom:10px}
#pageleft{ width:250px; float:left}
#pageright{ float:right; width:720px; }


#pageright h3{margin:0 auto; background:url(../images/line02.jpg) left bottom repeat-x; height:30px; width:718px;}
#pageright h3 dl dt{ float:left; background:url(../images/icon02.jpg) left 10px no-repeat; line-height:30px; padding-left:10px; padding-right:10px; font-size:16px; font-weight:bold;}
#pageright h3 dd{ float:right; line-height:30px}
#pageright .pcon{ width:720px;margin:0 auto;}

#pageright .pcon .ncon{ width:680px; margin:0 auto; padding-top:20px}
#pageright .pcon .ncon dd{ width:680px;text-align:left; line-height:24px; background:#F4F4F4; height:24px; margin-bottom:5px; text-indent:10px}
#pageright .pcon .ncon dd.two{ background:#EEEEEE}
#pageright .pcon .ncon dd span{ float:right; padding-right:10px}


