﻿/* CSS Document */
/*basic style*/
/*id style*/
#content{
}
/**********头部**********/
#til_image{
	width:940px;
	height:220px;
	padding:10px 10px 30px;
	background:url(http://www.800best.com/ht/css/bg.png) no-repeat 0 -1050px;
	_background:url(http://www.800best.com/ht/css/bg.gif) no-repeat 0 -1050px;
}
/****/
#left{
	float:left;
	width:200px;
}
#left_links{
	margin-top:10px;
}
#left_links li{
	margin-bottom:5px;
}
/****/
#track{
	background:#f9f9f9;
	width:190px;
	margin:10px 0 30px 10px;
	padding-bottom:30px;
	text-align:center;
}
#track h2{
	line-height:40px;
	padding-left:0;
	background:url(http://www.800best.com/ht/css/bg.png) no-repeat -200px -1350px;
	_background:url(http://www.800best.com/ht/css/bg.gif) no-repeat -200px -1350px;
	font-size:16px;
	font-family:微软雅黑;
	color:#fff;
}
#inputNumber{
	width:160px;
	height:120px;
	margin:10px 0;
	padding:5px;
	background:#fff;
	border:#ccc 1px solid;
	line-height:20px;
	font-size:13px;
	_font-size:12px;
	color:#666;
}
#btn_track{
	padding:4px 15px;
}
#track_info{}
#track_info a{
	text-decoration:underline;
	color:#C71F25;
}
#track_info iframe{
	width:96%;
	height:150px;
	margin:0 10px;
	border:#EBB6BA 1px solid;
}
/*********/
#menu{
	width:200px;
	padding-bottom:30px;
	background:url(http://www.800best.com/ht/css/bg.png) no-repeat 0 bottom;
	_background:url(http://www.800best.com/ht/css/bg.gif) no-repeat 0 bottom;
}
#menu h2{
	line-height:40px;
	padding-left:55px;
	background:url(http://www.800best.com/ht/css/bg.png) no-repeat -200px -1350px;
	_background:url(http://www.800best.com/ht/css/bg.gif) no-repeat -200px -1350px;
	font-size:16px;
	font-family:微软雅黑;
	color:#fff;
}
#menu ul{
	width:170px;
	margin:15px 0 10px 10px;
}
#menu li{
	margin:5px 0;
}
#menu li a{
	display:block;
	height:32px;
	line-height:32px;
	padding-left:45px;
	background:url(http://www.800best.com/ht/css/bg.png) no-repeat -200px -1450px;
	_background:url(http://www.800best.com/ht/css/bg.gif) no-repeat -200px -1450px;
	font-size:14px;
	color:#666;
	text-decoration:none;
}
#menu li a:hover{
	background:url(http://www.800best.com/ht/css/bg.png) no-repeat -200px -1400px;
	_background:url(http://www.800best.com/ht/css/bg.gif) no-repeat -200px -1400px;
	color:#C71F25;
}
#menu .li_submenu{
	padding-left:10px;
}
#menu .li_hassub a{}
#menu .li_hassub a:hover{}
#menu li .current{
	background:url(http://www.800best.com/ht/css/bg.png) no-repeat -200px -1400px;
	_background:url(http://www.800best.com/ht/css/bg.gif) no-repeat -200px -1400px;
	color:#C71F25;
}
/*****************************/
#right{
	padding:0 10px 40px 220px;
}
h1{
	line-height:40px;
	margin-bottom:10px;
	padding-left:20px;
	background:url(http://www.800best.com/ht/css/bg.png) no-repeat -210px -1495px;
	_background:url(http://www.800best.com/ht/css/bg.gif) no-repeat -210px -1495px;
	font-size:18px;
	font-family:微软雅黑;
	sfont-weight:bold;
	color:#C71F25;
}
#path{
	float:right;
	margin:-36px 10px 0 0;
	color:#999;
}
#path a{
	color:#999;
}
/*************/
.content{
	padding:30px 20px 40px;
	background:#fff;
	border:#ddd 1px solid;
	line-height:200%;
	font-family:微软雅黑;
	color:#333;
	font-size:16px;
}
.content h2{
	margin:10px 0 5px;
	padding-left:25px;
	background:url(http://www.800best.com/ht/css/bg.png) no-repeat -935px -1498px;
	_background:url(http://www.800best.com/ht/css/bg.gif) no-repeat -935px -1498px;
	line-height:30px;
	font-size:14px;
	color:#C71F25;
}
.content h3{
	margin:0 0 5px 2em;
	line-height:24px;
	font-size:13px;
	color:#C71F25;
}
.content p{
	text-indent:2em;
	margin:1em 0;
}
.content a{
	text-decoration:underline;
}
.content ul,
.content ol{
	margin-bottom:15px;
}
.content li{
	margin-left:26px;
	list-style-type:none;
}
/*************/
#resume{}
#story li{}
#cultrue{}
#aboutus_ht{}
/*************/
#news_list dl em{
	padding-left:10px;
	color:#999;
	font-size:11px;
}
#news_list dt{
	padding-left:15px;
	padding-left:16px;
	background:url(http://www.800best.com/ht/css/bg.png) no-repeat -930px -1347px;
	_background:url(http://www.800best.com/ht/css/bg.gif) no-repeat -930px -1347px;
}
#news_list dd{
	margin:5px 0 20px;
	padding-left:15px;
}
#news_show.content{
	margin-top:-10px;
	border-top:none;
}
#news_info{
	margin:0;
	padding:10px 0;
	padding:15px;
	background:#fff;
	border:#ddd 1px solid;
	border-bottom:none;
	text-align:center;
	color:#999;
}
#news_info h1{
	line-height:45px;
	margin-bottom:15px;
	padding-left:0;
	background:none;
	border-bottom:#eee 1px solid;
	font-size:20px;
}
/*************/
#service{}
#service h3{
	margin:5px 0;
}
#service_type{
	padding:0 10px 19px;
	padding:0 10px 34px\9;
	*padding:0 10px 19px;
	_padding:0 10px 19px;
	border-bottom:#C71F25 1px solid;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {/* 针对chrome，Firefox下无效 */
	#service_type{
		padding:0 10px 34px;
	}
}
#service_type li{
	float:left;
	margin:0 0;
}
#service_type li a{
	display:block;
	padding:2px 15px;
	background:#fff;
	border:#fff 1px solid;
	text-decoration:none;
	color:#666;
}
#service_type li a:hover{
	background:#fff;
	border-color:#C71F25;
	border-bottom:#fff 3px solid;
	color:#C71F25;
}
#service_type li.current a{
	background:#fff;
	border-color:#C71F25;
	border-bottom:#fff 3px solid;
	color:#C71F25;
	font-weight:bold;
}
#service .service_list{
	display:none;
	margin-top:20px;
}
#service .tab caption{
	display:none;
	line-height:60px;
	padding-left:140px;
	background:url(http://www.800best.com/ht/css/bg.png) no-repeat -830px -690px;
	_background:url(http://www.800best.com/ht/css/bg.gif) no-repeat -830px -690px;
	font-size:16px;
	color:#C71F25;
	text-align:left;
}
#service .tab th{
	width:110px;
	text-align:right;
}
#service .tab ul{
	margin:5px 0;
	padding:0;
}
#service .tab li{
	margin-left:19px;
}
#service .tab p{
	margin:5px 0;
	text-indent:19px;
}
#notice{}
/*************/
#network{}
#network_search{
	margin-bottom:10px;
	padding:10px;
	*padding:0 10px;
	background:#FCF2F3;
	border:#EBB6BA 1px solid;
	text-align:center;
}
#network_search input{
	margin:0 2px 0 5px;
}
#network_search .btn{
	padding:2px 15px;
}
/**/
#network_area{
	padding:0 10px 17px;
	padding:0 10px 32px\9;
	*padding:0 10px 26px;
	_padding:0 10px 25px;
	sborder-bottom:#C71F25 1px solid;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {/* 针对chrome，Firefox下无效 */
	#network_area{
		padding:0 10px 32px;
	}
}
#network_area li{
	position:relative;
	float:left;
	margin:0 5px;
}
#network_area li a{
	display:block;
	padding:2px 15px;
	background:#fff;
	border:#fff 1px solid;
	text-decoration:none;
	color:#666;
}
#network_area li a:hover{
	background:#fff;
	border-color:#C71F25;
	border-bottom:#fff 2px solid;
	color:#C71F25;
}
#network_area li.current a{
	background:#fff;
	border-color:#C71F25;
	border-bottom:#fff 2px solid;
	color:#C71F25;
}
#area{}
#network_hub{
	padding-top:10px;
}
#ul_hub li{
	float:left;
	margin:5px;
}
#ul_hub li.li_count{
	width:690px;
	_width:680px;
	line-height:26px;
	margin:20px 0 5px;
	padding-left:20px;
	background:url(http://www.800best.com/ht/css/bg.png) no-repeat -210px -1452px;
	_background:url(http://www.800best.com/ht/css/bg.gif) no-repeat -210px -1452px;
	font-size:14px;
	font-weight:bold;
	color:#C71F25;
}
#ul_hub li a{
	display:block;
	width:105px;
	_width:102px;
	height:28px;
	line-height:28px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	padding:0 10px;
	background:#f9f9f9;
	border:#eee 1px solid;
	text-decoration:none;
}
#ul_hub li a:hover{
	background:#FCF2F3;
	border:#EBB6BA 1px solid;
	color:#C71F25;
}
#hub_info{
	width:100%;
	sbackground:#f1f1f1;
}
#hub_info h2{
	line-height:20px;
	padding-left:20px;
	font-size:16px;
	font-weight:bold;
	color:#C71F25;
	text-align:left;
}
#select_hub{
	float:right;
	margin:-20px 20px 0;
	padding:2px;
	font-size:13px;
}
#hub_info .tab{
	margin:10px auto;
	border:#EBB6BA 1px solid;
}
#hub_info .tab th,
#hub_info .tab td{
	padding:10px;
	line-height:18px;
}
#hub_info .tab th{
	padding:10px 5px;
	text-align:right;
}
#hub_info .tab td{
	text-align:left;
	color:#666;
}
#hub_info #ul_hub{
	margin:10px 15px;
}
#hub_info #ul_hub li{
	margin:3px 15px 0 0;
	text-align:left;
}
/*************/
#partner{}
#process{}
#partner_area{}
#partner_join{}
#supplier{}
#supplier .tab td{
	padding:8px;
}
#supplier .a_supplier{
	display:block;
	width:80px;
	height:30px;
	line-height:30px;
	background:#FCF2F3;
	text-align:center;
	color:#C71F25;
	text-decoration:none;
}
#supplier .a_supplier:hover{
	background:#C71F25;
	color:#fff;
}
#supplier .tab_input ul li{
	display:inline;
	margin-left:0;
	padding-right:25px;
}
#supplier .tab_input ul li input{
	margin:0;
	padding:0;
	padding-right:5px;
}
/***/
#supplier_content{
	margin-left:10px;
}
#supplier_content th{
	padding:8px;
	font-size:16px;
}
#supplier_content td{
	line-height:24px;
	padding:10px;
	font-size:13px;
	text-align:left;
}
#supplier_content td p{
	margin-bottom:1em;
	text-indent:2em;
}
/*************/
#hr{}
#hr_ht{}
#ad_image{margin-left:20px;}
/****/
#jobs_area{
	padding:0 10px 18px;
	padding:0 10px 34px\9;
	*padding:0 10px 32px;
	_padding:0 10px 31px;
	border-bottom:#C71F25 1px solid;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {/* 针对chrome，Firefox下无效 */
	#jobs_area{
		padding:0 10px 34px;
	}
}
#jobs_area li{
	float:left;
	margin:0 5px;
}
#jobs_area li a{
	display:block;
	padding:2px 15px;
	background:#fff;
	border:#fff 1px solid;
	text-decoration:none;
	color:#666;
}
#jobs_area li a:hover{
	background:#fff;
	border-color:#C71F25;
	border-bottom:#fff 3px solid;
	color:#C71F25;
}
#jobs_area li.current a{
	background:#fff;
	border-color:#C71F25;
	border-bottom:#fff 3px solid;
	color:#C71F25;
}
#jobs .tab{
	margin:5px 10px 20px;
}
#jobs .tab caption{
	line-height:36px;
	font-size:16px;
	font-weight:bold;
	font-family:微软雅黑;
	color:#C71F25;
	text-align:left;
}
#jobs .tab th{
	width:80px;
	padding-right:3px;
	text-align:right;
	font-weight:normal;
	font-size:12px;
}
#jobs .tab .td_content{
	width:480px;
	font-size:12px;
}
#jobs .tab .a_job{
	display:block;
	width:80px;
	height:30px;
	line-height:30px;
	background:#FCF2F3;
	text-align:center;
	color:#C71F25;
	text-decoration:none;
}
#jobs .tab .a_job:hover{
	background:#C71F25;
	color:#fff;
}
#jobs .tab strong{
	font-size:16px;
	color:#C71F25;
}
#jobs .tab ul{
	margin:0;
	padding:0;
}
#jobs .tab li{
	margin:0;
	list-style-type:none;
}
#hr_join .tab_input .normal{
	width:320px;
}
#hr_join .tab_input .textarea{
	width:98%;
}
#hr_join .tab_input th,
#hr_join .tab_input td{
	padding:6px;
	border:#EBB6BA 1px solid;
	font-weight:normal;
}
#hr_join .tab_input .th_til{
	background:none;
	text-align:center;
	color:#C71F25;
}
#hr_join .tab_input .th_list{
	text-align:center;
}
#hr_show{}
/*************/
#feedback{}
#faq dl{
	margin:0 10px;
}
#faq dt{
	color:#C71F25;
	cursor:help;
}
#faq dd{
	sdisplay:none;
	margin-bottom:20px;
	padding:10px;
	sborder-bottom:#ccc 1px dashed;
	background:#fafafa;
}
#sitemap li{
	display:inline;
	padding:5px 0;
}
#sitemap a{
	color:#666;
	text-decoration:none;
}
#protocol{}
#result{
	width:170px;
	sheight:100px;
	margin:10px;
	padding:10px;
	background:#F9F9F9;
	text-align:center;
}
#result h2{
	line-height:28px;
	margin:-10px -10px 20px;
	padding:0 10px;
	background:#666;
	color:#fff;
	text-align:left;
}
#result p{
	line-height:20px;
	margin:0 30px 10px;
	color:#666;
}
#keywords{
	width:140px;
	padding:3px;
}
#btn_result{
	margin:10px 0;
}
#result_content th{
	background:none;
	border:#eee 1px solid;
}
#result_content .result_waiting{
	font-size:14px;
	font-weight:bold;
	color:#f00;
}
#result_content .result_done{
	font-size:14px;
	font-weight:bold;
	color:#09c;
}
/*********/
#track_step{
	float:left;
	margin:10px 0;
	padding:0;
}
#track_arrow{
	float:left;
	margin:30px 0 0 130px;
}
#track_ewm{
	float:right;
	padding:10px 20px 0 0;
	width:100px;
	text-align:center;
}
#track_step li{
	line-height:24px;
}
#left_wx{
	background:#f9f9f9;
	width:190px;
	margin:10px 0 30px 10px;
	padding-bottom:30px;
	text-align:center;
	font-family:微软雅黑;
}
#left_wx h2{
	line-height:40px;
	padding-left:0;
	background:url(http://www.800best.com/ht/css/bg.png) no-repeat -200px -1350px;
	_background:url(http://www.800best.com/ht/css/bg.gif) no-repeat -200px -1350px;
	font-size:16px;
	color:#fff;
}
#left_wx img{
	margin:15px;
}
#left_wx p{
	line-height:16px;
	margin:5px 20px;
	text-align:left;
}