@CHARSET "UTF-8";
		div#glayLayer{position:fixed;z-index:100;left:0;top:0; width:100%; height:100%; background:#222; opacity:0.4; filter:alpha(opacity=40); display:none; }
		div#overLayer input {border: 0; margin-top: 4px}
		div#overLayer{position:fixed; z-index:101; }
		div#overLayer > div{position:relative;width:600px}
		div#overLayer > div > span{position:absolute;top:5px;right:5px;cursor:pointer;}
		div#overLayer .border_div{ border:1px solid #ddd; border-radius:5px; width:560px; height:auto; margin:0 auto;}
		div#overLayer .border_div .top{text-align:center; width:100%; margin:0 auto; height:auto; border-bottom:1px solid #ddd; line-height:135px;}
		div#overLayer .border_div .bottom{background:#f7f7f7; height: auto; width: 520px; border-radius: 0 0 5px 5px; padding: 20px;}
		div#overLayer .border_div .bottom .check_txt{margin-top:0;}
		div#overLayer .border_div .bottom .check_txt ul li {font-size: 13px;}
		div#overLayer .border_div .bottom .check_txt ul li.red {color: #B40101;}
		div#overLayer .popbg{width:560px;  background:#fff; padding:40px;}
		div#overLayer .view_bt{margin-top:0; padding:20px 0; border-top: 0 !important}
		div#overLayer .alert_btn01 {color: #fff; line-height: 40px; font-size: 13px; width: 100px; margin:10px auto 0; background-color: #AF8D5D; display: block; text-align: center;}

		.pop_m {overflow-y: scroll; overflow-x: hidden}
		.pop_m div#overLayer input {border: 0; margin-top: 4px}
		.pop_m div#overLayer {position: static; z-index:101; }
		.pop_m div#overLayer > div{position:relative;width: 100%}
		.pop_m div#overLayer > div > span{position:absolute;top:5px;right:5px;cursor:pointer;}
		.pop_m div#overLayer .border_div{ border:1px solid #ddd; border-radius:5px; width: 100%; height:auto; margin:0 auto;}
		.pop_m div#overLayer .border_div .top{text-align:center; width:100%; margin:0 auto; height:auto; border-bottom:1px solid #ddd; line-height:110px; box-sizing: border-box}
		.pop_m div#overLayer .border_div .bottom{background:#f7f7f7; height: auto; width: 100%; border-radius: 0 0 5px 5px; padding: 20px; box-sizing: border-box}
		.pop_m div#overLayer .border_div .bottom .check_txt{margin-top:0;}
		.pop_m div#overLayer .border_div .bottom .check_txt ul li {font-size: 13px;}
		.pop_m div#overLayer .border_div .bottom .check_txt ul li.red {color: #B40101;}
		.pop_m div#overLayer .popbg{width: 100%; padding: 15px; box-sizing: border-box}
		.pop_m div#overLayer .view_bt{margin-top:0; padding:20px 0;}
		.pop_m div#overLayer .check_txt p {font-size: 13px}
		.pop_m div#overLayer .alert_btn01 {color: #fff; line-height: 40px; font-size: 13px; width: 100px; margin:10px auto 0; background-color: #AF8D5D; display: block; text-align: center;}

	@media screen and (min-width: 768px){
		div#glayLayer{position:fixed;z-index:100;left:0;top:0; width:100%; height:100%; background:#222; opacity:0.4; filter:alpha(opacity=40); display:none; }
		div#overLayer input {border: 0; margin-top: 4px}
		div#overLayer{position:fixed; z-index:101; }
		div#overLayer > div{position:relative;width:600px;}
		div#overLayer > div > span{position:absolute;top:5px;right:5px;cursor:pointer;}
		div#overLayer .border_div{ border:1px solid #ddd; border-radius:5px; width:560px; height:auto; margin:0 auto;}
		div#overLayer .border_div .top{text-align:center; width:100%; margin:0 auto; height:auto; border-bottom:1px solid #ddd; line-height:135px;}
		div#overLayer .border_div .bottom{background:#f7f7f7; height: auto; width: 520px; border-radius: 0 0 5px 5px; padding: 20px;}
		div#overLayer .border_div .bottom .check_txt{margin-top:0; font-weight: 200;}
		div#overLayer .popbg{width:560px; height:430px; background:#fff; padding:40px;}
		div#overLayer .view_bt{margin-top:0; padding:20px 0;}
		div#overLayer .alert_btn01 {color: #fff; line-height: 40px; font-size: 13px; width: 120px; margin:10px auto 0; background-color: #AF8D5D; display: block;  text-align: center;}
	}
	@media screen and (min-width: 1024px){
		div#glayLayer{position:fixed;z-index:100;left:0;top:0; width:100%; height:100%; background:#222; opacity:0.4; filter:alpha(opacity=40); display:none; }
		div#overLayer input {border: 0; margin-top: 4px}
		div#overLayer{position:fixed; z-index:101; }
		div#overLayer > div{position:relative;width:600px;}
		div#overLayer > div > span{position:absolute;top:5px;right:5px;cursor:pointer;}
		div#overLayer .border_div{ border:1px solid #ddd; border-radius:5px; width:560px; height:auto; margin:0 auto;}
		div#overLayer .border_div .top{text-align:center; width:100%; margin:0 auto; height:auto; border-bottom:1px solid #ddd; line-height:135px;}
		div#overLayer .border_div .bottom{background:#f7f7f7; height: auto; width: 520px; border-radius: 0 0 5px 5px; padding: 20px;}
		div#overLayer .border_div .bottom .check_txt{margin-top:0; }
		div#overLayer .popbg{width:560px; height:430px; background:#fff; padding:40px;}
		div#overLayer .view_bt{margin-top:0; padding:20px 0;}
	}