@charset "utf-8";


.statuswnd {
	background-color: #33CC99;
	background-image: url(/aed/pollen/stbg.png);
	background-repeat: repeat-x;
	background-position: center -50px;
	background: url(/aed/pollen/stbg.png) repeat-x center -50px, -webkit-gradient(linear, center top, center bottom, from(#00CCFF), to(#33CC99));
	background: url(/aed/pollen/stbg.png) repeat-x center -50px, -webkit-linear-gradient(top, #00CCFF, #33CC99);
	background: url(/aed/pollen/stbg.png) repeat-x center -50px, -moz-linear-gradient(top, #00CCFF, #33CC99);
	background: url(/aed/pollen/stbg.png) repeat-x center -50px, -o-linear-gradient(top, #00CCFF, #33CC99);
	background: url(/aed/pollen/stbg.png) repeat-x center -50px, linear-gradient(to bottom, #00CCFF, #33CC99);
	margin-bottom: 50px;
}
.statusgm {
	position: absolute;
	height: 200px;
	width: 400px;
	left: 50px;
	top: -200px;
	display: none;
}
.addcartlink {
	width: 300px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	background-color: #096;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	padding-top: 30px;
	padding-bottom: 30px;
	background-image: url(/aed/share/addbg.png);
	background-repeat: no-repeat;
	background-position: 20px center;
	padding-left: 90px;
	font-size: 32px;
	border-radius: 10px;
	text-align: center;
	padding-right: 30px;
}
.addcartlink:hover, .addcartlink:active, .addcartlink:focus {
	background-color: #009;
}
.project {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
	background-image: url(/aed/pollen/projbg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.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: 50px;
}
.projidx {
	padding-bottom: 10px;
	font-size: 24px;
	font-weight: bold;
}
.projmsg {
	padding-bottom: 30px;
	line-height: 1.5;
	padding-left: 50px;
	color: #333;
	padding-right: 350px;
}
.toowner {
	background-color: #F0F0F0;
	padding-top: 50px;
	padding-bottom: 50px;
	background-image: url(/aed/pollen/stbg.png);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.toidx {
	padding-bottom: 30px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	font-size: 24px;
	font-weight: bold;
}
.tomsg {
	padding-bottom: 30px;
	line-height: 1.5;
	color: #333;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
}
.tobtnlink {
	width: 300px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	background-color: #009;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	padding-top: 30px;
	padding-bottom: 30px;
	background-image: url(/aed/share/addbg.png);
	background-repeat: no-repeat;
	background-position: 20px center;
	padding-left: 90px;
	font-size: 32px;
	border-radius: 10px;
	text-align: center;
	padding-right: 30px;
}
.tobtnlink:hover, .tobtnlink:active, .tobtnlink:focus {
	background-color: #096;
}
.mapmodalonbtn {
	padding: 5px;
}
.mapmodalonbtnctl {
	font-size: 10px;
	background-color: #FFF;
	border: 1px solid #CCC;
	text-align: center;
	cursor: pointer;
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.dialog-modal {
	z-index: 20000;
}
.dialog-info {
	z-index: 20000;
}
.mdmap {
	height: 450px;
	width: 100%;
	margin-top: 30px;
}
.mdclink {
	background-image: url(/share/linkmk.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 24px;
	color: white;
	cursor: pointer;
	display: inline-block;
	*display: inline;
	*zoom: 1;
}
.pridx {
	padding-bottom: 30px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	font-size: 24px;
	font-weight: bold;
}
.prmovie {
	padding-top: 50px;
	padding-bottom: 50px;
}
.prmovieyt {
	margin-right: auto;
	margin-left: auto;
	display: block;
	height: 315px;
	width: 560px;
}





@media screen and (max-width:779px){
	
	.statusgm {
		width: 100%;
		left: 0px;
	}
	.addcartlink {
		width: 240px;
		font-size: 24px;
	}
	.project {
		width: 100%;
		margin-right: auto;
		margin-left: auto;
		padding-top: 250px;
		padding-bottom: 30px;
		background-image: url(/aed/pollen/projbg-779px.jpg);
		background-position: center top;
	}
	.projnoex {
		background-position: 20px center;
		line-height: 1.3;
		padding-right: 20px;
		padding-left: 44px;
		margin-bottom: 0px;
		font-weight: bold;
		font-size: 14px;
	}
	.projidx {
		font-size: 24px;
		background-color: #FFF;
		padding-top: 30px;
		padding-bottom: 20px;
		padding-left: 20px;
		padding-right: 20px;
	}
	.projmsg {
		line-height: 1.5;
		font-size: 14px;
		padding-left: 25px;
		padding-right: 25px;
		background-color: #FFF;
		padding-bottom: 0px;
	}
	.toidx {
		width: auto;
		font-size: 24px;
		margin-right: 20px;
		margin-left: 20px;
	}
	.tomsg {
		font-size: 14px;
		width: auto;
		margin-right: 20px;
		margin-left: 20px;
	}
	.tobtnlink {
		width: 240px;
		padding-left: 90px;
		font-size: 24px;
		border-radius: 10px;
		text-align: center;
		padding-right: 30px;
	}
	.mdmap {
		height: 350px;
		width: 100%;
		margin-top: 30px;
	}
	.mdclink {
		padding-left: 24px;
		color: white;
		cursor: pointer;
	}
	.pridx {
		width: auto;
		margin-left: 20px;
		margin-right: 20px;
	}
	.prmovieyt {
		width: 480px;
		height: 270px;
	}
	
}





@media screen and (max-width:479px){
	
	.addcartlink {
		width: 180px;
	}
	.projnoex {
		padding-right: 10px;
		padding-left: 34px;
	}
	.projidx {
		padding-left: 10px;
		padding-right: 10px;
	}
	.projmsg {
		padding-left: 15px;
		padding-right: 15px;
	}
	.toidx {
		margin-right: 10px;
		margin-left: 10px;
	}
	.tomsg {
		margin-right: 10px;
		margin-left: 10px;
	}
	.tobtnlink {
		width: 180px;
	}
	.pridx {
		margin-left: 10px;
		margin-right: 10px;
	}
	.prmovieyt {
		width: 320px;
		height: 180px;
	}
	
}