@charset "gb2312";
/* CSS Document */

.intro { width:1001px; float:left; border:1px #ccc solid; background:#fff; height:190px; margin-top:10px;}
.intro .title { padding:16px 40px; font-size:26px; color:#CC0000; text-align:center; line-height:40px;}
.intro .c { line-height:30px; padding:0 40px; font-size:16px;}

.list { width:1001px; float:left; border:1px solid #ccc; margin-top:10px;background:#fff;}
.list .t { width:1001px; float:left; height:40px; line-height:40px; border-bottom:1px dotted #ccc; background:#F7F7F7;}
.list .t .front { width:122px; height:40px; float:left; background:#C60004; font-size:18px;}
.list .t .front span { color:#fff; padding-left:20px;}
.list .c { float:left; width:983px; margin-left:18px; display:inline; margin-top:19px;}
.list .c .item { width:179px; height:33px; float:left;border:1px solid #ccc; margin:0 14px 18px 0; display:inline; text-align:center; line-height:33px; }
.list .c .item span { float:left;}