@charset "utf-8";
/* CSS Document */

body{
	font-size:12px;
	color:#000000;
	margin:0px;
	position:relative;}
.table_cell{
	border-spacing: 1px; border-spacing: expression(this.cellSpacing=1);border-collapse:separate;}
	
ul,li{
	list-style:none;
	margin:0px;
	padding:0px;}
img{
	vertical-align:middle;
	border:none;}
p{	
	margin:0px;
	padding:0px;}
form{
	margin:0px;
	padding:0px;}
a:link{
	color:#000000;
	font-size:12px;
	text-decoration:none;
	}
a:visited{
	color:#000000;
	font-size:12px;
	text-decoration:none;
	}
a:hover{
	color:#ff0000;
	font-size:12px;
	}
input[type="text"],input[type="password"]{
	padding-left:5px;
	height:28px;
	line-height:28px;
	vertical-align:middle;
	border:solid 1px #cccccc;
	font-size:14px;
	}
textarea{
	border:solid 1px #cccccc;
	
	font-size:14px;
	}
iframe{WuWei:expression(this.src='about:blank',this.outerHTML='');}
input[type="submit"],input[type="reset"],input[type="button"]{
	cursor:pointer;
	-webkit-appearance: none;}
select{
	border:solid 1px #cccccc;
	height:30px;
	padding:5px;
	appearance:none;
  -moz-appearance:none;
  -webkit-appearance:none;
  background-image:url("/img/dsj2.png");
  background-repeat:no-repeat;
  background-position:97% center;
  padding-right:18px;
  
  }
hr{
	 border: 0;
    height: 1px;
    font-size: 1px;
    line-height: 1px;
    background: #ccc;
    color: #ccc;
    clear: both;
    margin: 12px 0;}
.clear{
	clear:both;}
.center{
	text-align:center;}
table{border-collapse:collapse}
#frm_freightadd input[type="text"]{
	text-align:center;}
.huikuai{
	border:solid 1px #ECECEC;
	background-color:#F8F8F8;
	
	}
.overflow{ overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.radius{
	border-radius: 5px; /* 所有角都使用半径为5px的圆角，此属性为CSS3标准属性 */ 
	-moz-border-radius: 5px; /* Mozilla浏览器的私有属性 */ 
	-webkit-border-radius: 5px; /* Webkit浏览器的私有属性 */ 
	-khtml-border-radius: 5px;
	
}
.after:after,.clearfloat:after{content:" ";display:block;clear:both;}


/*上传对象*/
.div_input_file{display:inline-block;width:50px; height:50px; background-image:url(/img/photo_icon.png); background-size:100% 100%; vertical-align:middle; margin-left:20px;}
.div_del_file{display:inline-block;width:50px;height:50px;background-image:url(/img/div_del.png);background-size:100% 100%;vertical-align:middle; margin-left:10px;}
.input_file{display:none;}
.a_img img{max-width:80px;max-height:80px;}

.div_input_file_fujian{display:inline-block;width:40px; height:40px; background-image:url(/img/jia1.jpg); background-size:100% 100%; vertical-align:middle; margin-left:5px;}
.input_file_fujian{display:none;}