@charset "utf-8";
/* CSS Document */

/******************** MEDIO CENTRAL *****************/

/******************** BANNERS ***********************/
.middle_banner_wide_bottom,
.middle_banner_wide_top{
	float:left;
	width:630px;
	padding-left:6px;
	padding-right:10px;
	overflow:hidden;
	font-size:1px;
	line-height:1px;
}

/******************** related *******************/
.middle_related_box{
	width:644px;
	float:left;
}
.middle_related_title{
	width:628px;
	float:left;
	margin-left:6px;
	display:inline;
	padding:4px;
	padding-left:10px;
	padding-right:10px;
	color:#990000;
	border-top-color:#FF6600;
	border-top-style:solid;
	border-top-width:3px;
	background-color:#F8F8F8;
	margin-bottom:10px;
}
.middle_related_title h3{
	font-size:18px;
	font-weight:normal;
}
.middle_related_bottom{
	width:644px;
	height:8px;
	font-size:1px;
	line-height:1px;
	float:left;
	background-image:url(_img/644white_box_bottom.gif);
	background-repeat:no-repeat;
}


.middle_related_contents{
	width:644px;
	float:left;
	background-color:#FFFFFF;
	overflow:hidden;
}
.middle_related_reg{
	width:150px;
	float:left;
	margin-right:0px;
	margin-left:8px;
	display:inline;
	padding-bottom:5px;
	margin-bottom:20px;
	border-color:#DFDFDF;
	border-style:solid;
	border-width:1px;
}
.middle_related_reg_pic{
	width:150px;
	height:150px;
	float:left;
	text-align:center;
	background-color:#F7F7F7;
}
.middle_related_reg_name{
	width:144px;
	padding-left:3px;
	padding-right:3px;	
	height:40px;
	overflow:hidden;
	float:left;
}
.middle_related_reg_name a{
	color:#000000;
}
.middle_related_reg_price{
	width:144px;
	padding-left:3px;
	padding-right:3px;	
	float:left;
	font-size:12px;
	font-weight:bold;
	color:#9E2C2C;
}
.middle_related_reg_add{
	width:144px;
	padding-left:3px;
	padding-right:3px;	
	float:left;
	font-size:11px;
}
.middle_related_reg_add img{
	float:left;
	padding-top:5px;
}
.middle_related_reg_add a{
	float:left;
	padding-left:2px;
	color:#666666;
}
.middle_related_reg_vermas{
	width:140px;
	float:left;
	font-size:11px;
	text-align:right;
	padding-right:10px;
}
.middle_related_reg_vermas img{
	float:right;
	padding-top:2px;
	padding-left:3px;
}
.middle_related_reg_vermas a{
	float:right;
	line-height:9px;
	color:#666666;
}

.middle_related_reg_bottom{
	width:150px;
	float:left;
	display:none;
}


