@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:720px; margin:0 auto; padding-top:15px}
#pageright .pcon .ncon dl{ float:left; width:172px; margin-right:8px; margin-bottom:8px}
#pageright .pcon .ncon dl.mr0{ margin-right:0px}
#pageright .pcon .ncon dl dt{ width:170px; border:1px solid #CCCCCC; height:160px; overflow:hidden}
#pageright .pcon .ncon dl dd{ background:#CCCCCC; line-height:30px; text-align:center;  height:30px}