@charset "gb2312";
body{  height:100%; width:100%;
    width:expression(document.body.clientWidth <= 960? "960px": "auto");
    min-width:1190px;
}
a,a:hover{ text-decoration:none}
/**top style**/
.top_wrap{ background:#f5f5f5; width:100%; border-bottom:1px solid #dcdcdc; height:28px; line-height:28px;}
.top{ width:1190px; margin:0 auto; color:#3f3d3d;}
a.link_top:link,a.link_top:visited{ color:#3f3d3d; text-decoration:none; line-height:28px;}
a.link_top:hover{ text-decoration:underline}
a.link_top1:link,a.link_top1:visited{ color:#e90009; font-weight:bold; text-decoration:none}
a.link_top1:hover{ text-decoration:underline}
.top_txt{ color:#d20008; font-family:Arial}
