@CHARSET "UTF-8";
#contact_ban{
	width: 100%;
	height: 240px;
	overflow: hidden;
	background: url(../img/about/about_pic.jpg) no-repeat center center;
}

/*联系我们*/
#contact_big_box{
	width: 100%;
}

#contact_box{
	width: 1000px;
	margin: 0 auto;
}

#contact h1{
	color: #0079ae;
	font-size: 28px;
	font-family: '微软雅黑';
}

#contact_info p a{
	width: 100%;
	display: block;
	line-height: 24px;
}

#contact_info h2{
	color: #ff3200;
	line-height: 40px;
}

/*百度地图*/
#map_big_box{
	width: 100%;
	height: 320px;
	overflow: hidden;
	padding: 10px 0 50px 0;
}

#map_box{
	width: 1000px;
	height: 100%;
	margin: 10px auto;
	border: 1px solid #ccc;
}

#dituContent{
	width: 100%;
	height: 100%;
	overflow: hidden;
}


.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}

/***程序员加的样式**/
.input4 {
	background-color:#f6f6f6;
	border:1px solid #999999;
	font-size:12px;
	width:150px;
	height:20px;
	color:#000000;
}
.input6 {
	background-color:#f6f6f6;
	border:1px solid #999999;
	font-size:12px;
	height:20px;
	color:#000000;
}
.input3s {
	background-color:#f6f6f6;
	border:1px solid #999999;
	font-size:12px;
	width:515px;
	color:#000000;
}
.input3{
	background-color:#f6f6f6;
	border:1px solid #999999;
	font-size:12px;
	color:#000000;
}
.input5 {
	background-color:#f6f6f6;
	border:1px solid #999999;
	font-size:12px;
	width:515px;
	height:20px;
	color:#000000;
}
.input {
	background-color:#f6f6f6;
	border:1px solid #999999;
	font-size:12px;
	width:190px;
	height:20px;
	color:#000000;
}
.input:hover, .input2:hover, .input4:hover, .input5:hover, .input6:hover, .input3s:hover {
	background-color:#ffffff;
	border:1px solid #ff6600;
	color:#000000;
}
.jobbutton{background-color:#82AD27;color:#FFFFFF;font-size:14px;border-right:1px solid #5C7B1C;border-bottom:1px solid #5C7B1C;padding:4px 12px 4px 12px;border-left:1px solid #A5D542;border-top:1px solid #A5D542;}
