/*-------------------------item list -------------------------------------*/
.item_list ul { list-style: none; margin-top:10px; margin-left:2px; margin-bottom:10px;}
.item_list p { margin-bottom:7px;}
.item_list li{float:left;  width:157px; height:280px!important; height:290px; solid; padding:6px; 
margin:3px 2px 3px 2px!important; margin:3px 2px 3px 2px; border:#4242FF 1px dashed; background-color:#45FF45;} 
.item_list li:hover {  border:#FFFFFF 1px dashed; cursor:pointer; }
.item_list li .kob span{float:left; width:125px; height:125px; margin-left:16px; margin-bottom:5px; text-align:  center; display: block;position: absolute; background: url(../attachments/frame/) no-repeat; z-index:99; } 
.item_list li .kob img {  margin-left:19px; margin-top:2px; margin-bottom:8px;  }
.item_list li .kob span { behavior: url("iepngfix.htc") }
.item_list li .name {float:left; width:135px; margin-left:10px;  text-align:center; border-top:1px #E8FF52 dotted; padding:2px 0 2px 0;}
.item_list li .name a{ color:#666666;}
.item_list li .name a:hover{ color:#EAA606; cursor:pointer;}
.item_list li .name h1 { font-size:13px; font-weight:normal; color:#666666; line-height:15px; margin: 0px;padding: 0px; height:33px;}
.item_list li .name h1:hover {  color:#EAA606; cursor:pointer; }
/*---------------------------------------------------*/

