/**下拉列的选中样式**/
.gd_selected_style {background-Color: #102681;color: #FF0000;}
img{ border:0; margin-right:0px; _behavior:url('iepngfix.htc');}
/**弹出选择框按钮样式**/
.gd_selected_button{background:url('../images/searchbox_button.png') no-repeat center;border-style:none;}

/**下拉列只读的情况下的文本框样式（有个下拉箭头）**/
.gd_dropinput{background:url(../images/downxia.gif) right #fff no-repeat;}

/**必填项星号样式**/
.must_input {color:#FF0000;}

.redFont{ color:#BA020F;}
.priceFont{ color:#D60312;}
.nr img {
    border: 0 none;
    margin-left: 14px;
    margin-right: 0;
    margin-top: 10px;
}
/**按钮 **/
.pt_main .button01{
	background-color: #e23336;
	width: 70px;
	height: 24px;
	border: 0px;
	color: #FFF;
	cursor: pointer;
	border-radius: 3px;
	margin-right:5px;
	margin-top: 15px;
	text-decoration: none;
}
.pt_main .button02{
	background-color: #fff;
	width: 70px;
	height: 24px;
	border: 1px solid;
	color:  #e23336;
	cursor: pointer;
	border-radius: 3px;
	margin-right:5px;
	margin-top: 15px;
	text-decoration: none;
}

.gd_fb_btn{
	margin:0px auto;
	text-align:center;
	padding:10px 0px;
}