@charset "utf-8";
/* CSS Document */
.FrontCompanyPurchase_groupForm-defalut * {
	margin:0;
	padding:0;
	font-size:12px;
	color:#000;
	font-family:"宋体";
}
.FrontCompanyPurchase_groupForm-defalut {
	width:540px;
}
/*标题*/
.FrontCompanyPurchase_groupForm-defalut .title {
	background:url(../../images/product/h3_right.gif) right top no-repeat;
	height:29px;
	line-height:29px;
	font-size:14px;
}
.FrontCompanyPurchase_groupForm-defalut .title span {
	background:url(../../images/product/h3_left.gif) left top no-repeat;
	height:29px;
	line-height:29px;
	display:block;
	padding-left:17px;
	color:#ffffff;
}
.FrontCompanyPurchase_groupForm-defalut .info {
	background:#efefef;
	border-right:1px solid #658aa7;
	border-bottom:1px solid #658aa7;
	border-left:1px solid #658aa7;
	padding:5px 10px 10px 10px;
}
/*批量购买说明*/
.FrontCompanyPurchase_groupForm-defalut .info .con {
	line-height:1.5em;
	text-indent:2em;
}
.FrontCompanyPurchase_groupForm-defalut .info .noindent {
	text-indent:0;
	margin-left:20px;
}
.FrontCompanyPurchase_groupForm-defalut .info .con img {
	border:0;
	vertical-align:middle;
	padding:0 3px;
}
/*联系方式*/
.FrontCompanyPurchase_groupForm-defalut .info table {
	margin-top:20px;
}
.FrontCompanyPurchase_groupForm-defalut .info table .star {
	color:#ff0000;
}
.FrontCompanyPurchase_groupForm-defalut .info table tr .alignR {
	text-align:right;
}
.FrontCompanyPurchase_groupForm-defalut .info table tr td .input {
	border:1px solid #c6c6c6;
	height:17px;
	line-height:17px;
	width:200px;
	vertical-align:middle;
}
.FrontCompanyPurchase_groupForm-defalut .info table tr td textarea {
	width:350px;
	height:60px;
	border:1px solid #c6c6c6;
}
.FrontCompanyPurchase_groupForm-defalut .info table .des td span {
	vertical-align:top;
}
/*按钮*/
.FrontCompanyPurchase_groupForm-defalut .info table tr td .button {
	width:59px;
	height:22px;
	line-height:24px;
	border:0;
	color:#fff;
	font-weight:bold;
	background:url(../../images/product/search.gif) no-repeat left center;
	margin-top:15px;
}
.FrontCompanyPurchase_groupForm-defalut .info table tr .gray {
	color:#c0c0c0;
}

.FrontCompanyPurchase_groupForm-defalut .info a.call_bt {
	display:inline-block;
	background:url(../../images/product/call.gif) no-repeat;
	text-decoration:none;
	height:24px;
	width:101px;
	line-height:24px;
	text-align:center;
	margin:5px;
}

.FrontCompanyPurchase_groupForm-defalut .info div.area {
	padding:10px;
	border:1px solid #eee;
	border-left-color:#ccc;
	border-top-color:#ccc;
	margin-bottom:10px;
	background:#FFFFFF;
	margin:5px 20px;
}



