@charset "utf-8";
@import url(public.css);

/*主体样式*/
body{background:#FFFFFF}

.banner{ margin:0 auto; height:256px;}


#pagebody{margin:10px auto 0px auto; width:960px}

#pageleft{ float:left; width:218px}
#pageright{ float:right; width:710px}






#pageright h3{ margin:0 auto; border-bottom:1px solid #3DBBF6}
#pageright h3 dt{ float:left; line-height:30px; font-size:14px; font-weight:bold; text-indent:15px}
#pageright h3 dd{ float:right; line-height:35px; color:#1F91D7; padding-right:15px}
#pageright h3 A:link,#pageright h3 A:visited,#pageright h3 A:active{COLOR:#1F91D7}
#pageright h3 A:hover {COLOR:#ff6600}


#pageright .pcon{ margin:0 auto;}


#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;}
#pageright .pcon .ncon dd span{ float:right; padding-right:10px}


