﻿@charset "utf-8";
@import url("enter.css");
.news{ margin:15px 10px}
.news li{ border-bottom:1px dashed #ccc; padding:5px 10px 5px 25px; color:#ccc; background:url(../images/arrow.gif) no-repeat 5px}
.news .lion{background:url(../images/arrow.gif) #F6F6F6 no-repeat 10px}
.news li span{ float:right}
.news li a{ float:left; color:#666}
.news li a:hover{ color:#c30}
#rightbar .news li a{ color: #6D6050}
#rightbar .news li a:hover{ color: #c30}

#recentinfo{ margin:5px auto}
#recentinfo .title,.similar .title{ background:url(../images/title5.gif) no-repeat; height:29px}
#recentinfo .title a{ color:#6C2300; font-weight:bold}
#recentinfo ul{ margin:5px}

.similar{ background-color:transparent}

.search{ margin:5px; padding:10px 50px; background:url(../images/zoom.gif) no-repeat 5px}

.content{ margin:0 20px; color:#666; line-height:20px}
.content h1{ font-size:18px; border-bottom:1px solid #ccc; padding:10px 0 20px 0; text-align:center}
.content p{ text-indent:2em; margin:5px 0}
.content .date{ color:#999; text-align:right; border-top:1px solid #ccc; border-bottom:1px solid #ccc;padding:2px 0; margin:20px auto}
.content .date a{ margin-right:30px}