#layerShow{
	z-index:10000000;
	position:absolute;
	height:auto;
	width:525px;
	display:none;
}	
#info_box{
	width:525px;
	height:auto;
	position:relative;
}
#info_box #info_box_top{
	background:url('images/bor_box_top.png') no-repeat left top;
	width:525px;
	height:15px;
	float:left;
	clear:both;
}	
#info_box #info_box_bg{
	background:url('images/bor_box_bg.png') repeat-y left bottom;
	width:525px;
	height:auto;
	float:left;
	clear:both;
	display:block;
	overflow:hidden;
}
#info_box #info_box_bg #info_box_content{
	float:left;
	left:57px;
	margin:0;
  	min-height:400px;
  	height:auto !important;
  	height:400px;
	/*overflow:hidden;*/
	position:relative;
	top:0;
	width:405px;
	color:#4e4e4e;
}	
#info_box_content table td{
	color:#4e4e4e;
}
#info_box #info_box_bottom{
	background:url('images/bor_box_bottom.png') no-repeat left bottom;
	width:525px;
	height:25px;
	float:left;
	clear:both;
}	
#info_box #info_box_arrrow_l{
	background:url('images/arrow_l.png') no-repeat left bottom;
	width:37px;
	height:39px;
	float:left;
	clear:both;
	position:absolute;
	top:30px;
	left:9px;
}
#info_box #info_box_arrrow_r{
	background:url('images/arrow_r.png') no-repeat left bottom;
	width:34px;
	height:42px;
	float:right;
	clear:both;
	position:absolute;
	top:60px;
	right:19px;
}	
.float-wrap{
	z-index:100;
}	
.name_product{
	float:left;
	margin-left:10px;
	font-size:13px;
}
.intro_product{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-moz-border-radius-bottomleft:7px;
	-moz-border-radius-bottomright:7px;
	-moz-border-radius-topleft:7px;
	-moz-border-radius-topright:7px;
	background:#FFFFFF none repeat scroll 0 0;
	color:#6B6F6E;
	float:left;
	font-family:arial;
	font-size:11px;
	font-weight:bold;
	margin-left:30px;
	position:relative;
	text-align:right;
	width:280px;
}
.intro_product ul{
	padding:0px;
	margin:3px;
	clear:both;
	margin-left:30px;
}
.intro_product img{
	float:left;
	margin-bottom:12px;
	margin-left:17px;
}
.table_info{
	font-family:arial;
	font-size:11px;
	font-weight:bold;	
	color:#6b6f6e;
	clear:both;
	border-collapse:collapse;

}	
.attribute_product{
	border:1px solid #d6d6d6;
	border-top:none;
}
.table_info td{

}
.table_info table td{
	border:none;
}
.rug_options_4,.rug_options_5,.rug_options_21,.rug_options_8,.id0{
	background:#dfdfdf;
}
#info_box_content .optionMenu_checkbox{
	display:none!important;
}
#info_box_content.optionMenu_main{
	overflow:hidden;
}
