@charset "utf-8";
@import url(public.css);

/*主体样式*/
#pagebody{ margin:20px auto 20px auto; width:980px}

#pageleft{ float:left; width:260px}
#pageright{ float:right; width:710px}

#pageright .pcon{ margin:0 auto;}


#pageright .pcon h1{line-height:25px; text-align:center; padding-top:30px; padding-bottom:10px; font-size:14px; width:680px; margin:0 auto;color:#1079c3;}
#pageright .pcon .ainfo{ width:680px; padding-top:6px; padding-bottom:5px; text-align:center; margin:0 auto; color:#999999}
#pageright .pcon .ncon{ width:680px; text-align:left; line-height:24px; margin:0 auto; padding-top:20px; padding-bottom:20px}
#pageright .pcon .ncon img{ width:100%;height: 100%}
#pageright .acon{ width:680px; text-align:left; line-height:24px; text-indent:}

#pageright .pcon .prenext{ width:680px; margin:0 auto; border-top:1px dashed #CCCCCC; padding-top:10px; padding-bottom:20px}
#pageright .pcon .prenext li{ width:680px; padding-top:2px; padding-bottom:2px; text-align:left}


.con_tit{ margin:30px auto 0px auto; height:32px; border-bottom:1px solid #CCCCCC; width:680px}
.con_tit dd{ float:left; width:100px; text-align:center; height:32px; line-height:32px; color:#666666; font-size:14px; font-weight:bold; cursor:pointer}
.con_tit dd.cli{ background:url(../images/tit05.jpg) center top no-repeat}


.list{ width:680px; margin:0 auto; padding-top:20px}
.list dd{ width:680px;text-align:left; line-height:24px; background:#F4F4F4; height:24px; margin-bottom:5px; text-indent:10px}
.list span{ float:right; padding-right:10px}



