@charset "utf-8";
/* CSS Document */
#container{width:950px; margin:0 auto; overflow:hidden;}
#jiagetabs2{border:1px #ccc solid; width:948px; overflow:hidden; background:#faffef; padding:0 0 6px 0;}
#jiagetabs2 .ui-tabs-nav{
width:100%;
margin:0 0 0 0;
height:25px;
overflow:hidden;
background:#ebf7b1;
background:url(../images/sales/sales-list_ui-tabs-nav_bg.gif) repeat-x 0 0;
}
#jiagetabs2 .ui-tabs-nav li{
line-height:24px;
float:left;
padding:0px 23px;
text-align:center;
}
#jiagetabs2 .ui-tabs-nav li a{
text-decoration:none;
font-weight:bold;
color:#333333;
}
#jiagetabs2 .ui-tabs-nav  .ui-state-default{
}
#jiagetabs2 .ui-tabs-nav  .ui-tabs-selected{
background:#faffef;
border-right:1px solid #cccccc;
border-left:1px solid #cccccc;
border-bottom:1px solid #faffef;
background:#faffef url(../images/index/icon_1.gif) no-repeat 10px 10px;
}
#jiagetabs2 .ui-tabs-nav  .first{
	border-left:0;
}
#jiagetabs2  .ui-tabs-panel{
padding:5px 5px 0px 5px;
display:block;
background:#faffef;
padding:5px 63px 0 45px;
	width:840px;
	line-height:20px;
}
#jiagetabs2  .ui-tabs-panel table{
border-left:1px solid #ebf7b1;
width:741px;
margin:0 0 5px 0;
}
#jiagetabs2  .ui-tabs-panel table th{
background:#ebf7b1;
text-align:center;
line-height:30px;
}
#jiagetabs2  .ui-tabs-panel table td{
border-bottom:1px solid #ebf7b1;
text-align:center;
line-height:30px;
border-right:1px solid #ebf7b1;
}
#jiagetabs2  .ui-tabs-hide{
display:none;
}
#jiagetabs2  .ui-tabs-panel p{
	padding:5px 0;
	width:100%;
	float:left;
}
#jiagetabs2  .ui-tabs-panel p input,
#jiagetabs2  .ui-tabs-panel p select{
vertical-align:middle;
}
#jiagetabs2  .ui-tabs-panel .msg_liss{
	overflow:hidden;
	padding:8px 0 2px 0 ;
	width:100%;
	float:left;
	border-top:1px #b0ca35 dotted;
}
#jiagetabs2  .ui-tabs-panel .msg_liss a{
	color:#333431;
}
#jiagetabs2  .ui-tabs-panel .msg_liss a:hover{
color:#fa0103;
}

.seales_list_container{
	width:946px;
	border:1px #ccc solid;
	padding:1px;
	margin:6px 0 21px 0;
}
.seales_list_container .hd{
	height:30px;
	line-height:30px;
	padding:0 0 0 23px;
	background:#ecf7b2 url(../images/sales/sales_list_container_hd.gif) no-repeat 7px center;
}
.seales_list_container .hd h3{
	color:#00682d;
	font-weight:700;
	
}
.seales_list_container .hd p{
	float:right;
	display:inline;
	margin:0 6px 0 0;
}
.seales_list_container .bd{
	margin:1px 2px 0 5px;
}
.seales_list_container .bd table{
	border-collapse: collapse;
}
.seales_list_container .bd table th{
	background:#faffeb;
	border-bottom:1px #b1df96 dashed;
	padding:0 0 1px 0;
	text-align:center;
	height:27px;
	line-height:27px;
}
.seales_list_container .bd table .tdleft{
text-align:left;
padding:0 0 0 26px;
}
.seales_list_container .bd table td{
	border-bottom:1px #dddddd dotted;
	padding:19px 0 27px 0;
	text-align:center;
}
.seales_list_container .bd table td.last{
	border:0;
}
.seales_list_container .bd table td.product_image img{
	border:1px #b7c7e1 solid;
}
.seales_list_container .bd table td.product_message{
	text-align:left;
	padding:19px 0 19px 26px;
	}
.seales_list_container .bd table td.product_message h4 a{
	text-decoration:underline;
	color:#001d4c;
	font-size:14px;
	font-weight:700;
}
.seales_list_container .bd table td.product_message h4 span{
	color:#666666;
}
.seales_list_container .bd table td.product_message p{
	color:#666666;
	font-size:12px;
	line-height:18px;
	padding:2px 0;
}
.seales_list_container .bd table td.product_message p img{
	vertical-align:middle;
	}
.seales_list_container .bd table td.product_message .company_name{
	text-decoration:underline;
	color:#020c4b;
	margin:0 20px 0 0;
}
.seales_list_container .bd table td.product_location{
	color:#666666;
}
.seales_list_container .bd table td.product_grade{
	font-size:13px;
	color:#666666;
}
.seales_list_container .bd table td.product_contact a{
	display:block;
	text-decoration:underline;
	padding:0 0 0 19px;
	color:#001d4c;
	margin:0 auto 3px auto;
	width:48px;
}
.seales_list_container .bd table td.product_contact a.leave_reply{
	background:url(../images/sales/sales_list_leave_reply.gif) no-repeat 0 center;
}
.seales_list_container .bd table td.product_contact a.contact_line{
	background:url(../images/sales/sales_list_contact_line.gif) no-repeat 0 center;
}


#sales_detail_left{border:1px #ccc solid; width:948px;}
#sales_detail_left .ui-tabs-nav{
width:100%;
margin:0 0 0 0;
height:25px;
overflow:hidden;
background:#ebf7b1;
background:url(../images/sales/sales-list_ui-tabs-nav_bg.gif) repeat-x 0 0;
}
#sales_detail_left .ui-tabs-nav li{
line-height:24px;
float:left;
padding:0px 23px;
text-align:center;
}
#sales_detail_left .ui-tabs-nav li a{
text-decoration:none;
font-weight:bold;
color:#333333;
}
#sales_detail_left .ui-tabs-nav  .ui-state-default{
}
#sales_detail_left .ui-tabs-nav  .ui-tabs-selected{
background:#faffef;
border-right:1px solid #cccccc;
border-left:1px solid #cccccc;
border-bottom:1px solid #faffef;
background:#faffef url(../images/index/icon_1.gif) no-repeat 10px 10px;
}
#sales_detail_left .ui-tabs-nav  .first{
	border-left:0;
}
#sales_detail_left  .ui-tabs-panel{
	display:block;
	background:#faffef;
	padding:5px 18px 0 33px;
	width:630px;
	line-height:20px;
}

#sales_detail_left  .ui-tabs-hide{
display:none;
}
#sales_detail_left  .ui-tabs-panel p{
	padding:5px 0;
	line-height:20px;
	font-size:14px;
	color:#333333;
}
#sales_detail_left  .ui-tabs-panel ul{
	overflow:hidden;
	padding:8px 0 2px 0 ;
	border-top:1px #b0ca35 dotted;
}
#sales_detail_left  .ui-tabs-panel li{
	float:left;
	width:120px;
	margin:5px 0;
}
#sales_detail_left  .ui-tabs-panel li a{
	color:#333431;
}
#sales_detail_left  .ui-tabs-panel li a.first{
	color:#fa0101;
}

.sales_company_box{
	width:946px;
	border:1px #ccc solid;
	margin:6px 0 0 0;
	padding:1px;
}
.sales_company_box .hd{
	height:30px;
	background:#ecf7b2;
	line-height:30px;
	color:#025e2f;
	font-size:14px;
	line-height:30px;
	margin:0 0 20px 0;
	padding:0 0 0 29px;
}
.sales_company_box .hd h3{
	line-height:30px;
	font-weight:700;
}
.sales_company_box .bd{
	overflow:hidden;
	padding:0 0 16px 0;
}
.sales_company_box .bd .company_img{
	margin:0 0 0 31px;
	width:300px;
	float:left;
	display:inline;
}
.sales_company_box .bd .company_table{
	margin:0 0 0 15px;
	border-left:1px #edeee6 solid;
	border-right:1px #edeee6 solid;
	padding:8px 15px;
	width:auto;
	float:left;
	display:inline;
}
.sales_company_box .bd .company_table td{
	border-bottom:1px #b1ca3a dotted;
	padding:3px 0;
	line-height:18px;
	color:#333333;
}
.sales_company_box .bd .company_table td span{
	color:#ff6600;
}
.sales_company_box .bd .company_infomation{
	float:right;
	width:354px;
}
.sales_company_box .bd .company_infomation h3{
	color:#025e2f;
	font-size:16px;
	font-weight:700;
	text-decoration:underline;
	margin:10px 0;
}
.sales_company_box .bd .company_infomation p{
	color:#333333;
	line-height:24px;
}
.sales_company_box .bd .company_infomation p a img{
	margin:0 0 15px 0;
}
.sales_company_box .hd span{
	color:#ff6600;
}
.sales_company_box .hd img{
	float:right;
	display:inline;
	margin:0 19px 0 0;
}
.sales_detail_container{
	margin:7px 0 4px 0;
	overflow:hidden;
}
.sales_detail_container #sales_detail_left{
	float:left;
	width:681px;
	border:1px #ccc solid;
}
.sales_detail_container .sales_detail_right{
	float:right;
	width:257px;
	border:1px #ccc solid;
}
.sales_detail_container .sales_detail_right .hd{
	border-bottom:1px #ccc solid;
	padding:1px;
	background:#ebf7b1;
}
.sales_detail_container .sales_detail_right .hd h3{
	color:#404040;
	font-weight:700;
	padding:0 0 0 6px;
	height:22px;
	line-height:22px;
}
.sales_detail_container .sales_detail_right .bd ul{
	padding:12px 0 0 0;
	overflow:hidden;
}
.sales_detail_container .sales_detail_right .bd ul li{
	width:48%;
	text-align:center;
	float:left;
}
.sales_detail_container .sales_detail_right .bd ul li img{
	border:1px #cecece solid;
}
.sales_detail_container .sales_detail_right .bd ul li span{
	display:block;
	text-align:center;
	margin:4px auto 10px;
	color:#025e2f;
}
.sales_detail_container .sales_detail_right .bd ul li span s{
	color:#025e2f;
}
.sales_recommend_products{
	clear:both;
}
.sales_recommend_products .hd{
	background:url(../images/sales/sales_recommend_products_hd.jpg) repeat-x 0 0;
	height:31px;
	padding: 10px 0 0 16px;
	color:#404040;
}
.sales_recommend_products .hd h3{
	font-weight:700;
}
.sales_recommend_products .bd{
	overflow:hidden;
}
.sales_recommend_products .bd ul{
	float:left;
	width:913px;
	padding:13px 0 0 35px;
	border:1px #dddddd solid;
	border-bottom:0;
}
.sales_recommend_products .bd ul li{
	float:left;
	width:83px;
	padding:0 20px;
	text-align:center;
}
.sales_recommend_products .bd ul li img{
	border:1px #cecece solid;
}
.sales_recommend_products .bd ul li span{
	display:block;
	text-align:center;
	margin:4px auto 10px;
	color:#025e2f;
}
.sales_recommend_products .bd ul li span a{
	color:#025e2f;
}
.sales_recommend_products .fd{
	height:23px;
	background:#f1f1f1;
	text-align:right;
	padding:5px  14px 0 0;
	border:1px #dddddd solid;
	border-top:0;
	clear:both;
}
.sales_detail_notes{
	margin:9px 0 14px 0;
	border:1px #ccc solid;
	height:38px;
	background:#faffef url(../images/sales/sales_detail_notes_icon.gif) no-repeat 22px 11px;
	line-height:19px;
	padding:14px 0 14px 53px;
}

.expo_navigation{margin:20px 0 0 27px; padding:9px 0 4px 0; height:20px; line-height:20px;}
.expo_navigation p{float:left;}
.expo_navigation p .all_num{color:#fe0000;}
.expo_navigation p.right{float:right; pa}
.expo_navigation p.right a{ float:left; width:55px; height:20px; line-height:20px; text-align:center; background:url(../images/expo/expo_navigation_a.gif) no-repeat 0 0; margin:0 4px; color:#652607;}
