@charset "utf-8"; /* CSS Document */ .cur_page { color: #C22525; font-size: 16px; height: 25px; line-height: 25px; } .cur_page a{ color: #C22525; font-size: 16px; height: 25px; line-height: 25px; } .content_wrapper{ border-top: 2px solid #000; } .content_title{ text-align:center; } .content_time{ text-align:center; font-size:12px; color:#999; margin-bottom:20px; } .content_text{ border-bottom:1px dotted #666; margin-top:20px; padding-bottom:20px; } .content_zhushi{ text-align:center; font-size:12px; color:#999; padding:10px 0 10px 0; } .content_RelNews li{ list-style-type: circle; list-style-position:inside; font-size:13px; color:#999; line-height:25px; } .content_RelNews a{ font-size:13px; color:#999; }