@charset "utf-8";
/*******页面布局代码********/

#content{
	background:url(../img/contact_bg.jpg) left top no-repeat;
	width:977px;
	height:auto;
	}
#bg{
	background:url(../img/bg_footer.gif) left bottom no-repeat;
	_padding-bottom:33px;
	padding-top:52px;
	text-align:center;
	position:relative
	}

#contact input{
	width:102px;
	border:1px solid #e3e3e3;
	border-top:1px solid #858585;
	padding:2px 4px;
	font:normal 12px Arial, Helvetica, sans-serif;
	}
#contact select{
	width:102px;
	height:20px;
	border:1px solid #e3e3e3;
	border-top:1px solid #858585;
	font:normal 12px Arial, Helvetica, sans-serif;

	}
#contact table{
	border-top:1px solid #c7e1f8;
	border-left:1px solid #c7e1f8;
	margin:0px auto;
	margin-bottom:30px;
	}
#contact th{
	width:191px;
	border-bottom:1px solid #c7e1f8;
	border-right:1px solid #c7e1f8;
	padding:17px 0px;
	font:normal 14px Arial, Helvetica, sans-serif;
	padding-left:22px;
	}
#contact td{
	border-bottom:1px solid #c7e1f8;
	border-right:1px solid #c7e1f8;
	padding:10px 45px 10px 22px;	
	}

#contact textarea{
	width:689px;
	height:132px;
	border:1px solid #e3e3e3;
	border-top:1px solid #858585;
	font:normal 13px Arial, Helvetica, sans-serif;
	padding:3px;

	
	}
.submit{
	text-align:center;
	}
#contact .submit input{
	border:none;
	width:auto;
	height:auto;
	}
.submit p{
	color:#f13f50;
	}

#print{
	margin-left:28px;
	}

#banner {
	height:146px;
	text-align:left;
	margin-bottom:30px;
	}
#banner img{
	margin-left:100px;
	margin-bottom:10px;
	}
	
	

