﻿.input:focus {
    border-color: #DC0809;
}

.addbox .line {
	margin-top: 50px;
}

.addbox .xm5 h1 {
	margin-bottom: 10px;
}

.addbox .xm5 h4 {
	margin-bottom: 40px;
}

.addbox .xm5 h5 {
	color: #DC0809;
	font-weight: bold;
	margin-bottom: 15px;
}

.addbox .xm5 p {
	padding-left: 35px;
	line-height: 25px;
}

.addbox .xm5 p {
	background-position: left top;
	background-repeat: no-repeat;
}
.addbox .xm5 hr{
	margin: 30px 0;
}
.addbox .xm5 h2{
    margin-bottom: 20px;
}
.p1 {
	background-image: url(404.png);
}

.p2 {
	background-image: url(404.png);
}

.p3 {
	background-image: url(404.png);
}

.p4 {
	background-image: url(404.png);
}

.p5 {
	background-image: url(404.png);
}

.p6 {
	background-image: url(404.png);
}

.p7 {
	background-image: url(404.png);
}

.p8 {
	background-image: url(404.png);
}

.fromarea h4 {
	margin-bottom: 40px;
}

.fromarea .frombox input[class=input] {
	width: 48%;
	margin-right: 2%;
	float: left;
	height: 56px;
	border-radius: 0;
	margin-bottom: 20px;
	background-color: #e8e8f2;
}

.fromarea .frombox textarea {
	width: 98%;
	border-radius: 0;
	background-color: #e8e8f2;
}

.fromarea .frombox button {
	background-color: #DC0809;
	height: 56px;
	text-align: center;
	color: white;
	width: 98%;
	border: none;

	margin-top: 20px;
}

.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
}

.map{
	margin-top: 80px;
	margin-bottom: 60px;
}