/* CSS Document */
.quicklisting_whole{
	width:664px;
	height:300px;
	overflow:hidden;
	background:#FFFFFF;

}
.quicklisting_left{
	width:610px;
	height:300px;
	float:left;
}
.quicklisting_row{
	width:618px;
	float:left;
	padding-left:0px;
}
.quicklisting_block{
	width:153px;
	height:150px;
	float:left;
}
.pic{
	width:138px;
	height:98px;
	_width:140px;
	_height:100px;
	float:left;
	border:#000000 1px solid;
	overflow:hidden;

}

.pic_selected{
    width:138px;
    height:98px;
    _width:140px;
    _height:100px;
    float:left;
    border:red 1px solid;
    overflow:hidden;
}

.text1{
	width:138px;
	height:30px;
	margin-left:1px;
}
.text1_L{
	/* width:92px; */
	width:138px;
	height:30px;
	float:left;
	font-size:11px;
	font-family:Arial;
	overflow:hidden;
}
.text1_R{
	width:46px;
	float:left;
	padding-top:5px;
	overflow:hidden;

}

.text2{
	width:140px;
	_width:138px;
	height:20px;
	margin-left:1px;
	font-size:10px;
	font-family:Arial;
	color:#39417b;
}
.text2_L{
	width:69px;
	height:20px;
	float:left;
	overflow:hidden;

}
.text2_R{
	width:69px;
	height:20px;
	float:left;
	text-align:right;
	overflow:hidden;

}

.quicklisting_right{
	width:45px;
	height:300px;
	float:right;
}
.quicklisting_top{
	height:190px;
}
