﻿img,
input,
select,
textarea,
button {
	vertical-align: middle;
}

button,
input,
select,
textarea {
	font-size: 100%;
}

div,
table,
form,
input,
button,
select,
textarea,
fieldset,
legend {
	outline: none;
}

.letter_con {
	margin: 0 auto;
	width: 1000px;
	padding-top: 30px;
	
}

.cred {
	color: #a61918!important;
}

.f18 {
	font-size: 18px;
}

.mt20 {
	margin-top: 0px;
}

.mt30 {
	margin-top: 30px;
}

p.cred1.mt15 {
	color: #ff0000;
	font-size: 13px;
	margin-left: 10px;
}

.m-form {
	font-size: 16px;
}

.m-item {
	line-height: 34px;
	padding-bottom: 11px;
	overflow: hidden;
	text-align: left;
}

.m-item label {
	font-size: 16px;
    width: 99px;
    float: left;
    text-align: left;
}

.m-text {
	background: transparent;
    height: 25px;
    line-height: 25px;
    padding: 4px 5px;
    border: 1px solid #e2e2e2;
    width: 300px;
    font-size: 16px;
    float: left;
    text-align: left;
}

.m-item b {
	font-size: 16px;
	color: #ff0000;
	margin-left: 10px;
}

.m-item span {
	color: #999;
	float: left;
}

.m-item1 {
	overflow: hidden;
    /* height: 34px; */
    line-height: 34px;
    padding-bottom: 11px;
}

.m-item1 label {
	font-size: 16px;
    width: 99px;
    float: left;
    /*border: 1px solid red;*/
    text-align: left;
}

.m-form textarea {
	width: 780px;
    height: 200px;
    text-align: left;
    line-height: 26px;
    float: left;
    text-indent: 2em;
}

.m-item1 b {
	font-size: 13px;
	color: #ff0000;
	margin-left: 10px;
}

.sub {
	text-align: center;
}

.com-btn {
	font-size: 16px;
	width: 150px;
	height: 40px;
	border: 0 none;
	cursor: pointer;
}

.blue-btn {
	background-color: #63a6d9;
	color: #fff;
}

.gray-btn {
	background-color: #dedede;
}

.mr10 {
	margin-right: 10px;
}

.mailbox-notice {
	padding: 15px;
	background-color: #ebf5f8;
	font-size: 16px;
	line-height: 24px;
	text-align: left;
}
.mailbox-notice>p{
	text-align: left;
    line-height: 22px;
}
.current_locationp{
	    position: relative;
    border-bottom: 1px solid silver;
    padding: 25px 0;
    font-size: 16px;
    color: #1a479a;
}
