@charset "utf-8";
/* CSS Document */
body{font-family:"微软雅黑";}
.mainContent{ border-top:#e5e5e5 2px solid; min-height:650px;}

#rightContent .listImg{ width:946px; height:200px;background:url(../images/imgShow/showImg.jpg); border-bottom:#e5e5e5 2px solid; margin:1px auto;}
#rightContent .listItem{ font-size:14px;}
#rightContent .listItem li{padding-left:16px; background:url(../images/tangle.png) no-repeat left; border-bottom:dashed 1px #d4d4d4; line-height:30px; position:relative;}
.listTime{position: absolute;right: 2px;top: 2px; color: #d4d4d4;}

.mainText{ width:946px;}
.mainText h1{ font-size:20px; text-align:center; margin-bottom:20px;}
.mainText p{line-height:30px; margin-bottom:10px;}