ul.choi_p {width:100%; margin:0; padding:0;background:#3d3d3d;}
ul.choi_p li.cpL {float:left;width:33%;font-size:18px;text-align:center;color:#a5edff;border-right: 1px solid #aeaeae;padding:8px 0 6px 0;}
ul.choi_p li.cpC {float:left;width:33%;font-size:18px;text-align:center;color:#ffa5a5;border-right: 1px solid #aeaeae;padding:8px 0 6px 0;}
ul.choi_p li.cpR {float:left;width:33%;font-size:18px;text-align:center;color:#e7ffbc;padding:8px 0 6px 0;}
ul.choi_p li.cpB {clear:both;width:100%; padding:4px 0;font-size:15px;text-align:center;color:#ffffff;border-top: 1px solid #aeaeae;padding:6px 0;}
dl.choi_gift {clear:both;width:100%; margin:0; padding:10px 0 10px 20px;}
dl.choi_gift dt {clear:both;width:100%; margin:5px 0; color:#ffcc52;}
dl.choi_gift dt img {vertical-align:middle;margin-top:-4px;}
dl.choi_gift dd {float:left;width:120px; margin:0 0 10px 15px; font-size:11px;text-align:center;color:#ffffff;}
dl.choi_gift dd img {width:113px; height:82px;border:1px solid #ff8094;margin-bottom:5px;}


.hooked{
    position: fixed;
    top: 0;
    left: 0;
}

#result {
 opacity : 0.6;
 filter: alpha(opacity=60);
 -moz-opacity:0.6;
 -khtml-opacity: 0.6;
}

#myBtn {
	display: none; /* Hidden by default */
	position: fixed; /* Fixed/sticky position */
	bottom: 120px; /* Place the button at the bottom of the page */
	right: 30px; /* Place the button 30px from the right */
	z-index: 99; /* Make sure it does not overlap */
	border: none; /* Remove borders */
	outline: none; /* Remove outline */
	background-color: red; /* Set a background color */
	color: white; /* Text color */
	cursor: pointer; /* Add a mouse pointer on hover */
	padding: 15px; /* Some padding */
	border-radius: 10px; /* Rounded corners */
}

#myBtn:hover {
	background-color: #555; /* Add a dark-grey background on hover */
}

#myBtnTel {
	display: none; /* Hidden by default */
	position: fixed; /* Fixed/sticky position */
	bottom: 180px; /* Place the button at the bottom of the page */
	right: 30px; /* Place the button 30px from the right */
	z-index: 99; /* Make sure it does not overlap */
	border: none; /* Remove borders */
	outline: none; /* Remove outline */
	background-color: #fff; /* Set a background color */
	color: white; /* Text color */
	cursor: pointer; /* Add a mouse pointer on hover */
	padding: 1px; /* Some padding */
	border-radius: 10px; /* Rounded corners */
}

#myBtnTel:hover {
	background-color: #fff; /* Add a dark-grey background on hover */
}


.dtv_left_img {width:100%;margin:10px 0 0 0; padding:0;text-align:center; }
.dtv_left_img span img {float:left; margin:2px;}


