@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;}
#pageright .pcon .ncon{ width:900px; margin:0 auto; padding-top:30px}
#pageright .pcon .ncon dd{ width:900px;text-align:left; line-height:24px; height:24px; margin-bottom:5px; font-size:14px;}
#pageright .pcon .ncon dd span{ float:right; padding-right:10px}
#pageright .pcon .ncon .item{ margin:0 auto; border-bottom:1px solid #EBEBEB; padding-bottom:15px; margin-bottom:15px}
#pageright .pcon .ncon .item .tit{ margin:0 auto; font-size:16px; line-height:35px; white-space:nowrap; overflow: hidden;text-overflow: ellipsis;}
#pageright .pcon .ncon .item .tit a{ color:#336699}
#pageright .pcon .ncon .item .tit a:hover{ color:#ff6600}
#pageright .pcon .ncon .item .des{ color:#808080; margin:0 auto; text-align:left; line-height:20px; font-size:14px}
#pageright .pcon .ncon .item .des img{ float:left; margin-right:15px}
#pageright .pcon .ncon .item .date{ line-height:30px; color:#B9B9B9}




