﻿.email_ti { line-height: 64px; text-align: center; margin-top: 30px; position: relative;}
.email_ti h3 { font-size: 30px; font-weight: bold; color: #1660b9;}
.email_ti .write { width: 100px; line-height: 38px; background: #0A5691; color: #fff; font-size: 14px; font-weight: bold; position: absolute; right: 0; bottom: 0;}
.email_box { width: 80%; margin: 0 auto; margin-top: 30px; position: relative;}
.email_box dl { line-height: 38px; padding-bottom: 20px;}
.email_box dt { width: 130px; font-weight: normal; text-align: right; float: left;}
.email_box dd { width: 300px; padding-left: 10px; float: left; position: relative;}
.email_box select { width: 300px; height: 32px; border: 1px solid #ccc; padding: 0 10px;}
.email_box input[type="text"] { width: 280px; line-height: 38px; font-size: 16px; border: 1px solid #ccc; padding: 0 10px;}
.email_box font { font-size: 16px; font-weight: bold; margin-right: 5px;}
.email_box #code { width: 120px; float: left;}
.email_box #img_code { width: 100px; height: 40px; margin-left: 5px; float: left;}
.email_box .w100 input[type="text"] { width: 720px !important;}
.email_box textarea { width: 720px; height: 180px; line-height: 38px; font-size: 16px; border: 1px solid #ccc; padding: 0 10px; resize: none;}
.email_box .btn { width: 100px; line-height: 38px; background: #084C81; font-size: 16px; color: #fff; border: 0; margin: 0 5px;}
.email #list1 { padding-bottom: 52px; display: none;}
.email #list1 th{ background: #f2f2f2;text-align: center;}
.email #list1 th, .email #list1 td { line-height: 38px; font-size: 14px; text-align: center; padding: 5px 10px;}
.email #list1 td a { width: 100%; color: #1660b9; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; display: block;}
.email .part { text-align: center; margin-bottom: 20px;}
.email .part p { line-height: 38px; color: #e00000;}
.email .hr { border-bottom: 1px dashed #ddd; margin-bottom: 30px;}
.email .txt { line-height: 30px; font-size: 16px; border: 1px solid #ccc; margin-bottom: 10px;}
.email .txt div { padding: 5px 10px;}
.email .txt_ti { background: #eee; border-bottom: 1px solid #ccc;}

.Validform_checktip{ margin-left:8px; line-height:16px; height:16px; overflow:hidden; color:#999; font-size:12px; position: absolute; left: 0; bottom: -16px;}
.Validform_right{ color:#71b83d; padding-left:20px; background:url(../imageset/true.png) no-repeat left center;}
.Validform_wrong{ color:red; padding-left:20px; white-space:nowrap; background:url(../imageset/error.png) no-repeat left center;}
.Validform_loading{ padding-left:20px; background:url(../imageset/onLoad.gif) no-repeat left center;}
.Validform_error{ background-color:#ffe7e7;}
#Validform_msg{ color:#7d8289; font: 12px/1.5 tahoma, arial, \5b8b\4f53, sans-serif; width:280px; -webkit-box-shadow:2px 2px 3px #aaa; -moz-box-shadow:2px 2px 3px #aaa; background:#fff; position:absolute; top:0px; right:50px; z-index:99999; display:none;filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#999999');}
#Validform_msg .iframe{ position:absolute; left:0px; top:-1px; z-index:-1;}
#Validform_msg .Validform_title{ line-height:25px; height:25px; text-align:left; font-weight:bold; padding:0 8px; color:#fff; position:relative; background-color:#000;}
#Validform_msg a.Validform_close:link,#Validform_msg a.Validform_close:visited{ line-height:22px; position:absolute; right:8px; top:0px; color:#fff; text-decoration:none;}
#Validform_msg a.Validform_close:hover{ color:#cc0;}
#Validform_msg .Validform_info{ padding:8px;border:1px solid #000; border-top:none; text-align:left;}