@charset "utf-8";

.yglls-gcfsmt {
	font-weight: bold;
	color: #FFF;
	background-color: #900;
	border-width: 1px;
}
.placemap {
	height: 350px;
	width: 100%;
}
.typetextarea {
	height: 150px;
	width: 400px;
}
.projnoex {
	background-image: url(/share/info.gif);
	background-repeat: no-repeat;
	background-position: 30px center;
	line-height: 1.5;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 54px;
	color: #FFF;
	padding-top: 10px;
	background-color: #096;
	font-weight: bold;
	margin-bottom: 30px;
	text-align: left;
}




@media screen and (max-width:779px){

	.typetextarea {
		width: 410px;
		height: 300px;
	}
	.projnoex {
		font-size: 14px;
		line-height: 1.3;
		background-position: 10px center;
		padding-right: 10px;
		padding-bottom: 10px;
		padding-left: 34px;
	}

}





@media screen and (max-width:479px){

	.yglls-gcfsmt {
		padding-left: 20px;
		padding-right: 20px;
	}
	.typetextarea {
		width: 250px;
	}

}