@charset "utf-8";
/* CSS Document */

ul#articleList{ margin:30px auto 0 auto; padding:0; list-style:none; list-style-image:none; width:470px;}
ul#articleList li{ float:left; display:block; width:150px; height:160px; margin:5px 30px; padding:10px 12px 13px 10px; background:url(/design/images/articleList_fond.jpg) no-repeat left top;  text-align:center;}
ul#articleList .thumb{ width:150px; height:100px; overflow:hidden;}
ul#articleList h4{ margin:0; padding:8px 0 5px 0;}
ul#articleList h5{ margin:0; padding:0; color:#4B2607; font-size:11px; font-weight:normal; height:28px; overflow:hidden;}
.none{ display:none;}