
body {
width:100%;
margin:0;
padding:0;}

#root {
min-width:800px;
}

#d {
min-width:240px;
width:240px;
float:left;
}
#d2 {
width:auto;
/*overflow:hidden;*/
margin-left:15px;
margin-right:15px;
}

#d21{
float:left;
width:45%;
/*overflow:hidden;*/
}
#d22{
float:right;
width:45%;
/*overflow:hidden;*/
}

#d3 {
float:right;
min-width:240px;
width:240px;
}

#e 
{
	background-image:url(../images/m4_line.gif);
	background-repeat:repeat-y;
	/*background-position:right;*/
	
min-width:480px;
width:480px;
float:left;
}

#e2 
{
width:auto;
/*overflow:hidden;*/
margin-left:15px;
}

#f {
min-width:240px;
width:240px;
float:left;

}
#f2 
{
width:auto;
position:relative;
margin-left: 250px;
/*overflow:hidden;*/
}

.tbl
{
	float:left;
	width:100%;
}







#root {
min-width:800px;
position:relative;

}

#e {
background-image:url(../images/m4_line.gif);
background-position:left center;
background-repeat:repeat-y;
min-width:480px;
position:relative;
width:480px;
}

#e2 {
margin-left:480px;
}

.rPrc2 .goodsTitle2{
	font: bold 12px "Tahoma";
	/*width:100%;*/
	margin-left: 120px;
}
.rPrc2 .goodsDis{
	margin-left: 120px;
}

.leftCntr{
}
