/* CSS Document */
.blank100 {clear:both; height:100px; overflow:hidden; display:block;}
.img{ width:900px; margin: 0 auto; clear:both; }
.img_con{ height:230px; overflow:hidden; }
.img_con ul { }
.img_list li{ float:left; /*width:1000px;*/ height:230px; margin-right:6px; }
.img_list li img{ width:300px; height:300px; padding:1px; border:#666 0px solid; }
.img_list li p{ /*width:200px;*//* height:60px;*/ /*line-height:18px;*/ font-size:10px; text-align:center;
	margin-left:0px;  }

