body{
	font-size:16px;
	font-family: Helvetica;
	color:#515151;
	background:none;
}
#tab{
	margin-left:0px;
}
input{

	height:30px;
}
#inquriy_country{
	height:40px;
	font-family: Helvetica;
	color:#515151;
	font-size:15px;

}


#inquriy_city{
	margin-right:10px;
}
#inquriy_zipcode{
	margin-left:5px;
}
label input{
	height:13px;
}
.str{
	padding-bottom:10px;
}
.tit{
	color:#333;
	font-size: 16px;
	padding-left:125px;
}
tr{
	padding:10px 0 10px 0;
}
.tr1{
	font-size: 16px;
	width: 60px;
	color:#515151;
}
.tr2{
	font-size: 16px;
	text-decoration: none;
	width: 60px;
	color:#515151;
}
.inpone{
	width: 140px;
}
.inpthree{
	width: 120px;
}
.textarea{
	width: 250px;
	height: 100px;
}
.inpfour{
	width: 40px;
}
.butpad{
	text-align: center;
}
.red {color:red}
.panel{

}
#Submit, #Reset{
	width:285px;
	height:46px;
	background-color:#0096da;
	color:#FFF;
	cursor:pointer;
	margin:30px 10px 0 0;
}




html{
	background-color:initial;
	
}
.alert{
	font-size:24px;
	border:none;
	color:#353535;
}
.alert-info{
	background-color:initial;
}
.panel{
	background-color:initial;
	border:none;
	font-size:24px;
}
label{
	font-weight:normal;
}
.form-horizontal .control-label:after{
	content:"*";
	color:#F00;
}
.fa-asterisk:before{
	content:"";
}
.btn-white, .btn-info, .bg-info, .btn-info.btn-circle > i{
	background: #1a1311;
	color:#fff;
	font-size:24px;
}
.btn-block{
	padding:20px;
}
.btn-block + .btn-block{
	margin-top:20px;
}
.btn-white:hover, .btn-white:focus, .btn-white:active, .btn-white.active{
	background-color: #db0011;
	color:#FFF;
}
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .btn-info.btn-circle:hover > i{
	background-color: #db0011;
}




/*body{
	font-size:11px;
	background:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#tab{
}
.tit{
	color:#000000;
	font-weight: normal;
}
.tr1{
	word-break: keep-all;
	color: #000000;
	display: block;
	width: 200px;
}
.tr2{
    word-break: keep-all;
	color: #000000;
	width: 200px;
}
.inpone{
	width: 140px;
}
.inpthree{
	width: 120px;
}
.textarea{
	width: 250px;
	height: 100px;
}
.inpfour{
	width: 40px;
}
.butpad{
	text-align: center;
}
.red{
color:#F00;
}
input{
font-size:11px;
}
select{
font-size:11px;	
}
