#dituContent{
	margin:3% 0;
}

.contact-warp{
	overflow: hidden;
	margin: 5% 3%;
}

.contact-warp > .floatLeft{
	width: 600px;
	padding: 50px 0 0 60px;
}

.contact-warp > .floatLeft h1.company-name{
	font-weight: bold;
	font-size: 20px;
	letter-spacing: 4px;
	color: #5F5F5F;
}

.contact-warp > .floatLeft h1.e-company-name{
	font-weight: bold;
	font-size: 16px;
	letter-spacing: -1px;
	line-height: 2.2em;
	color: #5F5F5F;
}

.contact-warp > .floatLeft p{
	color: #909090;
	font-size: 14px;
	line-height: 2.2em;
}

.contact-warp > .floatRight{
	width: 400px;
	padding-right:45px;
}

.contact-warp > .floatRight h1{
	font-weight: 100;
	font-size: 20px;
	letter-spacing: 4px;
}


.contact-warp > .floatRight input[type="text"]{
	border: 1px #CCCCCC solid;
	padding: 5px 5px;
	font-size: 1.4em;
	font-family: "微软雅黑";
	color:#909090;
	display: block;
	width:270px;
	background: #FFFFFF;
}

 .tipInfo font {
	font-size:13px;
	color:#eb0000;
}	
.tipInfo {color:#eb0000;}
	
input#captcha {
    height: 26px;
    width: 150px;
}
table.leaveMessage {
    width: 400px;
}

#captchaImage{
	width:109px;
	height: 38px;
	margin-left: 11px
}
textarea#leaveMessage {
    width: 278px;
    height: 80px;
}
input#submit {
    display: block;
    text-align: center;
    width: 85px;
    font-family: 微软雅黑;
    font-weight: 100;
    font-size: 1.5em;
    color: rgb(255, 255, 255);
    line-height: 2em;
    margin: 32px 0px 0px 25px;
    border: none;
    background: rgb(240, 130, 0);
    float:left;
}
input#reset {
	display: block;
    text-align: center;
    width: 85px;
    font-family: 微软雅黑;
    font-weight: 100;
    font-size: 1.5em;
    color: rgb(255, 255, 255);
    line-height: 2em;
    margin: 32px 25px;
    border: none;
    background: rgb(240, 130, 0);
    float:right;
}

td.left {
    width: 100px;
}
td span {
	font-size:14px;
}

