@charset "utf-8";
@import url(public.css);

/*主体样式*/
#pagebody{margin:20px auto 0px auto; width:960px}

#pageleft{ float:left; width:209px}
#pageright{ float:right; width:720px}






#pageright h3{ margin:0 auto; border-bottom:1px solid #0986D2}
#pageright h3 dt{ float:left; line-height:30px; font-size:14px; font-weight:bold}
#pageright h3 dt A:link,#pageright h3 dt A:visited,#pageright h3 dt A:active{COLOR:#0986D2}
#pageright h3 dt A:hover {COLOR:#0986D2}
#pageright h3 dd{ float:right; line-height:35px; color:#0986D2}
#pageright h3 dd A:link,#pageright h3 dd A:visited,#pageright h3 dd A:active{COLOR:#0986D2}
#pageright h3 dd A:hover {COLOR:#ff6600}


#pageright .pcon{ margin:0 auto; width:700px; overflow-x:hidden; padding-top:20px}

#pageright .pcon .ncon{ margin:0 auto; width:800px}
#pageright .pcon .ncon dl{ width:160px; float:left; text-align:center; margin-right:20px; margin-bottom:20px}
#pageright .pcon .ncon dl dt{ margin:0 auto;}
#pageright .pcon .ncon dl dd{ width:160px; margin:0 auto; line-height:24px; text-align:center}
