﻿
@charset "utf-8";
/* CSS Document */

.annBox { margin:20px 0; padding:10px; background: url(../images/sx_bg.jpg); min-height:100px;}
.annList { color:#FFF; }
.annList li { float:left; width:545px; background:#202131; margin:10px; border-radius:5px; }
.annList .annImg img { width:120px; height:80px;}
.annList .annCon { margin-left:20px; padding-top:10px;}
.annList .annCon p { padding-top:10px; }