@charset "gb2312";
/* CSS Document */


.info { padding:8px;line-height:180%; text-align:left; border:1px solid #ccc; margin-top:15px; text-indent:2em}
.info span { color:#C91926; font-weight:bold;}
.depart_title { width:983px; height:40px; line-height:40px;  margin-top:15px;}
.depart_title ul li { float:left; width:97px; text-align:center;border-bottom:1px solid #ccc; border-left:1px solid #ccc;border-top:1px solid #ccc; background:#f2f2f2; }
.depart_title ul .on{ background:#FFF; font-weight:bold; border-bottom:none;}
.depart_title ul .on a{ color:#C91926}
.list { width:983px; float:left; margin-top:15px;}

.infoList { background:#ccc;}
.infoList tr { background:#fff; height:34px; line-height:34px; color:#333;}
.infoList .title { background:#e2ecf5; color:#333;  font-weight:bold;}
.infoList td { padding-left:10px;}
.infoList td a:hover { color:#AC070B; font-weight:bold; text-decoration:underline}