<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
@import url(public.css);

/*主体样式*/
#pagebody{margin:20px auto 20px auto; width:1200px}

#pageleft{ float:left; width:230px; }
#pageright{ float:right; width:950px}
#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:950px}
#pageright .pcon .ncon{  margin:0 auto; padding-top:15px; width:1050px}
#pageright .pcon .ncon dl{ width:175px; margin-right:18px; float:left; margin-bottom:15px}
#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;}
</pre></body></html>