

/* �뿉�윭 �럹�씠吏�*/


.holder {
	width:80%;
	margin:5%;
	border:1px solid #f0f0f0;
	padding:5%;
	text-align:center;
}
.holder img {
	width:125px;
	height: 167px;
}
.underbar {
	margin-top:20px;
	margin-left:45%;
	width:10%;
	height:5px;
	background-color:#F45000;
}
.bolded {
	margin-top:20px;
	font-size:25px;
	font-weight:bold;
	color:#23232f;
}
.lighted {
	margin-top:20px;
	color:#23232f;
	font-size:18px;
}
.gohome{
	width:20%;
	text-align:center;
	padding:20px 3% 20px 3%;
	background-color:#F45000;
	color:#23232f;
	font-size:18px;
	margin:auto;
	font-weight:bold;
	cursor: pointer
}
.gohome a{color:#23232f;}


/* �걹 */


/*怨좉컼 留뚯”�룄 �꽕萸� 議곗궗*/
.wPopup input[type='radio'] + label span,
.wPopup input[type='radio']:checked + label span {-webkit-transition: background-color 0.2s linear;-o-transition: background-color 0.2s linear;-moz-transition: background-color 0.2s linear;transition: background-color 0.2s linear;}
.wPopup input[type='radio'] + label span {display: inline-block;width: 19px;height: 19px;margin: -1px 4px 0 0;vertical-align: middle;cursor: pointer;-moz-border-radius: 50%;border-radius: 50%;}
.wPopup input[type='radio']:checked + label span {background-color: #fece0a;border: none;}
.wPopup input[type='radio'] + label span {background-color: #fff;border: 1px solid #ccc;box-sizing: border-box;}
.wPopup input[type='radio'] {display: none;}
.wPopup{position:absolute;top:20%;left:30%;background-color:#fff;border:2px solid #23232f;width:700px;text-align:center;height: 400px;z-index: 999;}
.wPopup h3{background-color:#23232f;color:#fff;text-align:center;padding:10px 0;font-weight: bold;height: 30px;box-sizing: border-box;line-height: 10px;margin:0;}
.wPopup a{position:absolute;top:3px;right:2.78%;}
.wPopup a > img{width:11px;height: 11px;}
.wPopup .popinner1 > span {color: #23232f;font-size: 15px;border-bottom: 1px solid #23232f;font-weight: bold;}
.wPopup p {font-size: 12px;color: #6e6e7a;margin-top: 7px;}
.popinner1 {padding: 30px 2%;height: 308px;box-sizing: border-box;}
.wPopup .vertical div{width: 50%;margin-top: 10px;color: #6e6e7a;text-align: left;}
.wPopup .vertical {border-top:1px solid #e9e9e9;border-bottom: 1px solid #e9e9e9;margin:15px 0;height: 162px;padding-bottom: 15px;color: #6e6e7a;font-size: 15px;padding-left: 34.72%;padding-top: 5px;}
.smbtn{
	width: 200px;
    background-color: #000;
    margin: auto;
    height: 35px;
    line-height: 35px;
    margin-top: 15px;
    cursor: pointer;
    display: inline-block;
    color: #fff;
}
.smbtn2{
    width: 200px;
    background-color: #fece0a;
    margin: auto;
    height: 35px;
    line-height: 35px;
    margin-top: 15px;
    cursor: pointer;
    display: inline-block;
}
.smbtn .yellowbtn {color: #23232f;font-size: 15px;font-weight: bold;}
.yellowbtn a{color: #23232f;}    