/* CSS Document */
.blank100 {clear:both; height:100px; overflow:hidden; display:block;}
.img{ width:300px; margin: 0 auto; clear:both; }
.img_con{ height:5500px; overflow:hidden; }
.img_con ul { }
.img_list li{ float:left; width:300px; height:240px; margin-right:6px; }
.img_list li img{ width:300px; height:200px; 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;  }

