/*************************************************

	1：contact_top table
	2：googlemap

*************************************************/

/* 1：contact_top table
*************************************************/
table#form_eria ul {
    font-size: 11pt;
    height: 14px;
    margin-left: 0;
    width:300px;
}

table#form_eria {
	width:570px !important;
	border:1px solid #c7c7c7;
	margin:20px;
	font-size:12px;
	color:333333;
	}
	
table#form_eria input.eria{
	width:340px;
	padding:5px 5px;
	}
textarea {
	padding:3px 5px;
	margin:15px 0;
	}
select  {
	padding:3px 5px;
	margin:5px 0;
	}

	
.postnum{
	width:30px !important;
	}
	
table#form_eria th{
	width:250px;
	padding:8px 10px;
	border:1px solid #c7c7c7;
	background-color:#f5f5f5;
	}	
	
table#form_eria th span{
	color:#ff0000;
	}
	

table#form_eria td{
	width:370px;
	padding:10px 0 10px 15px;
	border:1px solid #c7c7c7;
	}
	
.w250px{
		width:250px!important;
	padding:5px 5px;
		}
		
.w50{	
	width:50px!important;
	padding:5px 5px;
	}	
.w100{	
	width:110px!important;
	padding:5px 5px;
	}
	
label {
	width:70px;
	float:left;
	padding:5px 5px;
	}
	
input:focus {
outline: 1px #ff8c1e solid;
}

p.mc{
	font-size:12px;
	padding:5px 20px;
	}