

.image_list_part{
	text-align:center;
	margin-left:10px;
	width:760px;
}

.image_list_part .shop_name{
	font-size:12px;
	margin:5px auto 5px auto;
	width:155px;
}

.image_list_part .image_list_record{
	width:180px;
	margin:10px 3px 10px 3px;
	float:left;
	border-top:#CCCCCC solid 1px;
	border-left:#CCCCCC solid 1px;
	border-right:#AAAAAA solid 2px;
	border-bottom:#AAAAAA solid 2px;
	padding:10px 0px 5px 0px;
	height:170px;
}

.image_list_part .image_list_record_active{
	width:182px;
	margin:10px 3px 11px 3px;
	float:left;
	border:#CCCCCC solid 1px;
	padding:10px 0px 5px 0px;
	background-color:#FFFF99;
	height:170px;
}

.image_list_part a.img{
	border:#999999 solid 1px;
	display:block;
	width:150px;
	height:112px;
	margin:auto;
}

.image_list_part a.img:visited{
	border:#999999 solid 1px;
	width:150px;
	height:112px;
	display:block;
	margin:auto;
}

.image_list_part  a.img:hover{
	border:#FF00FF solid 1px;
	width:150px;
	height:112px;
	display:block;
	margin:auto;
}

.image_list_part a{
	font-size:12px;
}	


.image_list_part img{
	border:none;
}

/*********************
 * design list title 
 *********************/
.design_list_title_part {
	background-image:url(../img/new_nail_design_spacer.gif);
	height:20px;
	width:750px;
	margin-left:10px;
}

.design_list_title_part .head {
	background-image:url(../img/design_page_title.gif);
	width:150px;
	height:20px;
}

