@charset utf-8;

.area1 .col1 { float:left; width:432px; }
.area1 .col2 { float:right; width:340px; }

.about { height:240px; padding:0 4px; overflow:hidden; }
.about a { color:#F00; }

.news { height:240px; padding:0 4px; overflow:hidden; }

.pic-list {  }
.pic-list .item { width:176px; text-align:center; margin:5px 8px 0; }
.pic-list .item .pic { width:170px; height:128px; padding:2px; border:1px solid #CCC; }
.pic-list .item h3 { padding:5px 0 0; font-size:12px; font-weight:normal; }