@charset "utf-8";
@import url(public.css);

/*主体样式*/
#pagebody{margin:20px auto 20px auto; width:1185px}

#pageleft{ float:left; width:230px; }
#pageright{ float:right; width:930px}
#pageright h3{ margin:0 auto; background:url(../images/title02.jpg) repeat-x; height:38px; border-right:1px solid #e0e0e0}
#pageright h3 dt{ float:left; background:url(../images/title02bg.jpg) left top no-repeat; line-height:38px; font-size:16px; text-indent:27px}
#pageright h3 dd{ float:right; line-height:38px; padding-right:15px}

#pageright .pcon{ margin:0 auto; overflow-x:hidden; width:930px}
#pageright .pcon .ncon{  margin:0 auto; padding-top:15px; width:1030px}
#pageright .pcon .ncon dl{ width:200px; margin-right:40px; float:left; margin-bottom:30px}
#pageright .pcon .ncon dl dt{ margin:0px auto}
#pageright .pcon .ncon dl dt img{ border:1px solid #CCCCCC}
#pageright .pcon .ncon dl dd{ margin:0 auto; line-height:30px; text-align:center; line-height:30px; font-size:14px; white-space:nowrap; overflow: hidden;text-overflow: ellipsis;}
