@charset "utf-8";
@import url(public.css);

/*主体样式*/

body{ background:url(../images/line01.jpg) left 530px repeat-x;}

/*主体样式*/
#pagebody{margin:0px auto 30px auto; width:1200px}

#pagebody h3{ margin:20px auto; height:55px; overflow:hidden;}
#pagebody h3 dt{ float:left; line-height:55px; font-size:25px;}
#pagebody h3 dt span{ font-size:14px; font-family:Arial, Helvetica, sans-serif; padding-LEFT:5px; color:#999999}
#pagebody h3 dt a:hover{COLOR:#333333}
#pagebody h3 dd{ float:right; line-height:55px; background:url(../images/weizhi.jpg) left no-repeat; text-indent:35px; font-size:14px}


#pageleft{ float:left; width:260px; }
#pageright{ float:right; width:900px}



#pageright .pcon{ margin:0 auto;}

#pageright .pcon .ncon{ width:1000px; margin:0 auto; padding-top:15px}
#pageright .pcon .ncon .item{ float:left; width:290px; height:210px; position:relative; margin-right:13px; overflow:hidden; cursor:pointer; margin-bottom:13px}
#pageright .pcon .ncon .item .bg{ position:absolute;  filter:alpha(opacity=60);-moz-opacity:0.6;-khtml-opacity: 0.6;opacity: 0.6; background:#000000; height:50px; z-index:10; bottom:0px; width:100%  }
#pageright .pcon .ncon .item .txt{ position:absolute; height:50px; z-index:100; bottom:0px; width:100%; line-height:50px; text-align:center; font-size:16px; overflow:hidden; height:50px;  }
#pageright .pcon .ncon .item .txt a{ color:#CCCCCC}
#pageright .pcon .ncon .item .more{ display:none}
#pageright .pcon .ncon .hover .bg{ height:210px}
#pageright .pcon .ncon .hover .txt{top:45px;}
#pageright .pcon .ncon .hover .txt a{ color:#FFFFFF}
#pageright .pcon .ncon .hover .more{ position:absolute; bottom:62px; display:block; z-index:100; width:100%}
#pageright .pcon .ncon .hover .more a{; width:130px; line-height:45px; text-align:center; margin:0 auto; color:#FFFFFF; text-align:center; background:#333333; display:block;  filter:alpha(opacity=60);-moz-opacity:0.6;-khtml-opacity: 0.6;opacity: 0.6;}
