@charset "gb2312";


.section{ border-top: 1px solid #3d3d33;  padding: 1.5em 0; }
.first{ border-top: none; }

.thumbnail{padding: 0;float: left;margin:0;width:190px;height:45px;float:left; background-color:#FFFFFF}
.thumbnail img{width:145px;height:30px}
.thumbnail p{text-align:center;font:  12px/18px "ËÎÌå" ; color:#000; font-weight:bold}	


.caption{ font-size: 0.9em; padding-top: 0.2em ;	}



/* clearing
----------------------------------------------- */

.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}

* html>body .clearfix {display: inline-block; width: 100%;}

* html .clearfix {/* Hides from IE-mac \*/height: 1%;/* End hide from IE-mac */}	

