@CHARSET "UTF-8";

* {
margin:0;
padding:0;
color: black;
}
a{text-decoration: none;}
body{
	margin: 0px;
	font: 13px Verdana,Tahoma
}
ul{ list-style: none}
image{ border: 0;}

a image{border: 0px;}







/**
 * 显示派送页面的CSS Branch ->dispatch.php 开始
 */


#express_dispatch
{
width: 850px;
margin: 0 auto;
margin-top:10px;
width:960px;
}

#express_dispatch table
{
	width:100%;
	border: 1px solid #ff6600;
	border-collapse: collapse;
}

.xinxi_left
{
float:left;
}

.red{color:red;}

#express_dispatch  td
{
	border: 1px solid #ff6600;
}

#express_dispatch .title
{

	text-align: center;
	font-size: 16px;
	font-weight: bold;
	padding: 10px;
	letter-spacing: 10px;
	background:#fbf2e4;
}

#express_dispatch .td_left
{
	width: 100px;
	font-style: inherit;
	background:fbf2e4;
	padding:10px;
}

#express_dispatch .td_right
{
	padding: 10px;
}

#express_dispatch .ping
{
	padding-left: 10px;
	height:35px;
}
#express_dispatch .buttom
{
	border: 1px solid #ff6600;
	background: #fbf2e4;
	width: 50px;
	text-align: center;
	padding-top:3px;
}

#express_dispatch a
{
	text-decoration: none; height:150px;
}
#express_dispatch a:hover
{
	color:red;
	text-decoration: none;
}
.padd_left10{padding-left:10px;}


#express_dispatch .area ,#express_dispatch .textarea
{
	background: none repeat scroll 0 0 #FFFEEF;
    border: 1px solid #D3D3D3;
    font-size: 14px;
    line-height: 20px;
    width: 673px;
	padding:5px;
}

#express_dispatch .input{border: 1px solid #D3D3D3; font-size: 14px;   line-height: 24px;height:24px;width:200px;}

#express_dispatch .buttom_edit{ border:1px solid #D3D3D3; width:60px;}



#express_dispatch dl{margin-top:10px;}
#express_dispatch dt{font-size:16px;}
#express_dispatch .lemmaref{
	height: 100px;
    overflow: hidden;
    padding: 6px 5px;
}
#express_dispatch .lemmaref{
	height: 60px;
    overflow: hidden;
    padding: 6px 5px;
}

#express_dispatch .xinxi

/**
 * 显示派送页面的CSS Branch ->dispatch.php  结束
 */


/*******************运费********************/

#freight_head
	{
	background: #70A120;
		width:950px;;
		margin:0 auto;
		height: 35px;
	}

#freight_head ul{
	list-style: none;
	margin: 0 auto;
	padding-top:5px;
	padding-left: 5px;

}

#freight_head ul li
	{
	margin-left:45px;
	float:left;
	height:25px;
	line-height:25px;
	text-align:center;
	width:100px;
	}
#freight_head ul li a
{
	float:left;
	height:25px;
	line-height:25px;
	text-align:center;
	width:100px;
	color: #fff;
}

#freight_head ul li a:hover
{
	background-color:#CA4D11;
	color: #fff;
	text-decoration:none;
}

#freight_main
	{
		margin: 0 auto;
		height:100%;
		width: 950px;
	/*border: 1px solid #000;*/
		margin-top: 5px;
	}

#freight_left
	{
	width: 155px;
	margin-left:3px;
	height: 190px;
	border: 1px dashed #ff6600;
	float: left;
	text-align: center;
	}
#freight_left .taobaz
{
	text-align: left;
	padding-left:15px;
	line-height: 25px;
}

#freight_left .taobaz a
{
	color:#70A120;
}
#freight_left .taobaz a:hover
{
	color:#ff6600;
}


#freight_right{
	width:780px;
	height:100%;
	float: right;

}

/*国内*/
#freight_right .freight_guo
{
	border: 1px solid #ff6600;
	border-collapse: collapse;
	line-height: 25px;
}

#freight_right .freight_guo th
{
	height:50px;
	text-align:center;
	background:#fbf2e4;
	font-size: 16px;
	padding-top: 5px;
	color: #222;
}
#freight_right .freight_guo td
	{
	border: 1px solid #fe9633;
	}
#freight_clear
	{
	clear: both;
	}

/**
 * 快递表格
 */

.freight_express
	{
		padding-bottom:40px;

	}


.freight_express .express
	{
	background:#fbf2e4;
	height:80px;
	border-collapse: collapse;
	width: 100%;
	border: 1px dashed #ff6600;
	margin-bottom: 30px;

	}

 .express td
	{
	width:100px;
	padding-left: 10px;
		/*	border-bottom: 1px dashed #ff5500;*/
	}

.express a
	{
		color: #111;
	}
.express a:hover
{
	color:#70A120;
	text-decoration: underline;
	}

.freight_express .select
{
	text-align: center;
	border: 1px dashed #ff5500;
	background: #fbf2e4;
	padding-top:15px;
	padding-bottom: 15px;
	margin-bottom: 0px;
}
.freight_express .select .title
	{
	font-size: 15px;
	}


.freight_express .select input
	{
		width: 50px ;
		border: 1px inherit #70A120;;
	}

.freight_express .content
{
	margin-top: 10px;
}

.freight_express .content span
{
	color: #111;
}
/**
 * 运费查询出来的结果
 */
.freight_result_table
{
	width: 100%;
	text-align: center;
	border: 1px dashed #ff5500;
	background: #fbf2e4;
	padding-top:15px;
	border-collapse: collapse;
}
.freight_result_table  th
{
	height: 30px;
}

.resule .tishi span
{
	color:#ff5500;
	font-weight: bold;
}
.freight_result_table td
{
	height: 25px;
}
.freight_result_table a
{
	color:#70A120;
	text-decoration: underline;
}
.freight_result_table a:hover
{
	color:#ff6600;
}

.resule div
{
	text-align: left;
	height: 30px;
	border:1px dashed #ff5500;
	margin-top: 10px;
	padding-top: 5px;
	padding-left:5px;
}

.resule .tishi
{
padding-left:5px;
margin: 0px;
border: 0px;
height: 20px;
border-left: 1px dashed #ff5500;
border-right: 1px dashed #ff5500;
}




/*网点大全************************************/

#web_head
	{
	margin: 0 auto;
	width: 950px;
		margin-top:5px;

	}
 #web_main{
	 margin:0 auto;
	 width:950px;
	 height:520px;
	 border:1px solid #aaaaaa;
	margin-top: 5px;
	/* background:#999999;9*/}

	 #web_sidebar{
	 float:left;
	 height:100%;
	 width:430px;
	 margin:10px 0 0 30px;
	 margin-bottom: 30px;

	/* border:1px solid #333333;*/}

	 #web_content{
	 float:left;
	 width:280px;
	 text-align:center;
	 padding-left:16px;
	}

	  #web_clear{
	 clear:both;}


	.web_city
	{
	margin-top:5px;
	margin-bottom:30px;
	text-align: left;
	line-height:24px;
	}
	.web_city1
	{
	margin-top:20px;

	text-align: left;
	font-weight:bold;
	}


	.web_city a{
		color:#CA4D11;
		text-decoration: none;
	}

	.web_city a:hover
	{
		color:#000000;
	/*color:#70A120;*/
	}

	.web_miaoshu
	{
	margin-top: 10px;
	}



	/*
	 *
	 * 显示城市的详细信息 city.php
	 */

	#web_xinxi
	{
	 margin:0 auto;
	 width:950px;
	 margin-top: 5px;
	}
	.web_citys
	{
	margin-top:5px;
	width: 780px;
	border:1px solid #CA4D11;
		border-bottom:0px;
	text-align:center;
	}

	#web_select{
	width: 780px;
	height: 50px;
	border: 1px solid #CA4D11;
	/*background-color: red;*/
	}

	#web_select input
	{
		border:1px solid #ccc;
		height: 20px;
	}
	#web_select table
	{
		border-collapse: collapse;
		width: 100%;
		height:100%;
		border:0px ;
	}

	#web_select td
	{
		vertical-align: middle;
		height: 50px;
	}
	#web_select .sheng
	{
		padding-left: 10px;
		width: 180px;
	}
	#web_select .select
	{
		padding-right: 10px;
		width: 420px;
	}
	#web_select .tijiao
	{
		padding-left: 10px;
	}


	/**/
	#web_select .button
	{
	background:url("../images/a.png");
	width: 106px;
	height: 36px;
	border: 0px;
	}

	#web_select .button:hover
	{
		background:url("../images/ahover.png") repeat-x 0px repeat-y 1px;
	}


	.web_cityContent
	{
		width: 782px;
		padding:0px;
	}
	.web_listCity
	{
		margin:0px;
		border: 1px solid #CA4D11;
		border-collapse: collapse;
		width: 100%;
	}

	.web_listCity a
	{
		color:#CA4D11;
		text-decoration: underline;
	}
	.web_listCity a:hover
	{
		color:#70A120;
		text-decoration: none;
	}

	.web_listCity th
	{
		background-color: #CA4D11;
		border: 1px solid #CA4D11;
		height: 30px;
	}

	.web_listCity td
	{
	border: 1px solid #CA4D11;
	height: 60px;
	padding-left: 10px;
	}

	.web_express
	{
		line-height: 25px;
		padding-right: 10px;
	}

	.web_list
	{
	height: 30px;
	width: 780px;
	margin:0 auto;
	text-align: center;
	background: #f7f7f5;
	padding-top:10px;
	}
	.web_list a
	{
	color: #ff5500;

	}
	.web_list a:hover
	{
	color:#000;
		text-decoration: underline;
	}



	#web_left
	{
 	float:left;
	 height:100%;
	margin:0px;
	 margin-bottom: 30px;
	}
	#web_right
	{
		float: right;
		width: 160px;
	}

/**快递范围显示**/

.scope_province
{
	margin: 0 auto;
	width: 780px;
	margin-top: 15px;
	border:1px solid #ccccca;
}

.scop_city
{
	height: 30px;
	width: 780px;
	margin:0 auto;
	text-align: center;
	background: #f7f7f5;
	padding-top:10px;
}

.scop_city a
{
	color:#ff5500;
}

.scop_city a:hover
{
	color:#000;
}


.buttona
{
	background:url("../images/a.png");
	width: 106px;
	height: 36px;
	border: 0px;

}

.buttona:hover
	{
		background:url("../images/ahover.png") repeat-x 0px repeat-y 1px;
	}


.scop_search
{

	margin: 0 auto;
	margin-top:30px;
	width: 960px;
	text-align: center;
	margin-bottom: 20px;
}
.scop_search .scope_address
{
	border: 1px solid #ccc;
	height: 20px;
}

.scop_search .tishi
{
	width:800px;
	color:#7f954a;
	margin:0 auto;
	margin-bottom: 20px;
	text-align: left;
}





