#row-body {
	padding-top: 10px; /*FF*/
	*+padding-top: 20px !important; /*IE 7*/
	*padding-top: 20px; /*IE 6*/
}
#quicksearch {
	background-image: url(/images/quicksearch_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	width: 960px;
	margin-bottom: 10px;
	overflow: hidden;
}
#quicksearch ul {
	margin-left: 10px;
}
#quicksearch ul li {
	float: left;
	padding-top: 10px;
}
#quicksearch ul li.text {
	padding-top: 15px;
	margin-left: 10px;
	padding-right: 5px;
	text-align: right;
}
#quicksearch ul li .textbox {
	height: 16px;
	width: 150px;
}
#quicksearch ul li .select {

}

#quicksearch ul li .button {
	background: transparent;
	background-image: url(/images/search_btn_bg3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 21px;
	width: 104px;
	border: none;
	margin-left: 15px;
}
#row-body .header {
	width: 735px;
	background-image: url(/images/listbox_top_t9.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#row-body .box-left {
	width: 735px;
	background-image: url(/images/listbox_top_09.gif);
	background-position: left top;
}
#row-body .box-left .bottom {
	background-image: url(/images/listbox_bottom_3.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 10px;
}

#row-body .imgtxt {
	float: left;
	height: 150px;
	width: 446px;
	margin-right: 7px;
	margin-left: 7px;
	*+margin-left: 7px;
	*margin-left: 4px;
	margin-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #fffdf0;
	border: 1px solid #dac77d;
}
#row-body .imgtxt .image {
	float: left;
	width: 152px;
	text-align: center;
}
#row-body .imgtxt .image .img {
	border: 1px solid #ddcc87;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 6px;
}
#row-body .imgtxt .text {
	float: right;
	width: 285px;
	padding-top: 10px;
}
#row-body .imgtxt .text dl dt {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	font-family: Arial, "宋体";
}
#row-body .imgtxt .text dl dd {
	padding-top: 2px;
	padding-bottom: 4px;
	font-family: Arial, "宋体";
}
#row-body .imgtxt .text dl dd em {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FF6600;
}

