marquee {}
marquee img { width: 160px; height: 120px; }
.news { background-image: url(bg.jpg); width: 700px; float: left; padding-top: 8px; padding-right: 80px; padding-left: 80px; display: inline; }
.news .title { line-height: 40px; text-align: center; width: 700px; height: 80px; float: left; margin-bottom: 20px; border-bottom: 1px dashed #7eb5de; }
.news .title h1 { margin: 0; }

.news .newstext { font-size: 14px; line-height: 25px; width: 700px; float: left; }
