@charset "utf-8";
/* CSS Document */


body {
  font-family:"宋体";
  font-size: 14px;
  color: #000000;
  background-image:url(../images/logo.gif);
  
}
center{text-align:left}
a {
  text-decoration: underline;
  color: #000000;
}

img {
  border: 0;
}

#header,            /* 页眉 */
#footer,           /* 页脚 */
#mainNav,
#subNav,
#crumb,
#conBanner,
.conbody-morlink
.contitle,
.bg-title,
.conBody-pshow-m,
.conbody-morlink,
.clear,
.blank20,
.nopri
{        /* 页面导航 */
	display: none;
}
#content{ clear:both; float:none; background:url(../images/logo.gif)}
.conBody,
.sidBody,
.CDH{
width:100%;
display:block;
background-image:none
}

a:link:after,
a:visited:after {
  content: " (" attr(href) ") ";
  font-size: 90%;
}