.iw_poi_title {color:#CC5522;font-size:14px;font-weight:bold;overflow:hidden;padding-right:13px;white-space:nowrap}
.iw_poi_content {font:12px arial,sans-serif;overflow:visible;padding-top:4px;white-space:-moz-pre-wrap;word-wrap:break-word}
.center{
	width:1200px;
	margin:0 auto;
	overflow: hidden;
	padding-bottom:79px;
}
.center form{
	width:334px;
	background-color:#f6ab00;
	float:left;
	padding:60px 80px 155px 80px;
	font:16px 微软雅黑 Regular;
	height:387px;
	color:#3d3c3c;
}
#dituContent{
	float:left;
}
.span1{
	width:75px;
	font:14px 微软雅黑 Regular;
	display: inline-block;
	background-color:white;
	text-align: center;
	 border-radius: 3px;
}
.input1{
	width:120px;
	margin-right:5px;
}

.kongjian{ position:relative}
.kongjian .m{ position:absolute; right:120px; top:3px;}

input{
	width:204px;
	padding: 3px 0 3px 20px;
    margin-bottom:20px;
    border-radius: 3px;
    -moz-appearance: none;
}
select{
	width:228px;
	padding: 3px 0 3px 20px;/**/
    margin-bottom:20px;
    border-radius: 3px;
   /* background:url(../images/jiantou1_03.jpg) no-repeat 93%;*/
    background-color: white;
}
form button{
	width:228px;
	text-align: center;
	background-color: white;
	float:right;
	margin-right: 26px;
	padding: 3px 0 3px 20px;
}
form h2{
	padding-bottom:40px;
}